Lucene search
+L

161 matches found

Kitploit
Kitploit
added 2026/09/16 2:38 p.m.10 views

responsible-ai-toolbox

Responsible AI Toolbox La IA responsable es un enfoque para evaluar, desarrollar e implementar sistemas de IA de manera segura, confiable y ética, y tomar decisiones y acciones responsables. Responsible AI Toolbox es un conjunto de herramientas que ofrece una colección de interfaces de usuario y...

5.7AI score
SaveExploits0References34
Kitploit
Kitploit
added 2026/09/16 1:19 p.m.12 views

CaA

信息洞察,智探千方! 第一作者: EvilChen 第二作者: 0chencc(米斯特安全团队) 第三作者:MingXi(米斯特安全团队) README 版本: English | 简体中文 项目介绍 CaA 是一款网络安全(漏洞挖掘)领域下的辅助型项目,主要用于分析、拆解HTTP协议报文,提取HTTP协议报文中的参数、路径、文件、参数值等信息,并统计出现的频次,帮助用户构建出具有实战应用价值的Fuzzing字典。除此之外CaA可以生成各类HTTP请求提供给BurpSuite Intruder用于Fuzzing工作。 CaA 的设计思想来源于Web...

5.7AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/16 12:19 p.m.14 views

dive

dive 一个用于探索 Docker 镜像、层内容以及发现缩小 Docker/OCI 镜像大小方法的工具。 要分析一个 Docker 镜像,只需使用镜像标签/ID/摘要运行 dive: root@kitploit: dive 或者你可以直接通过 Docker 使用 dive: root@kitploit: alias dive="docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock docker.io/wagoodman/dive" dive 例如 dive nginx:latest...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/16 8:51 a.m.14 views

dismember

🔪 Dismember Dismember 是一个用于 Linux 的命令行工具包,可用于扫描所有(或特定)进程的内存,查找常见秘密和自定义正则表达式等内容。 最终它将成为一个完整的 /proc 工具包。 使用 grep 命令,它可以在所有(可访问的)进程的内存中匹配正则表达式。这可以用于在内存中查找敏感数据,通过进程内存中包含的内容来识别进程,或者从进程内存中查询有趣的信息。 通过 scan 命令内置了许多模式,它实际上就像一个针对您机器内存的秘密扫描器。 Dismember 可以搜索它有权访问的所有进程的内存,因此以 root 身份运行是最有效的方式。...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 7:47 a.m.11 views

flowsint

Flowsint Flowsint 是一款开源的 OSINT 图谱探索工具,专为道德调查、透明度和验证而设计。 伦理声明: 请阅读 ETHICS.md 了解负责任的使用准则。 https://github.com/user-attachments/assets/eaabfa81-d7b3-414d-8cf7-f69b4e37bab6 https://github.com/user-attachments/assets/7457d94a-cf1d-4a97-949f-f9b1d8d92644...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/16 7:05 a.m.20 views

objection

📱objection - Runtime Mobile Exploration objection is a runtime mobile exploration toolkit, powered by Frida, built to help you assess the security posture of your mobile applications, without needing a jailbreak. Supports both iOS and Android. Inspect and interact with container file systems...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 7:05 a.m.10 views

objection

📱objection - 运行时移动探索工具 objection 是一个运行时移动探索工具包,基于 Frida,旨在帮助你评估移动应用的安全状况,无需越狱。 支持 iOS 和 Android。 检查并交互容器文件系统。 绕过 SSL 证书固定。 导出钥匙串。 执行内存相关任务,例如转储与修补。 探索并操作堆上的对象。 还有更多更多功能... 截图可在wiki中查看。 安装 安装非常简单,只需执行 pip3 install objection。这将为你提供 objection 命令。你可以通过 pip3 install --upgrade objection 更新现有的 objection...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 6:24 a.m.6 views

cve-2018-20225

Este paquete existe para demostrar y explorar CVE-2018-20225...

7.8CVSS6.6AI score0.01736EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 3:26 a.m.6 views

Spiritual-Spell-Red-Teaming

Spiritual Red Teaming "Hecho con dedicación." — ENI Este es un repositorio legítimo de investigación en seguridad, dedicado a la exploración de técnicas adversariales de prompting novedosas, poco ortodoxas y altamente avanzadas. Todos los LLM principales y muchos de los menores. 🛡️ Misión Probar...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:04 a.m.92 views

