
Another tool for subdomain enumeration with some magics 🧙🏻♂️

🪳🫠
git clone github.com/unp4ck/sicarius.git
cd sicarius
touch config/config.yaml
# add your apis keys here!
pip3 install -r requirements.txt --user
API Key is needed before querying on third-party sites;
ShodanSecurityTrailsVirustotalBinaryEdgechaos - https://chaos.projectdiscovery.io/#/docsctrshwaybackthreatcrowdcertspooterhackertargeturlscanalienvaultconfig.yamlAn example provider config file
virustotal:
- XXXXXXXXXXXXXXX
securitytrails: []
shodan:
- XXXXXXXXXXXXXXXXXXX
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
cat domains | python3 sicarius.py
### probe subdomains collected (like httpx, httprobe..)
cat domains | python3 sicarius.py -sc
## probe and resolve IP
cat domains | python3 sicarius.py -sc -ip
# 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>
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

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.