目录导航
bypass-Four03简介
Bypass-Four03 是一款功能强大的 bash 工具,旨在帮助测试人员通过各种路径和标头操作技术绕过 HTTP 403 禁止错误。它还包括对 HTTP 方法和协议版本的模糊测试,使其成为任何网络安全研究人员工具包中的多功能补充。
安装方法
git clone https://github.com/nazmul-ethi/Bypass-Four03.git
cd Bypass-Four03/
sudo chmod +x bypass-Four03.sh
sudo apt install curl jq figlet
使用示例
Usage: ./bypass-Four03.sh [URL] [path] ./bypass-Four03.sh https://example.com admin ./bypass-Four03.sh https://example.com admin/index.php ./bypass-Four03.sh https://example.com server-status Options: -h, --help Show this help menu
工具截图



项目地址
GitHub:
https://github.com/nazmul-ethi/Bypass-Four03
转载请注明出处及链接