声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由用户承担全部法律及连带责任,文章作者不承担任何法律及连带责任。 |
1、byp4xx
https://github.com/lobuhi/byp4xx
安装:
git clone https://github.com/lobuhi/byp4xx.git
cd byp4xx
chmod u+x byp4xx.py
./byp4xx.py
or
python3 byp4xx.py
或者使用pip安装:
pip install git+https://github.com/lobuhi/byp4xx.git
使用方法:
python3 byp4xx.py <cURL options> <target>
示例:
python3 byp4xx.py https://www.google.es/test
byp4xx还自带了一个不错的字典,当使用默认参数测试完毕后,它会询问你是否使用自带的字典再跑一遍:
2、Bypass-403
https://github.com/iamj0ker/bypass-403
安装:
git clone https://github.com/iamj0ker/bypass-403
cd bypass-403
chmod +x bypass-403.sh
sudo apt install figlet #依赖安装
使用方法:
/bypass-403.sh https://example.com admin
或
./bypass-403.sh website-here path-here
3、forbinddenpass
https://github.com/gotr00t0day/forbiddenpass
安装:
git clone https://github.com/gotr00t0day/forbiddenpass.git
cd forbiddenpass
pip3 install -r requirements.txt
python3 forbiddenpass.py -h
使用方法:
forbiddenpass.py [-h] [-p domain.com] [-d filename.txt] [-t site.com]
示例:
python3 forbiddenpass.py -d domains.txt
python3 forbiddenpass.py -d domains.txt --path login
python3 forbiddenpass.py -t https://site
python3 forbiddenpass.py -t https://site --path login
====正文结束====
原文始发于微信公众号(骨哥说事):推荐3款403 Bypass工具
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论