Subfinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing.
 
 
 
Go to file
Michael a33dd36fd5 Update banner to remove dud newline 2018-04-04 21:54:56 +10:00
libsubfinder Updated with coloring logic 2018-04-04 17:20:47 +05:30
.gitignore Fixed gitignore to ignore executable 2018-04-03 14:58:20 +05:30
LICENSE Initial commit 2018-03-31 15:14:58 +05:30
README.md Added Project Files Via Upload 2018-03-31 15:21:08 +05:30
config.json Added Project Files Via Upload 2018-03-31 15:21:08 +05:30
main.go Update banner to remove dud newline 2018-04-04 21:54:56 +10:00
process.go Updated process.go 2018-04-04 17:03:02 +05:30

README.md

SubFinder

Build Process

Current build process is something like this.

git clone https://github.com/ice3man543/subfinder.git
cd subfinder
go build *.go
./process