Lucene search
+L

4117053 matches found

Kitploit
Kitploit
added 2026/09/12 2:53 a.m.7 views

dns_amplification_scanner

DNS 放大 DDoS 检测与验证工具 该脚本旨在识别和验证可能被利用于 DNS 放大分布式拒绝服务(DDoS)攻击的潜在 DNS 服务器。它解决了 Nessus 等自动化漏洞扫描器的局限性,这些扫描器在使用插件 35450 检测此问题时可能会产生误报。 背景 DNS 放大攻击是一种基于反射的 DDoS 攻击,利用配置错误或开放的 DNS 解析器。攻击者发送带有伪造源 IP 地址的小型 DNS 查询,导致 DNS 服务器向受害者的 IP 地址发送大量响应。这会放大攻击流量,可能压垮目标的网络资源。 功能 该脚本执行以下关键功能: 1. 批量域名处理:高效分析多个域名以识别潜在漏洞。 2...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:53 a.m.7 views

CVE-2022-26134

CVE-2021-46422 RCE Instalación root@kitploit: git clone https://github.com/yigexioabai/CVE-2021-46422-RCE.git cd CVE-2022-26134-cve1 pip3 install -r requirements.txt 把CVE-2021-46422 RCE.py放到pocsuite3\pocs目录下 cd pocs Uso de pocsuite3 URL única: root@kitploit: pocsuite -r CVE-2021-46422 RCE.py -u u...

10CVSS8.1AI score0.99999EPSS
SaveExploits97
Kitploit
Kitploit
added 2026/09/12 2:53 a.m.5 views

CVE-2021-35296

CVE-2021-35296 REDACTED...

9.8CVSS8.8AI score0.01992EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 2:53 a.m.4 views

tp-link-decrypt

NOTA: a partir del 5 de octubre de 2025, este proyecto ahora está obsoleto. Nate Robbins ha tenido la amabilidad de hacerse cargo y ha añadido el descifrado de switches - https://github.com/robbins/tp-link-decrypt...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 2:53 a.m.6 views

Revoke-Obfuscation

Revoke-Obfuscation v1.0 Introduction Revoke-Obfuscation is a PowerShell v3.0+ compatible PowerShell obfuscation detection framework. Authors Daniel Bohannon @danielhbohannon Lee Holmes @LeeHomes Research Blog Post:...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 2:53 a.m.11 views

trackerjacker

trackerjacker 就像 nmap 用于映射未连接的 WiFi 网络一样。通过原始 802.11 监控模式来映射和追踪 WiFi 网络及设备。 PyPI 页面:https://pypi.python.org/pypi/trackerjacker 安装 root@kitploit: pip3 install trackerjacker 支持的平台 :Linux(已在 Ubuntu、Kali 和 RPi 上测试)和 macOS(pre-alpha) trackerjacker 可以帮助你解决以下问题: 我想知道所有附近的 WiFi 网络,并知道每个网络上连接的所有设备。...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 2:53 a.m.49 views

trackerjacker

trackerjacker Like nmap for mapping wifi networks you're not connected to. Maps and tracks wifi networks and devices through raw 802.11 monitoring. PyPI page: https://pypi.python.org/pypi/trackerjacker Install root@kitploit: pip3 install trackerjacker Supported platforms : Linux tested on Ubuntu,...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.8 views

rr

Overview rr is a lightweight tool for recording, replaying and debugging execution of applications trees of processes and threads. Debugging extends gdb with very efficient reverse-execution, which in combination with standard gdb/x86 features like hardware data watchpoints, makes debugging much...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.6 views

CVE-2020-27223

CVE-2020-27223 使用方法 root@kitploit: $ mvn spring-boot:run 9.4.36.v20210114 root@kitploit: $ ./poc/cve-2020-27223-poc1.sh "timens":"58,557","acceptlanguage":"aab" real 0m0.093s 🐇 user 0m0.006s sys 0m0.007s "timens":"18,461,763,438","acceptlanguage":"ahn" real 0m35.339s 🐢 user 0m0.006s sys 0m0.006s...

5.3CVSS6.9AI score0.7795EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.7 views

CVE-2025-47181

