Lucene search
+L

3053 matches found

Kitploit
Kitploit
added 2026/09/15 8:29 a.m.6 views

CVE-2020-7384

CVE-2020-7384 Este es un pequeño exploit en bash que hice mientras resolvía una de las máquinas de Hack The Box. El exploit está modificado a partir del exploit original aquí: https://github.com/justinsteven/advisories/blob/master/2020metasploitmsfvenomapktemplatecmdi.md Uso dos2unix...

9.3CVSS7.4AI score0.30463EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/15 8:08 a.m.5 views

CVE-2022-1292

CVE-2022-1292 bash chack.sh...

10CVSS6.8AI score0.82612EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/15 8:05 a.m.394 views

cryptr

cryptr A simple shell utility for encrypting and decrypting files using OpenSSL. Installation root@kitploit: git clone https://github.com/nodesocket/cryptr.git ln -s "$PWD"/cryptr/cryptr.bash /usr/local/bin/cryptr Requirements shred if optionally deleting original file. Bash tab completion Add...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:01 a.m.6 views

shellshock

shellshock Shelly is a lightweight and efficient vulnerability scanner designed to identify and mitigate Shellshock CVE-2014-6271 & CVE-2014-7169 vulnerabilities in Bash environments. Installation: Clone the repository: git clone https://github.com/ajansha/shellshock.git Navigate to the directory...

10CVSS8.2AI score0.99999EPSS
SaveExploits146References2
Kitploit
Kitploit
added 2026/09/15 8:01 a.m.9 views

kaboom

About Kaboom is an automatism for penetration tests. It performs several tasks for the first two phases of the test: information gathering and vulnerability assessment. All informations collected are saved into a directory hierarchy very simple to browse also in case of multiple targets. Details...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 7:54 a.m.8 views

Bulk_403_Bypass

Bypass Masivo de 403 Este es un script de Bash que realiza un bypass masivo de 403 añadiendo una cabecera personalizada a las peticiones HTTP. Puede ser útil para probar si un sitio web es vulnerable a técnicas de bypass de 403. Uso Para usar el script, pasa una lista de URLs como argumento de...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 7:53 a.m.42 views

hardcidr

hardCIDR Background A Linux Bash script to discover the netblocks, or ranges, in CIDR notation owned by the target organization during the intelligence gathering phase of a penetration test. This information is maintained by the five Regional Internet Registries RIRs: ARIN North America RIPE...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:53 a.m.12 views

hardcidr

hardCIDR Antecedentes Un script Bash de Linux para descubrir los netblocks, o rangos, en notación CIDR propiedad de la organización objetivo durante la fase de recopilación de inteligencia de una prueba de penetración. Esta información es mantenida por los cinco Registros Regionales de Internet...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:42 a.m.9 views

BugBountyScanner

BugBountyScanner Un script Bash y una imagen Docker para reconocimiento de Bug Bounty, pensado para uso sin interfaz gráfica. Bajo en recursos, alto en salida de información. ¿Útil? ¿BugBountyScanner te ayudó a conseguir un bounty? Descripción ⚠ Nota: Se recomienda encarecidamente usar el script ...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 7:24 a.m.6 views

bash-cve-2014-6271-fixes

CVE-2014-6271 patches for bash The original mailing list post only lets you fetch the patches over unauthenticated HTTP. Sigh I've downloaded these over HTTP and put them into a git repository that you can fetch over HTTPS and check independently. I have not checked whether these files are...

10CVSS8AI score0.99999EPSS
SaveExploits146References10
Kitploit
Kitploit
added 2026/09/15 7:24 a.m.8 views

ASWCrypter

Bienvenido al script ASWCrypter v1.0 100% FUD Un script en Bash&Python para generar payloads que evitan todos los antivirus hasta ahora FUD ; . POR FAVOR NO SUBAS EL BACKDOOR A WWW.VIRUSTOTAL.COM 23/08/2018 Importante Esta versión solo es para pruebas, en el futuro actualizaré ASWCrypter para...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 7:01 a.m.8 views

CVE-2025-20029-simulation

🔐 Simulación de ataque reproducible – CVE-2025-20029 ⚠️ Este repositorio simula CVE-2025-20029 en un entorno seguro y controlado. No interactúa con sistemas F5 BIG-IP reales ni explota ningún servicio de producción. El objetivo es educativo: estudiar el patrón de la vulnerabilidad y probar payload...

8.8CVSS7.5AI score0.0715EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 6:58 a.m.4 views

cve-2014-6271

CVE-2014-6271 This is part of Cved: a tool to manage vulnerable docker containers. Cved: https://github.com/git-rep-src/cved Image source: https://github.com/cved-sources/cve-2014-6271 Image author: https://github.com/Medicean/VulApps/tree/master/b/bash/shellshock1CVE-2014-6271...

10CVSS8.2AI score0.99999EPSS
SaveExploits146References3
Kitploit
Kitploit
added 2026/09/15 6:57 a.m.9 views

Bashfuscator

Bashfuscator Documentación ¿Qué es Bashfuscator? Bashfuscator es un marco de ofuscación de Bash modular y extensible escrito en Python 3. Proporciona numerosas formas diferentes de hacer que los one-liners o scripts de Bash sean mucho más difíciles de entender. Esto se logra generando código Bash...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:51 a.m.9 views

procrustes

Procrustes Un script bash que automatiza la exfiltración de datos a través de DNS en caso de que tengamos una ejecución de comandos ciega en un servidor donde todas las conexiones salientes excepto DNS están bloqueadas. El script actualmente es compatible con sh, bash y powershell y es compatible...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:51 a.m.14 views

Bashark

Bashark 2.0 Kit de post-explotación Bashark ayuda a pentesters e investigadores de seguridad durante la fase de post-explotación de una auditoría de seguridad. Uso Para lanzar esta herramienta en un host comprometido, simplemente ejecute source el script bashark.sh desde la terminal: $ source...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:51 a.m.9 views

Fortinet-PoC-Auth-Bypass

Fortinet-PoC-Auth-Bypass Bash Proof of Concept PoC for Fortinet Authentication Bypass - CVE-2022-40684 Usage: root@kitploit: Usage: ./poc.sh Example: ./poc.sh 10.10.10.120 8443 Available in Exploit-db: https://www.exploit-db.com/exploits/51092...

9.8CVSS8.2AI score0.99984EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/15 6:50 a.m.7 views

Identificador-CVE-2018-11759

Otro idioma git - pt-BR Comprueba si tus instancias están expuestas al CVE 2018-11759 El archivo main es un script en bash para explotación. Las urls deben usar el protocolo y la dirección completa, ejemplo: https://test.site.com.br Para más urls en una consulta, se puede usar el here-document,...

7.5CVSS7.5AI score0.90647EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:27 a.m.10 views

Hacknetics

Hacknetics Hacknetics 🛡️ Propietario: ice-wzl Colaboradores: ice-wzl, Jfox32199 Por favor, considera donar: https://buymeacoffee.com/icewzl Descripción: ¡Tu referencia integral para OSCP y Red Teaming! 🚀 Este repositorio contiene una colección curada de fragmentos de código, guías, sintaxis de...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 6:25 a.m.6 views

Log4j-Updater

Log4j Updater With the inevitable need to update the famous Java framework called Log4j, numerous companies are needing to update Log4j on several computers at the same time, which takes time and cost, and that's where the Log4j Updater comes in. log4jupdater.sh is a simple bash script with the a...

5.9AI score
SaveExploits0
Rows per page
Query Builder