Lucene search
+L

1441532 matches found

Kitploit
Kitploit
added 2026/09/07 5:57 p.m.38 views

natlas

Natlas Summary You've got a lot of maps and they are getting pretty unruly. What do you do? You put them in a book and call it an atlas. This is like that, except it's a website and it's a collection of nmaps. Natlas' objective is to make it easy to perform continuous scanning and review collecte...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/07 5:57 p.m.9 views

mariana-trench

Mariana Trench Mariana Trench 是一个针对 Android 的专注于安全性的静态分析平台。 本指南将带你完成在机器上设置 Mariana Trench 的过程,并让你在一个小型示例应用中找到第一个远程代码执行漏洞。这些说明也可以在我们的网站上找到。 先决条件 Mariana Trench 需要最新版本的 Python。在 MacOS 上,你可以通过 homebrew 获取当前版本: root@kitploit: $ brew install python3 在 Debian 风格的 Linux(Ubuntu、Mint、Debian)上,你可以使用 apt-ge...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 5:56 p.m.5 views

juice-shop

OWASP Juice Shop...

5.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/07 5:53 p.m.8 views

archerysec

...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 5:53 p.m.4 views

CVE-2018-17552

CVE-2018-17552 在此查看文档 https://docs.google.com/document/d/1Enu58910099gFJ24AGkOtnJoQgtAibm2/edit?usp=sharing&ouid=116617095858459545855&rtpof=true&sd=true...

9.8CVSS8AI score0.84063EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/07 5:52 p.m.6 views

Scythe

Scythe scythe: enumerador de cuentas root@kitploit: El Enumerador de Cuentas está diseñado para facilitar la realización de enumeración de cuentas como parte de pruebas de seguridad. El framework ofrece la capacidad de crear fácilmente nuevos módulos archivos XML y acelerar el proceso de pruebas...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 5:52 p.m.12 views

keyhacks

KeyHacks 展示了在漏洞赏金计划或渗透测试中发现的不同 API 密钥的验证方法。 @Gwen001 已将整个过程编写成脚本,可在此处获取:here 目录 ABTasty API 密钥 Algolia API 密钥 Amplitude API 密钥 Asana 访问令牌 AWS 访问密钥 ID 和密钥 Azure Application Insights APP ID 和 API 密钥 Bazaarvoice 通行密钥 Bing Maps API 密钥 Bit.ly 访问令牌 Branch.io 密钥和密钥 BrowserStack 访问密钥 Buildkite 访问令牌...

5.8AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/07 5:52 p.m.189 views

frida

Frida Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. Learn more at frida.re. Two ways to install 1. Install from prebuilt binaries This is the recommended way to get started. All you need to do is: root@kitploit: pip install frida-tools CLI tools pip...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 5:51 p.m.47 views

safety

!NOTE Come and join us at SafetyCLI. We are hiring for various roles. Table of Contents Table of Contents Introduction Key Features Getting Started GitHub Action Command Line Interface 1. Installation 2. Log In or Register...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 5:51 p.m.8 views

laforge

Laforge 安全竞赛基础设施自动化框架 Laforge 能够快速开发用于信息安全竞赛的基础设施。通过一种简单直观的配置语言,Laforge 管理依赖图和状态,并实现高效的远程协作。Laforge 引擎使用自定义加载器进行多维、非破坏性的配置叠加。一个很好的类比是 Docker —— 当你构建 Docker 容器时,它是逐层构建的。正是这种强大的能力启发我们构建了 Laforge。这无疑是一个小众项目,但我们确实为它找到了不可思议的用途。 注意 —— 目前我们处于 v0.0.1 的预览版本。API 可能会发生变化(尽管我会尽量最小化变化),并且你可能会遇到 bug。欢迎提交...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 5:51 p.m.9 views

Umbrella_android

Umbrella Umbrella 是一款由 Security First 开发的 Android 移动应用,为人权捍卫者提供在任何安全情况下该做什么的信息以及执行这些操作的工具。它允许用户选择他们想要做的事情,例如:保护数据;安全地打电话/发邮件;安全地访问互联网;计划安全出行;保护办公室/住所;进行反监控;或应对绑架、逮捕或疏散。一旦选择了某种情况,应用会根据用户的具体情况概述该做什么以及使用哪些工具。随后是一个简单的推荐行动清单,可以自定义、保存并安全共享。Umbrella 的资讯推送还为用户提供其选定位置潜在风险的最新实时信息。 Android 安装 F-Droid...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/07 5:50 p.m.5 views

