Skip to content

subEX is a CLI tool for passively enumerating subdomains.

License

Notifications You must be signed in to change notification settings

shafiqaimanx/subEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛔ Disclaimer

This tool can be easily blocked by search engines or any platform it's used on. If it gets blocked, simply wait a couple of minutes and run it again. The author assumes no responsibility for any misuse of this tool!

📖 Description

subEX is a CLI tool for passively enumerating subdomains. It leverages various online sources and search engines, including classic Google dorks. On top of that, it doesn't guarantee to be fast or accurate but it works! 😉

📦 Installation

subEX requires go1.21+ to install successfully. Run the following command to install the latest version.

go install -v github.com/shafiqaimanx/subEX@latest
From the source.
git clone https://github.com/shafiqaimanx/subEX.git
cd subEX
go build -o subEX main.go
Prebuilt release right here!

🌐 subEX Usages

©️ License

This tool is Licensed under MIT.