angrgdb

angrgdb Use angr inside GDB. Create an angr state from the current debugger state. Install root@kitploit: pip install angrgdb echo "python import angrgdb.commands" /.gdbinit Usage angrgdb implements the angrdbg API in GDB. You can use it in scripts like this: root@kitploit: from angrgdb import...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 1:41 a.m.11 views

sandsifter

s a n d s i f t e r : el fuzzer de procesadores x86 Resumen El sandsifter audita procesadores x86 en busca de instrucciones ocultas y errores de hardware, generando sistemáticamente código máquina para explorar el conjunto de instrucciones de un procesador y monitoreando la ejecución en busca de...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 12:15 a.m.11 views

baserunner

Baserunner 用于探索和利用 Firebase 数据存储的工具。请参阅我们博客上的这篇文章,了解 Firebase 的工作原理以及我们为何开发此工具。 设置 1. git clone https://github.com/iosiro/baserunner.git 2. cd baserunner 3. npm install 4. npm run build 5. npm start 6. 在浏览器中打开 http://localhost:47710。 使用方法 Baserunner 界面如下所示: 首先,使用配置文本框从您要测试的应用中加载 Firebase 配置 JSON...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 9:47 p.m.13 views

codeql-workshop

Encontrando vulnerabilidades con CodeQL Taller original de Sylwia Budzynska Requisitos previos • Recursos • Taller ¿Para quién es? : Ingenieros de seguridad, investigadores de seguridad y desarrolladores. Lo que aprenderás : Aprende a usar CodeQL para explorar código y para encontrar problemas de...

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

log4j-2021-vulnerability-study

log4j-2021-vulnerability-study Esta es una demostración de cómo se podría explotar la vulnerabilidad Log4J CVE-2021-44228. Este código es seguro de ejecutar, pero ¡entiende qué hace y cómo funciona!...

10CVSS7.6AI score0.99999EPSS
SaveExploits370
Kitploit
Kitploit
added 2026/09/11 8:17 p.m.17 views

Microsoft-Sentinel-SecOps

Microsoft Sentinel - Operaciones de SEC Bienvenido a Microsoft Sentinel - Operaciones de SOC Este repositorio contiene muchos contenidos de Microsoft Sentinel con consultas para exploración, caza y otras actividades. Recursos Hunting Procesos Eventos de seguridad Actualizaciones Cosas Publicacion...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 2:47 a.m.7 views

osintbuddy

我还没有任何数据。在没有数据之前就进行理论推导是一个重大错误。人们会不知不觉地扭曲事实来适应理论,而不是让理论适应事实。 | plugins-system | osintbuddy.com | osintbuddy discord | entities | pypi package | 认识 OSINTBuddy 注意 – 不,这个项目并没有“死亡” ,我们正在进行一次重大重写(Python 插件仍将得到支持!)。重写版本位于 github.com/osintbuddy/osintbuddy 欢迎来到 OSINTBuddy...

5.7AI score
SaveExploits0References9
EUVD
EUVD
added 2026/09/11 12:31 a.m.8 views

EUVD-2026-75876

An issue in Robotics-STAR-Lab SYSU STAR Group RACER Tested affected version: commit abcdef1234567890 allows an attacker to cause a denial of service via the exploration state machine...

5.6AI score0.00432EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 12:00 a.m.16 views

CVE-2026-71646

A denial of service vulnerability exists in RACER (Robotics-STAR-Lab, SYSU STAR Group), specifically in the FastExplorationFSM::optTimerCallback() function within swarm_exploration/exploration_manager/src/fast_exploration_fsm.cpp. The affected version is commit abcdef1234567890. A remote attacker...

7.5CVSS5.6AI score0.00343EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/10 10:16 p.m.8 views

CVE-2026-71645

An issue in Robotics-STAR-Lab SYSU STAR Group RACER Tested affected version: commit abcdef1234567890 allows an attacker to cause a denial of service via the exploration state machine...

7.5CVSS0.00432EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 8:58 p.m.9 views

OneLogicalMyth_Shell

OneLogicalMythShell Este shell HTA fue creado para ayudar en evaluaciones de breakout. Lo construí hace más de un año inicialmente y pensé que a otros les podría resultar útil, así que ahora lo he hecho público. No dudes en enviar pull requests. Características Explorador de archivos Listar...

5.8AI score
SaveExploits0
Rows per page
Query Builder