Skip to content

Lay0us1/403-fuzz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

403-fuzz

针对 403 页面的 fuzz 脚本


开始

1. 下载

wget -O 403fuzz https://f8x.io/403fuzz && mv --force 403fuzz /usr/local/bin/403fuzz && chmod +x /usr/local/bin/403fuzz

2. 安装 httpx

go install -v github.com/projectdiscovery/httpx/cmd/httpx@latest

3. 使用

403fuzz -u http://testphp.vulnweb.com admin

效果


参考项目


License

Apache License 2.0


create by ffffffff0x

About

针对 403 页面的 fuzz 脚本

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%