Lucene search
+L

1176613 matches found

Kitploit
Kitploit
added 2026/09/19 1:23 a.m.14 views

nox-framework

███╗ ██╗ ██████╗ ██╗ ██╗ ████╗ ██║██╔═══██╗╚██╗██╔╝ ██╔██╗ ██║██║ ██║ ╚███╔╝ ██║╚██╗██║██║ ██║ ██╔██╗ ██║ ╚████║╚██████╔╝██╔╝ ██╗ ╚═╝ ╚═══╝ ╚═════╝ ╚═╝ ╚═╝ Cyber Threat Intelligence Framework 专为红队、数字取证和企业暴露分析设计的OSINT框架。 简介...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/19 1:23 a.m.13 views

strace

strace - the linux syscall tracer This is strace -- a diagnostic, debugging and instructional userspace utility with a traditional command-line interface for Linux. It is used to monitor and tamper with interactions between processes and the Linux kernel, which include system calls, signal...

5.7AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/19 1:23 a.m.11 views

CVE-2025-31324_PoC_SAP

CVE-2025-31324PoC Proof-of-Concept para CVE-2025-31324: Subida no autenticada en el cargador de metadatos de SAP NetWeaver Visual Composer Este script realiza: 1. Subida de archivo al endpoint vulnerable a través del host/puerto de subida 2. Disparador opcional mediante HTTP GET a través del...

10CVSS8.3AI score0.99512EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/19 1:22 a.m.12 views

ExtensionSpoofer

ExtensionSpoofer ExtensionSpoofer is a Visual Basic .NET desktop app that demonstrates how file names and icons can be visually manipulated on Windows while the underlying executable file type remains unchanged. It uses the Unicode Right-to-Left Override character U+202E to reverse displayed...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 1:22 a.m.10 views

NetworkAssessment

NetworkAssessment: 网络入侵评估工具 网络入侵评估工具旨在分析pcap文件以检测潜在的可疑网络流量。该工具专注于发现网络流量中的异常活动并搜索可疑关键词。 功能特性 DNS隧道检测 :识别通过DNS的潜在隐蔽通信通道。 SSH隧道检测 :发现可能用于绕过网络限制或隐藏恶意活动的SSH会话迹象。 TCP会话劫持识别 :监控可能指示未授权接管行为的可疑TCP会话。 多种攻击特征 :识别SYN洪水、UDP洪水、Slowloris、SMB攻击等指标。 可疑关键词搜索 :主动扫描网络流量中用户定义的关键词,这些关键词可能表明恶意意图或敏感数据泄露。 协议特定扫描...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/19 1:22 a.m.16 views

Reel

Reel Phishing simulation and security awareness framework with configurable workflows, campaign management, and optional credential proxy. Quickstart OPS USE 1. Clone the repository and cd into it. 2. run ./deploy.sh - this will configure the pre-preqs for you, assuming you are on ubuntu. 3. Run...

6.1AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/19 1:22 a.m.8 views

CVE-2022-37706-LPE-exploit

CVE-2022-37706 Hello guys, this time I'm gonna talk about a recent 0-day I found in one of the main window managers of Linux called Enlightenment https://www.enlightenment.org/. This 0-day gonna take any user to root privileges very easily and instantly. The exploit is tested on Ubuntu 22.04, but...

7.8CVSS7.4AI score0.05531EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/19 1:22 a.m.16 views

DonPAPI

DonPAPI DonPAPI 可在多台 Windows 计算机上远程自动转储机密,同时具备防御规避意识。 收集的凭据: Chromium 浏览器凭据、Cookie 和 Chrome 刷新令牌 Windows 证书 凭据管理器 Firefox 浏览器凭据和 Cookie Mobaxterm 凭据 MRemoteNg 凭据 RDC Manager 凭据 桌面和最近文件夹中的文件 SCCM 凭据 保险库凭据 VNC 凭据 Wi-Fi 凭据 我们曾用法语做过一次关于 DPAPI 的演讲,标题为 DPAPI - Don't Put Administration Passwords In 🇫🇷 :...

6.1AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/19 1:21 a.m.8 views

CVE-2022-29464

CVE-2022-29464 WSO2 RCE CVE-2022-29464 Uso • Este exploit solo se puede ejecutar para múltiples objetivos python3 exploit.py --file urls.txt Referencias https://github.com/hakivvi/CVE-2022-29464...

10CVSS8.5AI score0.99999EPSS
SaveExploits22References1
Kitploit
Kitploit
added 2026/09/19 1:21 a.m.7 views

masta-cve-2026-48907

Escáner MASTA CVE-2026-48907 Escáner de archivo único y autónomo para Joomla! JCE Editor Autor: Hussein Mohamed masta ghimau !CAUTION 🚨 DESCARGO DE RESPONSABILIDAD — LEA ANTES DE USAR ESTA ES UNA HERRAMIENTA DE PRUEBAS DE SEGURIDAD INTRUSIVA. root@kitploit: THIS TOOL IS FOR AUTHORIZED SECURITY...

10CVSS8.7AI score0.781EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/19 1:20 a.m.8 views

bypass-url-parser

Bypass Url Parser 该工具测试多种URL绕过技术,以访问40X保护的页面。 如果你好奇为什么这段代码只不过是一个简陋的curl封装,原因如下: 大多数Python请求库会对URL/路径/参数进行编码/解码,而我讨厌这一点。 如果我提交原始字符,我就要发送原始字符。 如果我发送一个奇怪的路径,我就想要它保持奇怪,而不是被标准化。 在Python中,要在不丢失库的所有好处(如解析、SSL/TLS封装等)的情况下实现这一点,出乎意料地困难。 所以,像我一样,使用curl作为后端,这就行了。 此外,该工具也可以作为库使用,参见libsampleusage.py 安装...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/19 1:20 a.m.48 views

