Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
domain-enumeration-sicarius — Un altro strumento per l'enumerazione dei sottodomini con un po' di magia 🧙🏻‍♂️ | Kitploit
Strumenti/GitHubGitHub/gmh5225/domain-enumeration-sicarius
OSINT (Open Source Intelligence)RicognizioneMappatura della ReteEnumerazione DNS e SottodominiScripting e AutomazioneRaccolta InformazioniPenetration TestingEnumerazione Sottodomini

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →
Condividi
GitHub
gmh5225/domain-enumeration-sicarius

domain-enumeration-sicarius

Un altro strumento per l'enumerazione dei sottodomini con un po' di magia 🧙🏻‍♂️

Vedi Repository
3 anni faNon ancora revisionato

Sicarius

/static/banner.png

🐴 ⚡️ Strumento veloce per l'enumerazione dei sottodomini 🐴 ⚡️

🦆 @unp4ck

🪳🫠

alt text alt text alt text

Installazione

root@kitploit:~

git clone github.com/unp4ck/sicarius.git

cd sicarius

touch config/config.yaml

# add your apis keys here!

pip3 install -r requirements.txt --user

Post Installazione

La chiave API è necessaria prima di interrogare siti di terze parti;

Sicarius ha 12 fonti per raccogliere sottodomini.
  • Shodan
  • SecurityTrails
  • Virustotal
  • BinaryEdge
  • chaos - https://chaos.projectdiscovery.io/#/docs
  • ctrsh
  • wayback
  • threatcrowd
  • certspooter
  • hackertarget
  • urlscan
  • alienvault
  • L'impostazione della chiave API può essere effettuata tramite config.yaml

Un esempio di file di configurazione del provider

root@kitploit:~
virustotal:
  - XXXXXXXXXXXXXXX
securitytrails: []
shodan:
  - XXXXXXXXXXXXXXXXXXX

Utilizzo

root@kitploit:~

usage: sicarius.py [-h] [-d DOMAIN] [-e] [-l DOMAINLIST] [-sc] [-title] [--scope SCOPE] [-t THREADS] [-ip] [-v] [-silent] [-o OUTPUT]

options:
  -h, --help            show this help message and exit
  -d DOMAIN, --domain DOMAIN
                        domains to find subdomains for
  -e, --extract (working progress )         Extract: links ( inside JS to ), headers, useful for new domains and second order subdomain takeover
  -l DOMAINLIST         file containing list of domains for subdomain discovery
  -sc, --status-code    show response status code
  -title, --title       show page title
  --scope SCOPE         show only subdomains in scope
  -t THREADS, --threads THREADS
                        number of concurrent threads for resolving (default 40)
  -ip, --ip             Resolve IP address
  -v                    show verbose output
  -silent, --silent     show only subdomains in output
  -o OUTPUT, --output OUTPUT
                        file to write output to

Eseguire Sicarius

root@kitploit:~
cat domains | python3 sicarius.py
root@kitploit:~
### probe subdomains collected (like httpx, httprobe..)

cat domains | python3 sicarius.py -sc

root@kitploit:~
## probe and resolve IP 
cat domains | python3 sicarius.py -sc -ip

Puoi usarlo in pipe con altri strumenti come nuclei, httpx ecc..

root@kitploit:~
# httpx to probe
echo intigriti.com | python3 sicarius.py -silent | httpx -silent 
# pipe to nuclei
echo intigriti.com | python3 sicarius.py -silent | httpx -silent | nuclei -t <path_to_nuclei_templates>

root@kitploit:~
python3 sicarius.py -d intigriti.com


	░██████╗██╗░█████╗░░█████╗░██████╗░██╗██╗░░░██╗░██████╗
	██╔════╝██║██╔══██╗██╔══██╗██╔══██╗██║██║░░░██║██╔════╝
	╚█████╗░██║██║░░╚═╝███████║██████╔╝██║██║░░░██║╚█████╗░
	░╚═══██╗██║██║░░██╗██╔══██║██╔══██╗██║██║░░░██║░╚═══██╗
	██████╔╝██║╚█████╔╝██║░░██║██║░░██║██║╚██████╔╝██████╔╝
	╚═════╝░╚═╝░╚════╝░╚═╝░░╚═╝╚═╝░░╚═╝╚═╝░╚═════╝░╚═════╝░

	    -= ⚡️ Fast subdomain enumeration tool ⚡️ =-


	 [Version: 1.0.1 Codename: darky [author: unp4ck][tw: @unp4ck]]

[20:14:32] [ 🔎]: certspotter.com 5 domains founded! ✅
[20:14:32] [ 🔎]: securitytrails.com 30 domains founded! ✅
[20:14:32] [ 🔎]: securitytrails.com 54 domains founded! ✅
[20:14:32] [ 🔎]: urlscan.io 52 domains founded! ✅
[20:14:33] [ 🔎]: alienvault.com 136 domains founded! ✅
[20:14:33] [ 🔎]: hackertarget.com 10 domains founded! ✅
[20:14:33] [ 🔎]: binaryedge.io 8 domains founded! ✅
[20:14:33] [ 🔎]: virustotal 46 domains founded! ✅
[20:14:34] [ 🔎]: wayback 8696 assets founded! ✅
[20:14:40] [ 🔎]: crt.sh 251 domains founded! ✅

[20:14:41] [INF]: Found 58 for intigriti.com

www.intigriti.com
mail.intigriti.com
login.intigriti.com
app.intigriti.com
newsletter.intigriti.com
api.intigriti.com
blog.intigriti.com
kb.intigriti.com
communication.intigriti.com
go.intigriti.com
hello.intigriti.com
careers.intigriti.com
swag.intigriti.com
click-uat.intigriti.com
t.intigriti.com
trust.intigriti.com


Congratulazioni/ringraziamenti

  • Grazie a duty1g ~ subcat 🖤

Caratteristiche

/static/sc.gif

  • Modulare, veloce, leggero 🍦
  • Modulo di eliminazione dei wildcard 🙅🏽‍♂️
  • Limitazione dello scope basata sulla lista di range IP fornita 📸
  • Estrae link e header, per subdomain takeover di secondo ordine o nuovi sottodomini ✨ 🥷 ✨ -> | Attenzione: la prima volta che esegui questo metodo, scaricherà Chromium nella tua home directory (~/.pyppeteer) ( render Javascript ;) ) ( LAVORI IN CORSO !!)

Significato di sicarius

root@kitploit:~
Sicarius is a genus of recluse spiders that is potentially medically significant to humans. It is one of three genera in its family, all venomous spiders known for a bite that can induce loxoscelism. They live in deserts and arid regions of the Neotropics, and females use a mixture of sand and silk when producing egg sacs. The name is Latin for assassin.
Scarica lo strumento