Lucene search
+L

1960 matches found

Kitploit
Kitploit
added 2026/09/16 11:42 a.m.216 views

htcap

HTCAP htcap is a web application scanner able to crawl single page application SPA recursively by intercepting ajax calls and DOM changes. KEY FEATURES Recursive DOM crawling engine Discovers ajax/fetch/jsonp/websocket requests Supports cookies, proxy, custom headers, http auth and more Heuristic...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 11:39 a.m.14 views

Corsy

Corsy CORS Misconfiguration Scanner Introduction Corsy is a lightweight program that scans for all known misconfigurations in CORS implementations. Requirements Corsy only works with Python 3 and has just one dependency: requests To install this dependency, navigate to Corsy directory and execute...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 11:33 a.m.14 views

Gixy-Next

Gixy-Next: NGINX Configuration Security Scanner for Security Audits Overview Gixy-Next Gixy is an open-source NGINX configuration security scanner and hardening tool that statically analyzes your nginx.conf to detect security misconfigurations, hardening gaps, and common performance pitfalls befo...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 11:33 a.m.30 views

Gixy-Next

Gixy-Next: Escáner de seguridad de configuraciones NGINX para auditorías de seguridad Descripción general Gixy-Next Gixy es un escáner de seguridad y herramienta de hardening de configuraciones NGINX de código abierto que analiza estáticamente tu nginx.conf para detectar configuraciones erróneas ...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 11:16 a.m.12 views

salus

Salus:代码安全与保障的守护者 🔍 概述 Salus(安全自动化轻量级通用扫描器),以罗马保护女神命名,是一个用于协调执行安全扫描器的工具。您可以通过Docker守护进程在仓库上运行Salus,它会确定哪些扫描器相关,运行它们并提供输出。大多数扫描器是我们直接包含在容器中的其他成熟的开源项目。 Salus对于CI/CD流水线特别有用,因为它成为跨大量仓库协调扫描的集中化场所。通常,扫描器在每个项目的仓库级别配置。这意味着当对整个组织范围内扫描器的运行方式进行更改时,每个仓库都必须更新。相反,您可以更新Salus,所有构建将立即继承更改。...

5.7AI score
SaveExploits0References24
Kitploit
Kitploit
added 2026/09/16 11:16 a.m.62 views

salus

Salus: Guardian of Code Safety and Security 🔍 Overview Salus Security Automation as a Lightweight Universal Scanner, named after the Roman goddess of protection, is a tool for coordinating the execution of security scanners. You can run Salus on a repository via the Docker daemon and it will...

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

medusa

🐍 MEDUSA - AI Security Scanner...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 10:18 a.m.25 views

dockerscan

DockerScan v2.0 El escáner de seguridad Docker más completo...

5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/16 10:03 a.m.12 views

SkillSpector

SkillSpector Escáner de seguridad para skills de agentes de IA. Detecta vulnerabilidades, patrones maliciosos y riesgos de seguridad antes de instalar skills de agentes. Descripción general Las skills de agentes de IA utilizadas por Claude Code, Codex CLI, Gemini CLI, etc. se ejecutan con confian...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 9:48 a.m.8 views

wheelaudit

wheelaudit Python Wheel File Security Scanner — scan .whl files for security issues before installation. Motivated by recent CVEs in Python wheel handling: CVE-2026-24049 : Path traversal in wheel unpack allows permission manipulation of system files CVE-2026-1703 : Path traversal when pip instal...

7.1CVSS6.9AI score0.00405EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/16 9:38 a.m.11 views

ApiHunter

Support Development If this project helps your work, support ongoing maintenance and new features. ETH Donation Wallet 0x11282eE5726B3370c8B480e321b3B2aA13686582 Scan the QR code or copy the wallet address above. 🎯 ApiHunter 📺 Video Demo Click to watch the full demo on YouTube 🖥️ Desktop App...

5.9AI score
SaveExploits0References19
Kitploit
Kitploit
added 2026/09/16 9:34 a.m.14 views

trivy

📖 Documentación Trivy pronunciación es un escáner de seguridad integral y versátil. Trivy tiene escáneres que buscan problemas de seguridad, y objetivos donde puede encontrar esos problemas. Objetivos qué puede escanear Trivy: Imagen de contenedor...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/16 9:24 a.m.12 views

WPKiller

WPKiller v1.0 ✔ Wordpress Security Scanner, WPKiller Allows you to search for vulnerabilities on the Wordpress site as well as scan Plugins and find Exploit customized versions and Plugins Installation How to install this tool? root@kitploit: $ git clone https://github.com/Dark-Grizzly/WPKiller $...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 9:19 a.m.30 views

hsecscan

hsecscan Un escáner de seguridad para cabeceras de respuesta HTTP. Requisitos Python 2.x Módulos de Python os.path argparse sqlite3 urlparse urllib2 urllib json ssl Instalación root@kitploit: $ pip install hsecscan Uso root@kitploit: $ hsecscan usage: hsecscan.py -h -P -p -H Header -u URL -R -i -...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 9:01 a.m.15 views

cloudsploit

Aqua 旗下 CloudSploit - 云安全扫描 快速开始 通用方式 root@kitploit: $ git clone https://github.com/aquasecurity/cloudsploit.git $ cd cloudsploit $ npm install $ ./index.js -h Docker 方式 root@kitploit: $ git clone https://github.com/aquasecurity/cloudsploit.git $ cd cloudsploit $ docker build . -t cloudsploit:0.0...

5.8AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/16 8:49 a.m.9 views

See-SURF

See-SURF Escáner de seguridad ahora potenciado con IA 🤖 para encontrar posibles parámetros de Server Side Request Forgery SSRF en tu aplicación web. See-SURF no solo te ayuda a detectar posibles parámetros SSRF, sino que también te ayuda a validarlos, protegiendo tu aplicación contra el compromis...

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

kube-beacon

Proyecto Kube-Beacon ¡Escanea tu runtime de Kubernetes!! Kube-Beacon es un escáner de auditoría de código abierto que realiza comprobaciones de auditoría en un clúster de Kubernetes desplegado y genera un informe de seguridad...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 7:47 a.m.7 views

CVE-2021-45232

CVE-2021-45232 CVE-2021-45232 POC 1、Escaneo de la vulnerabilidad de acceso no autorizado a la interfaz de Apache APISIX Dashboard CVE-2021-45232 2、Escaneo de la contraseña predeterminada de Apache APISIX Dashboard...

9.8CVSS8.3AI score0.85943EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/16 7:28 a.m.12 views

ship-safe

El agente de seguridad independiente para software escrito por IA. Encuentra problemas, investiga si son reales y te muestra la evidencia. Sitio web · Documentación · Seguridad y flujo de datos · Benchmark · Precios · Blog · Contribuir...

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

Cisco-CVE-2020-3452-shodan-scanner

Cisco-CVE-2020-3452-checker Script bash sencillo del verificador de Cisco CVE-2020-3452 Requisito: Shodan-CLI : pip install -U --user shodan" https://help.shodan.io/command-line-interface/0-installation Descargo de responsabilidad: El script es solo para análisis de seguridad e investigación; por...

7.5CVSS7.7AI score0.99992EPSS
SaveExploits25
Rows per page
Query Builder