bypass-url-parser

Bypass Url Parser Tool that tests MANY url bypasses to reach a 40X protected page. If you wonder why this code is nothing but a dirty curl wrapper, here's why: Most of the python requests do url/path/parameter encoding/decoding, and I hate this. If I submit raw chars, I want raw chars to be sent...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 1:20 a.m.9 views

keeweb

密码管理器 KeeWeb 密码管理器🔑 KeeWeb 是一款浏览器和桌面端的密码管理器,能够打开现有的 KeePass 数据库 kdbx 文件,或者创建新的密码库来存储你的重要凭证。 关于 快速链接 自托管 Docker 镜像 Docker 运行 Docker Compose Traefik 集成 标签 Dynamic.yml Static.yml Providers certificatesResolvers entryPoints 普通 entryPoints Cloudflare Authentik 集成 标签 Dynamic.yml 环境变量与卷 环境变量 卷 Dropbox 支...

5.8AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/19 1:20 a.m.11 views

ShadowNet

Big Thanks to Jesus for making this gain attention! Turn to Jesus before it's too late. : He loves You To even further enhance your privacy and security; Use ShadowNet on your Host OS & Run Whonix in a VM to browse the web. Download Whonix here: https://www.whonix.org/ Please use a secure VM...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 1:20 a.m.12 views

DIAL

DIAL 云上的工作负载为黑客提供了与内部团队同等的机会。云原生公司既面临外部攻击,也面临内部攻击。随着安全漏洞风险的不断增长,云配置错误成为最常见的因素之一,平均检测时间应缩短到秒级而非分钟/小时/天。因此,我们推出了内部工具DIAL(我是否触发了Lambda?),它可以帮助我们在任何时间段内监控任意数量的AWS账户。 DIAL是什么? DIAL(我是否触发了Lambda?) 是一个集中式的安全配置错误检测框架,完全运行在AWS托管服务上,例如AWS API Gateway、AWS Event Bridge和AWS Lambda。以下是DIAL的一些关键特性:...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 1:19 a.m.13 views

agartha

Agartha 载荷注入(LFI、RCE、SQLi,可选BCheck)、认证问题(访问矩阵、HTTP 403)、复制为 JavaScript、以及 Bambdas Agartha 专注于高级载荷生成与访问控制评估。它能精准识别与注入攻击、身份验证/授权相关的漏洞。动态载荷生成器可为多种注入向量(包括 SQL 注入、本地文件包含 LFI、远程代码执行 RCE)生成全面的字典。此外,该扩展还能构建完整的用户访问矩阵,揭示潜在的访问违规和权限提升路径。它还支持 HTTP 403 绕过检查,帮助发现认证配置错误。另外,它可以将 HTTP 请求转换为 JavaScript 代码,以便更深入地挖掘...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 1:19 a.m.10 views

ssh-chatter

SSH-Chatter: 用C语言编写的TUI公告板系统 ssh [email protected] 通用BBS软件 SSH-Chatter 源于对 Go 语言 ssh-chat 服务的 C 语言重实现。它镜像/扩展了原始行为,同时使用现代 C 语言模式和小巧可测试的核心。该服务监听 SSH/TELNET 连接,并将每个经过身份验证的用户放入一个共享聊天室,该聊天室暴露与 Go 参考实现相同的命令界面。 你知道为什么理解 C 语言需要那么长时间吗?因为这是一种本能。 近期增强 终端友好的 RSS 阅读器,可通过 /rss list、/rss read 以及 /rss add 和...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 1:18 a.m.16 views

RedTeam-Tools

RedTeam-Tools 此GitHub仓库包含150多个 可用于红队活动 的工具 和资源 。 部分工具可能专门为红队设计,其他则为通用工具,但可在红队语境下调整使用。 🔗 如果你是蓝队成员,请查看BlueTeam-Tools 警告 本仓库中的材料仅供信息和教育目的使用。禁止用于任何非法活动。 注意 使用箭头隐藏工具列表标题。 点击🔙返回列表。 工具列表 红队技巧 19条 通过鼠标移动事件监听器改进HTML走私 @pr0xylife 用于钓鱼的谷歌翻译 @malmoeb 隐藏本地管理员账户 @Alh4zr3d 通过删除签名削弱Windows Defender @Alh4zr3d...

7.8CVSS6AI score0.00353EPSS
SaveExploits1References86
Kitploit
Kitploit
added 2026/09/19 1:18 a.m.51 views

windiff

WinDiff About WinDiff is an open-source web-based tool that allows browsing and comparing symbol, type and syscall information of Microsoft Windows binaries across different versions of the operating system. The binary database is automatically updated to include information from the latest Windo...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 1:17 a.m.10 views

Go365

Go365 v2.0 修复了AWS网关问题(感谢h0useh3ad!) 当代理服务器连接失败时不再崩溃 新增了图形端点 在使用Go365之前,请通读本README! Go365是一款用于对使用Office365(现/即将更名为Microsoft365)的组织执行用户枚举和密码猜测攻击的工具。Go365使用了一个位于login.microsoftonline.com上的独特SOAP API端点,大多数其他工具不使用该端点。当使用电子邮件地址和密码进行查询时,该端点会返回一个Azure AD身份验证和授权码。Go365会处理该代码,并将结果显示在屏幕上或输出到文件中。...

6.2AI score
SaveExploits0References1
Rows per page
Query Builder