瀏覽代碼

minor updates (add new shortened IPs)

- signed-off-by: trimstray <trimstray@gmail.com>
pull/127/head
trimstray 4 年之前
父節點
當前提交
fd3fe1b578
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. +6
    -0
      README.md

+ 6
- 0
README.md 查看文件

@@ -1478,10 +1478,16 @@ 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

http://0xC0A80001 or http://3232235521 → 192.168.0.1
http://192.168.257 → 192.168.1.1
http://192.168.516 → 192.168.2.4
```

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

For more information please see [How to Obscure Any URL](http://www.pc-help.org/obscure.htm) and [Magic IP Address Shortcuts](https://stuff-things.net/2014/09/25/magic-ip-address-shortcuts/).

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

##### Table of Contents


Loading…
取消
儲存