CVE-2025-47181 概念:Microsoft Edge 链接跟随权限提升 项目概述 本仓库呈现了 CVE-2025-47181 Concept ,这是一个 Python 程序,旨在说明 CVE-2025-47181 的机制和影响。这是 Microsoft Edge(基于 Chromium) 中的一个权限提升漏洞 ,归类为 "文件访问前未正确解析链接('链接跟随')"(CWE-59) 。该漏洞允许经授权的本地攻击者提升其在系统上的权限。 该程序不包含 CVE-2025-47181 的实际利用代码。相反,它模拟了"链接跟随"攻击的基本步骤: 创建受信任的临时目录 (例如 Edge...

8.8CVSS7.9AI score0.00563EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.6 views

heartbleed-PoC

Heartbleed 概念验证 使用服务器 https://www.cloudflarechallenge.com/ 来尝试此攻击的一个 Heartbleed 攻击示例。 首先,我读过的关于这个主题的两个最佳解释: http://www.seancassidy.me/diagnosis-of-the-openssl-heartbleed-bug.html http://xkcd.com/1354/ 漏洞利用 该漏洞利用首先向服务器 cloudflarechallenge.com 发送握手请求,以通过 TLS 建立安全连接。然后函数 hithbs 发送一个典型的心跳请求:...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.12 views

D4N155

OWASP D4N155 BUG: Extract urls by domain dont work. Crawler Google stop. I'll fix It's an information security audit tool that creates intelligent wordlists based on the content of the target page. Help us, See some calculations used Ongoing projects 👷: D4N155 in docker 🎁, Web API D4N155 ☁️,...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.7 views

h2csmuggler

h2cSmuggler Description h2cSmuggler smuggles HTTP traffic past insecure edge-server proxypass configurations by establishing HTTP/2 cleartext h2c communications with h2c-compatible back-end servers, allowing a bypass of proxy rules and access controls. See my detailed write-up below for: Technica...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.9 views

BinAbsInspector

What is BinAbsInspector? BinAbsInspector Binary Abstract Inspector is a static analyzer for automated reverse engineering and scanning vulnerabilities in binaries, which is a long-term research project incubated at Keenlab. It is based on abstract interpretation with the support from Ghidra. It...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.12 views

seccomp-tools

Seccomp Tools 用于 seccomp 分析的强大工具。 本项目主要(但并非仅)面向 CTF pwn 挑战中 seccomp 沙箱的分析。 部分功能为 CTF 专属,但同样适用于分析真实世界中的 seccomp 过滤器。 功能特性 Dump - 自动从可执行文件中转储 seccomp BPF。 Disasm - 将 seccomp BPF 转换为人类可读的格式。 支持简单的反编译。 尽可能显示系统调用名称及参数。 彩色输出! Asm - 让编写 seccomp 规则像编写代码一样简单。 Emu - 模拟执行 seccomp 规则。 Explain -...

6.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.94 views

seccomp-tools

Seccomp Tools Powerful tools for seccomp analysis. This project is aimed primarily but not exclusively at analyzing seccomp sandboxes in CTF pwn challenges. Some features are CTF-specific, but they're just as useful for analyzing real-world seccomp filters. Features Dump - Automatically dumps...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.16 views

CMF-Watch-Pro-2-BLE-Protocol

CMF Watch Pro 2 — BLE Protocol reverse-engineered Unofficial. This document describes the Bluetooth Low Energy BLE protocol of the CMF Watch Pro 2 CMF by Nothing, reconstructed by reverse engineering for an alternative companion app. It is not affiliated with or endorsed by Nothing/CMF. Use at yo...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.4 views

OpenSource-ERP-SQL-Injection

OpenSource-ERP-SQL-Injection OpenSource ERP 应用程序存在SQL注入漏洞。 CVE-2019-5893 https://vulners.com/cve/CVE-2019-5893 https://www.exploit-db.com/exploits/46118 PoC - 获取数据库名称 root@kitploit: POST /db/utils/query/data.xml HTTP/1.1 User-Agent: Mozilla/5.0 Windows NT 6.3; WOW64 AppleWebKit/537.36 KHTML, like...

9.8CVSS8.2AI score0.2471EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.7 views

pyrexecd

PyRexecd PyRexecd 是一个用于 Windows 的独立 SSH 服务器。 功能: 独立的 Win32 应用程序(非服务),驻留在系统托盘中。 仅支持单一用户/公钥认证。 通过弹出窗口通知传入连接。 通过 stdin/stdout 发送/接收剪贴板文本。 PyPI 项目页面:https://pypi.python.org/pypi/PyRexecd/ 前提条件: Python 3 - http://www.python.org/ Paramiko - http://www.paramiko.org/ PyWin32 -...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:52 a.m.26 views

pyrexecd

PyRexecd PyRexecd is a standalone SSH server for Windows. Features: Standalone Win32 app not a service that resides in SysTray. Supports a single user / pubkey auth only. Notifies incoming connections via popup. Sends/Receives the clipboard text via stdin/stdout. PyPI Project page:...

5.5AI score
SaveExploits0
Rows per page
Query Builder