Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
Bountystrike-sh — Pipeline de bug bounty para pobres (¿o para ricos?) https://dubell.io | Kitploit
Herramientas/GitHubGitHub/bountystrike/bountystrike-sh
ReconocimientoEscáneres de VulnerabilidadesMapeo de RedesEnumeración de DNS y SubdominiosScripting y AutomatizaciónRecopilación de InformaciónSeguridad WebPruebas de PenetraciónDetección de SecretosEnumeración de Subdominios
GitHub
29163hace 3 añosRevisado por Kitploit

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
bountystrike/bountystrike-sh

Bountystrike-sh

Pipeline de bug bounty para pobres (¿o para ricos?) https://dubell.io

Ver Repositorio
Compartir

Bountystrike-sh

Bountystrike-sh es una colección de scripts de bash y python que instala herramientas comunes de bug bounty, realiza escaneos de reconocimiento y descubrimiento continuo de activos.

Bountystrike-sh es de código abierto, pero pertenece al proyecto BountyStrike, un sistema de gestión de bug bounty autoalojado.

root@kitploit:~
  ____   ____  _    _ _   _ _________     _______ _______ _____  _____ _  ________
 |  _ \ / __ \| |  | | \ | |__   __\ \   / / ____|__   __|  __ \|_   _| |/ /  ____|
 | |_) | |  | | |  | |  \| |  | |   \ \_/ / (___    | |  | |__) | | | | ' /| |__
 |  _ <| |  | | |  | | . ` |  | |    \   / \___ \   | |  |  _  /  | | |  < |  __|
 | |_) | |__| | |__| | |\  |  | |     | |  ____) |  | |  | | \ \ _| |_| . \| |____
 |____/ \____/ \____/|_| \_|  |_|     |_| |_____/   |_|  |_|  \_\_____|_|\_\______|

________________________________ WHAT THE SHELL?__________________________________

== Info
 Bountystrike-sh is a simple bash pipeline script
 containing a bunch tools piping data between each other.
 No need for any fancy setup ^_^

 Stiched together by @dubs3c.

== Usage:
        bstrike.sh <action> [project] [domain]
            bstrike.sh install                       (Install tooling)
            bstrike.sh run fra fra.se                (Run pipeline)
            bstrike.sh [assetdiscovery|ad]   fra.se  (Run only asset discovery)
            bstrike.sh [contentdiscovery|cd] fra.se  (Run only content discovery)
            bstrike.sh [networkdiscovery|nd] fra.se  (Run only network discovery)
            bstrike.sh [visualdiscovery|vd]  fra.se  (Run only visual discovery)
            bstrike.sh [vulndiscovery|vvd]   fra.se  (Run only vulnerability discovery)

Tools

Se instalarán las siguientes herramientas y listas de palabras:

  • Amass
  • Subfinder
  • Gobuster
  • Waybackurls
  • WaybackUnifier
  • httprobe
  • meg
  • unfurl
  • filter-resolved
  • gowitness
  • GetJS
  • Subzy
  • SubOver
  • Aquatone
  • gitrob
  • dnsgen
  • truffleHog
  • massdns
  • masscan
  • nmap
  • SecLists
  • sshgit
  • api_wordlist
  • wafw00f
  • fuzzdb
  • Probable-Wordlists

Otras cosas que también se instalarán:

  • Python 3.7.6
  • NodeJS
  • npm
  • Docker CE
  • Ruby

Instalación

Solo ejecuta bash install.sh para obtener el entorno de caza de bugs. Hasta ahora solo se ha probado en Ubuntu 22.04.

Vagrant

También tienes la opción de usar vagrant con virtualbox, solo ejecuta vagrant up && vagrant ssh. Crea una carpeta llamada data en el directorio raíz; vagrant la mapeará a /vagrant_data dentro de la VM.

Ejecución

Simplemente ejecuta ./bstrike.sh <project> <domain>.

Contribuciones

¡Cualquier comentario o idea es bienvenido! ¿Quieres mejorar algo? ¡Crea un pull request!

  1. ¡Haz un fork!
  2. Crea tu rama de funcionalidad: git checkout -b my-new-feature
  3. Haz commit de tus cambios: git commit -am 'Add some feature'
  4. Sube la rama: git push origin my-new-feature
  5. Envía un pull request :D

Licencia

Bountystrike-sh está hecho con ♥ por @dubs3c y se publica bajo la GNU General Public License v3.0.

Descargar herramienta
  • Bo0oM/fuzz.txt
  • Corsy
  • ffuf
  • flumberboozle
  • bass
  • dirsearch
  • unisub
  • MullvadVPN