Skip to content

nashra208/SubVoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

👾 Subvoid

Silent. Fast. Passive Recon.



Subvoid is a Bash-powered subdomain enumeration tool designed for bug bounty hunters, security researchers, and anyone who lives in the recon phase.
It blends multiple passive sources, cleans the noise, checks what’s alive, and quietly delivers everything to your Discord.


⚡ Features

  • Combined passive enumeration (Subfinder + Assetfinder)
  • Automatic unique sorting
  • Live host discovery via httpx
  • Timestamped workspace creation
  • Discord webhook reporting
  • Tool checks, graceful exits, and Ctrl+C trap
  • Minimal setup. Maximum signal

🛠 Requirements

Install or download the following tools:

sudo apt install jq

▶️ Usage

Show help menu:

./5ubvoid.sh --help  or ./5ubvoid.sh --h

Run Subvoid with a target domain:

./5ubvoid.sh --s example.com or ./5ubvoid.sh --subdomain example.com

Run Subvoid with a target domain and get results in your discord:

./5ubvoid.sh --s example.com --d  or ./5ubvoid.sh --subdomain example.com --discord
image

Add your Discord webhook inside webhook.txt:

webhook="https://discord.com/api/webhooks/xxxx/xxxx"

📁 Output Structure

Each scan creates a clean workspace under your home directory:

example.com_YYYY-MM-DD_HH-MM-SS/

🗃️ Result Files :

┌──(user㉿user)-[~/example.com_2025-12-03_20-09-25]
└─$ pwd
/home/user/example.com_2025-12-03_20-09-25
subfinder.txt
assetfinder.txt
unqsubs.txt
finalsubs.txt

Results are automatically chunked and delivered to Discord.

⚠️ Disclaimer

Subvoid is created for educational purposes and authorized security testing only. The author is not responsible for any misuse, damage, or illegal activity performed with this tool. Only run it on systems you own or have explicit permission to test.


👾 Stay silent. Stay sharp. Happy hunting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages