Selaa lähdekoodia

add 'Bypass WAFs by Shortening IP Address'

- signed-off-by: trimstray <trimstray@gmail.com>
pull/127/head
trimstray 4 vuotta sitten
vanhempi
commit
92ec021ecc
1 muutettua tiedostoa jossa 12 lisäystä ja 0 poistoa
  1. +12
    -0
      README.md

+ 12
- 0
README.md Näytä tiedosto

@@ -1470,6 +1470,18 @@ In Firefox's addressbar, you can limit results by typing special characters befo
- `#` - for matches in page titles.
- `@` - for matches in web addresses.

###### Bypass WAFs by Shortening IP Address (by [0xInfection](https://twitter.com/0xInfection))

IP addresses can be shortened by dropping the zeroes:

```
http://1.0.0.1 → http://1.1
http://127.0.0.1 → http://127.1
http://192.168.0.1 → http://192.168.1
```

> This bypasses WAF filters for SSRF, open-redirect, etc where any IP as input gets blacklisted.

#### One-liners &nbsp;[<sup>[TOC]</sup>](#anger-table-of-contents)

##### Table of Contents


Ladataan…
Peruuta
Tallenna