bypass-url-parser

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

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/07 5:49 p.m.6 views

XOE

XOE Explota la vulnerabilidad XXE Out-Of-Band fácilmente Detalles Esta herramienta crea un archivo XML que contiene la ip y el puerto que ingresaste y escucha conexiones para responder :D Captura de pantalla...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 5:49 p.m.12 views

vex8s

Vex8s (此徽标并非 AI 生成) Vex8s 通过将容器漏洞与 Kubernetes 设置相关联,生成 VEX 文档,以确定哪些 CVE 在您的集群中实际可利用。 请注意,这是一个实验性项目。内容可能会快速变化。 工作原理 该项目旨在通过结合漏洞分类和 securityContext 分析,评估 Kubernetes 工作负载中已知 CVE 的可利用性。 它基于以下概念: 每个 CVE 被归类为一个或多个漏洞类别(CWE) CVE 描述由嵌入式 ML 模型 处理,以预测其 利用类别。 CWE 和预测的 利用类别 相结合,以确定 CVE 是否可缓解。 每个 利用类别...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/07 5:47 p.m.6 views

CVE-2023-38873-G1

🚨 G1 = A05:2021 – Security Misconfiguration ClickJacking ⚠️ Puntuación base: 6.5 MEDIO Escala: CVSS ⚠️ 📌 Descripción Este repositorio demuestra una falla de seguridad del tipo Clickjacking presente en el sitio del G1. La vulnerabilidad permite que un atacante cargue el sitio dentro de un iframe ,...

6.5CVSS6.5AI score0.00634EPSS
SaveExploits1
OSV
OSV
added 2026/09/07 5:47 p.m.14 views

ROOT-APP-PYPI-CVE-2025-54121 CVE-2025-54121 in starlette - Patched by Root

Root has patched CVE-2025-54121 in the starlette package for Root:PyPI. Multiple fixed versions available...

5.3CVSS6.1AI score0.00556EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 5:47 p.m.80 views

packj

Packj flags malicious/risky open-source packages Packj pronounced package is a tool to help to mitigate software supply chain attacks. It can detect malicious, vulnerable, abandoned, typo-squatting, and other "risky" packages from popular open-source package registries, such as NPM, RubyGems, and...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 5:47 p.m.133 views

pwndbg

pwndbg pwndbg /paʊnˈdiˌbʌɡ/ is a GDB and LLDB plug-in that makes debugging suck less, with a focus on features needed by low-level software developers, hardware hackers, reverse-engineers and exploit developers. It has a boatload of features, see our Features page and CHEATSHEET feel free to prin...

5.9AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/07 5:45 p.m.6 views

Log4j-RCE-Scanner

特性 • 要求 • 安装 • 使用 • 联系 Log4j 远程命令执行扫描器 使用此工具,您可以扫描多个地址上的 Apache Log4j 远程命令执行漏洞 CVE-2021-44228。 受影响版本 如果要使用域名进行扫描,还必须额外安装 subfinder、assetfinder 和 amass。 安装 1. git clone https://github.com/adilsoybali/Log4j-RCE-Scanner.git 2. cd Log4j-RCE-Scanner 3. chmod +x log4j-rce-scanner.sh 使用 root@kitploit:...

10CVSS5.9AI score0.99999EPSS
SaveExploits368References16
Kitploit
Kitploit
added 2026/09/07 5:43 p.m.6 views

ZeusCloud

保护您的云安全。 ZeusCloud 是一个开源云安全平台 发现、优先处理并修复您在云中的风险。 构建 AWS 账户的资产清单。 基于公共暴露、IAM、漏洞等发现攻击路径。 通过图形化上下文优先处理发现项。 提供分步骤指导来修复发现项。 自定义安全和合规控制以满足您的需求。 满足 PCI DSS、CIS、SOC 2 等合规标准! 目录 快速开始 沙箱 功能特性 为什么选择 ZeusCloud? 未来路线图 贡献 开发 安全 开源版与付费版 快速开始 1. 克隆仓库:git clone --recurse-submodules...

5.8AI score
SaveExploits0References2
Rows per page
Query Builder