mirror of
https://github.com/trimstray/the-book-of-secret-knowledge.git
synced 2024-12-20 21:24:25 -05:00
add 'Chrome hidden commands'
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
parent
3176609a0e
commit
790d26f27b
14
README.md
14
README.md
@ -1555,6 +1555,20 @@ In Firefox's addressbar, you can limit results by typing special characters befo
|
||||
- `#` - for matches in page titles.
|
||||
- `@` - for matches in web addresses.
|
||||
|
||||
###### Chrome hidden commands
|
||||
|
||||
- `chrome://chrome-urls` - list of all commands
|
||||
- `chrome://flags` - enable experiments and development features
|
||||
- `chrome://interstitials` - errors and warnings
|
||||
- `chrome://net-internals` - network internals (events, dns, cache)
|
||||
- `chrome://network-errors` - network errors
|
||||
- `chrome://net-export` - start logging future network activity to a file
|
||||
- `chrome://safe-browsing` - safe browsing options
|
||||
- `chrome://user-actions` - record all user actions
|
||||
- `chrome://restart` - restart chrome
|
||||
- `chrome://dino` - ERR_INTERNET_DISCONNECTED...
|
||||
- `cache:<website-address>` - view the cached version of the web page
|
||||
|
||||
###### Bypass WAFs by Shortening IP Address (by [0xInfection](https://twitter.com/0xInfection))
|
||||
|
||||
IP addresses can be shortened by dropping the zeroes:
|
||||
|
Loading…
Reference in New Issue
Block a user