9 matches found
CVE-2024-9047-PoC
脚本仅限用于授权系统检测,引用请注明出处。 更多PoC见 https://pc.fenchuan8.com//index?forum=101158&yqm=DGR4X 批量检测: python poc.py -f url.txt 单个检测: python poc.py -u your-ip...
CVE-2019-19781
CVE-2019-19781 一括概念実証用 使用制限 1. 使用前にフォルダ内に"data.txt"ファイルが必要です。内容は192.168.1.0/24\n 192.168.2.0/24\n 2. Linux環境でのみ実行可能です。 python3 CVE-2019-19781-testbata.py 3. 正常に実行され脆弱性が発見された場合、"CVE-2019-19781.txt"に出力されます。...
py-CVE-2021-41773
CVE-2021-41773 Python言語poc&expプロジェクト。 声明:このプロジェクトは作者の日常学習ノートに基づいています。 関連技術およびツールを違法なテストに利用しないでください。これにより生じたいかなる不利益も作者は一切の責任を負いません。 使用方法: python main.py -h ヘルプを表示 python main.py -u 脆弱性を利用 python main.py -f url.txt バッチで脆弱性の有無をテスト python main.py -f url.txt -o bug.txt バッチで脆弱性の有無をテストし、存在するものをbug.txtに書...
SMBGhost
SMBGhost バッチテスト CVE-2020-0796 - SMBv3 RCE...
Exploit for Exposure of Resource to Wrong Sphere in Apache Http_Server
HTTP Request Smuggling Detection Tool This repository contain...
Beebeeto-framework
This is a Python framework for building and executing proof-of-concept POC exploits, specifically targeting the HttpFileServer HFS vulnerability. The framework is called Beebeeto and is maintained by the n0tr00t security team. The framework provides a set of tools and libraries for creating and...
Exploit for Expression Language Injection in Atlassian Confluence_Data_Center
CVE-2021-26084 CVE-2021-26084 Remote Code Execution on Conflu...
Exploit for Expression Language Injection in Atlassian Confluence_Data_Center
CVE-2021-26084 CVE-2021-26084 Remote Code Execution on Conflu...
Arris Password of The Day Generator (list.txt)
Arris TM502G、TM602G 路由器进入高级模式时需要密码,这个密码会根据系统日期来自动生成,每天都有不同的密码。 具体算法已经在PoC中给出。 1.直接访问 Arris 路由器会显示路由器的一些信息,不需要任何认证。 2.但是当点击高级菜单的时候,会提示输入密码。 3.如果密码输入错误 4.如果密码输入的是在码表中的正确密码,但是时间不正确,会提示需要相应时间的密码: 5.当提交正确的密码后进入到高级设置: ---- PoC 默认使用调用者当前系统时间,如果时间与路由器时间不符合,会自动处理 如果调用者要手动指定时间,可以使用 --extra-params...