Lucene search
+L

539 matches found

Kitploit
Kitploit
added 2026/09/23 1:39 p.m.10 views

idb

Idb idb 是一款用于简化 iOS 渗透测试及研究中常见任务的工具。最初存在该工具的命令行版本,但已不再开发,因此建议使用 GUI 版本。 idb 的新主页位于http://www.idbtool.com 。所有文档和新闻都在那发布。 安装 请参见 idbtool.com 上的安装说明。 用法 请参见基础手册与演练以入门。 常见问题 请参见常见问题 贡献 1. Fork 项目( https://github.com/my-github-username/idb/fork ) 2. 创建你的功能分支(git checkout -b my-new-feature) 3. 提交你的更改(g...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/23 1:16 p.m.9 views

fuckshell

Fuckshell Simple Webshell Scanner. Using, defined files with dictionary!...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 12:13 p.m.11 views

dronesploit

DroneSploit 轻松地对无人机进行渗透测试。...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/23 11:36 a.m.10 views

PersistenceSniper

PersistenceSniper --- 为什么要做这个工具 你可能会问,为什么要写这样一个工具?首先,我四处寻找,没有找到一款适合我特定用例的工具——即自动在多台机器上查找已知持久化技术,同时能够快速、轻松地解析和比较结果。当然,Sysinternals 的 Autoruns 是个很棒的工具,绝对值得使用,但它的输出格式非标准化,而且如果不通过命令行做一些手脚,就无法远程运行,所以我认为它不适合我。此外,我目前在 PersistenceSniper 中实现的某些技术,据我所知,尚未在 Autoruns 中实现。不过,如果你需要一款易于使用、基于 GUI 且功能丰富的工具,Autoru...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/23 10:44 a.m.10 views

KnockMail

KnockMail 版权所有 2017 KnockMail 作者: Alisson Moretto - 4w4k3 推特:@4w4k3Official 克隆: root@kitploit: git clone https://github.com/4w4k3/KnockMail.git 运行: root@kitploit: cd KnockMail root@kitploit: sudo su root@kitploit: pip install -r requeriments.txt root@kitploit: python knock.py 如果你有其他版本的Python:...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/23 10:31 a.m.13 views

corsair_scan

欢迎使用 Corsairscan Corsairscan 是一款用于测试跨域资源共享(CORS)错误配置的安全工具。CORS 是一种机制,允许网页上的受限资源被从最初提供该资源的域以外的其他域请求。如果配置不当,未授权的域也能访问这些资源。 什么是 CORS? CORS 是一种基于 HTTP 标头的机制,允许服务器指示除自身以外的其他源(域、方案或端口),浏览器应允许从这些源加载资源。它通过添加新的 HTTP 标头来工作,让服务器描述哪些源被允许从 Web 浏览器读取该信息。 CORS...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/23 10:12 a.m.5 views

crack

crackserver Servidor y cliente XMLRPC para el cracking de hashes crackserver.py - componente de servidor crackclient.py - componente de cliente crack.py - la misma funcionalidad de cracking pero ejecutada localmente en lugar de cliente / servidor Copyright 2011 Stephen Haywood, alias...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 9:49 a.m.13 views

CVE-2019-0708-Tool

CVE-2019-0708-工具 达到50颗星后分享工具... 联系方式...

10CVSS8AI score0.99999EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/23 9:45 a.m.12 views

PMapper

Principal Mapper Principal Mapper PMapper 是一个用于识别 AWS 账户或 AWS 组织中 AWS 身份和访问管理(IAM)配置风险的脚本和库。它将账户中的不同 IAM 用户和角色建模为一个有向图,从而能够检查权限提升以及攻击者可能用来获取 AWS 中资源或操作访问权限的替代路径。 PMapper 包含一个查询机制,使用 AWS 授权行为的本地模拟。当运行查询以确定主体是否有权访问某个操作/资源时,PMapper 还会检查该用户或角色是否可以访问其他有权访问该操作/资源的用户或角色。这捕获了一些场景,例如当用户没有读取 S3...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/23 9:39 a.m.10 views

urlbrute

URLBrute 用于对网站进行目录/DNS暴力破解的工具 可用模式 目录/文件暴力破解 DNS暴力破解 安装 从源码构建 安装依赖 root@kitploit: go get 构建可执行文件 root@kitploit: go build 如果要安装到 $GOPATH/bin 目录 root@kitploit: go install 使用 go get root@kitploit: go get github.com/ReddyyZ/urlbrute 更新 root@kitploit: go get -u github.com/ReddyyZ/urlbrute 帮助 全局...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 9:32 a.m.137 views

uptux

uptux Specialized privilege escalation checks for Linux systems. Implemented so far: Writable systemd paths, services, timers, and socket units Disassembles systemd unit files looking for: References to executables that are writable References to broken symlinks pointing to writeable directories...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 9:13 a.m.19 views

OWASP-Calculator

OWASP 风险评估计算器 🧮 一个基于 OWASP 风险评估方法评估 Web 漏洞风险的在线计算器。 前往在线计算器 来自西班牙的 ❤️ 制作...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 5:15 p.m.8 views

magento-upload-auto-submit-zoneh

magento-upload-auto-submit-zoneh CVE-2025-54236 ⚠️ DESCARGO DE RESPONSABILIDAD ⚠️ ¡ADVERTENCIA CRÍTICA! Esta herramienta fue creada exclusivamente para: ✅ Fines educativos e investigación en seguridad ✅ Pruebas de penetración autorizadas ✅ Evaluaciones de seguridad en sistemas de tu propiedad ✅...

9.1CVSS8.7AI score0.94532EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/22 4:55 p.m.12 views

cgi-printenv

Insignias Licencia MIT Instalación 1...

9.8CVSS8.2AI score0.97405EPSS
SaveExploits19References1
Kitploit
Kitploit
added 2026/09/22 3:10 p.m.9 views

cve-2024-24919-checker

cve-2024-24919 检测器...

8.6CVSS8.1AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/22 7:50 a.m.9 views

Cyber-Attack-Simulation-

Cyber-Attack-Simulation- Log4Shell CVE-2021-44228...

10CVSS7.5AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
added 2026/09/22 4:04 a.m.11 views

Stutsfi

Stutsfi An exploit for CVE-2017-5638 Remote Code Execution RCE Vulnerability in Apache Struts 2...

10CVSS8.5AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/22 2:55 a.m.13 views

PentesterLab-Intercept-CVE-2014-1266

Este repositorio no tiene un README...

7.4CVSS7.7AI score0.05741EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/22 1:19 a.m.53 views

onedrive_user_enum

onedriveuserenum v2.10 enumerate valid onedrive users For a full rundown of the enumeration technique and OneDrive enum, check out the blog here: https://www.trustedsec.com/blog/onedrive-to-enum-them-all/ If you are looking for the old, non-database vesion of OneDrive Enum, you can find it here:...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 12:03 a.m.12 views

CVE-2025-24799-scanner

CVE-2025-24799-scanner Escáner para la vulnerabilidad CVE-2025-24799 de GLPI...

9.8CVSS6.5AI score0.86692EPSS
SaveExploits6
Rows per page
Query Builder