All Projects → S4R1N → Blackbird

S4R1N / Blackbird

Subdomain Enumeration and Scanner

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Blackbird

Scilla
🏴‍☠️ Information Gathering tool 🏴‍☠️ DNS / Subdomains / Ports / Directories enumeration
Stars: ✭ 116 (+625%)
Mutual labels:  subdomain-scanner
one-scan
多合一网站指纹扫描器,轻松获取网站的 IP / DNS 服务商 / 子域名 / HTTPS 证书 / WHOIS / 开发框架 / WAF 等信息
Stars: ✭ 44 (+175%)
Mutual labels:  subdomain-scanner
Subscraper
Subdomain enumeration through various techniques
Stars: ✭ 265 (+1556.25%)
Mutual labels:  subdomain-scanner
Red hawk
All in one tool for Information Gathering, Vulnerability Scanning and Crawling. A must have tool for all penetration testers
Stars: ✭ 1,898 (+11762.5%)
Mutual labels:  subdomain-scanner
Sudomy
Sudomy is a subdomain enumeration tool to collect subdomains and analyzing domains performing automated reconnaissance (recon) for bug hunting / pentesting
Stars: ✭ 1,572 (+9725%)
Mutual labels:  subdomain-scanner
Passivehunter
Subdomain discovery using the power of 'The Rapid7 Project Sonar datasets'
Stars: ✭ 83 (+418.75%)
Mutual labels:  subdomain-scanner
Th3inspector
Th3Inspector 🕵️ Best Tool For Information Gathering 🔎
Stars: ✭ 1,041 (+6406.25%)
Mutual labels:  subdomain-scanner
Censys Subdomain Finder
⚡ Perform subdomain enumeration using the certificate transparency logs from Censys.
Stars: ✭ 402 (+2412.5%)
Mutual labels:  subdomain-scanner
tugarecon
Pentest: Subdomains enumeration tool for penetration testers.
Stars: ✭ 142 (+787.5%)
Mutual labels:  subdomain-scanner
Behold3r
👻Behold3r -- 收集指定网站的子域名,并可监控指定网站的子域名更新情况,发送变更报告至指定邮箱
Stars: ✭ 29 (+81.25%)
Mutual labels:  subdomain-scanner
Findomain
The complete solution for domain recognition. Supports screenshoting, port scan, HTTP check, data import from other tools, subdomain monitoring, alerts via Discord, Slack and Telegram, multiple API Keys for sources and much more.
Stars: ✭ 2,186 (+13562.5%)
Mutual labels:  subdomain-scanner
Rock On
Rock-On is a all in one Recon tool that will just get a single entry of the Domain name and do all of the work alone.
Stars: ✭ 252 (+1475%)
Mutual labels:  subdomain-scanner
yandi-scanner
Network Security Vulnerability Scanner
Stars: ✭ 110 (+587.5%)
Mutual labels:  subdomain-scanner
Horn3t
Powerful Visual Subdomain Enumeration at the Click of a Mouse
Stars: ✭ 120 (+650%)
Mutual labels:  subdomain-scanner
Pentester Fully Automatic Scanner
DNS Subdomain● Brute force ● Web Spider ● Nmap Scan ● etc
Stars: ✭ 315 (+1868.75%)
Mutual labels:  subdomain-scanner
Archivefuzz
Hunt down the secrets from the WebArchives for Fun and Profit
Stars: ✭ 108 (+575%)
Mutual labels:  subdomain-scanner
urlbrute
Directory/Subdomain scanner developed in GoLang.
Stars: ✭ 37 (+131.25%)
Mutual labels:  subdomain-scanner
Esd
Enumeration sub domains(枚举子域名)
Stars: ✭ 785 (+4806.25%)
Mutual labels:  subdomain-scanner
Oneforall
OneForAll是一款功能强大的子域收集工具
Stars: ✭ 4,202 (+26162.5%)
Mutual labels:  subdomain-scanner
recce
Domain availbility checker
Stars: ✭ 30 (+87.5%)
Mutual labels:  subdomain-scanner

BlackBird

Blackbird was designed to automate and handle the heavy lifting of recon for large domains. It currently uses the following tools to do the following functionalities :

  • Subdomain Scraping via Subfinder and Sublister
  • Subdomain Bruteforcing via MassDNS
  • Screenshotting via Eyewitness
  • 'Passive portscanning' via shodan
  • Active portscanning via nmap
  • Directory bruteforcing via Dirsearch
  • Config file discovery via Meg

Blackbird also uses a slack legacy token to alert you whenever a certain segment from the functionalities listed above has been started or is finsihed.

Finally you can also choose to run the BlackBird API, the API allows you to launch the scanner from slack or any other tool of choice!

To install blackbird simply clone the repo :

git clone https://github.com/S4R1N/BlackBird.git

Then go to the BlackBird Directory and run the installer :

cd BlackBird
./install.sh

Set up you keys under the config.default file

and finally run the tool :

./BlackBird.sh -d <DOMAIN>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].