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
ice3man 67a1c20e34 Added main.go file 2018-04-04 17:03:16 +05:30
libsubfinder Updated Hackertarget API Code 2018-04-04 17:02: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 Added main.go file 2018-04-04 17:03:16 +05:30
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