Skip to content

Shadow-Network/Zed-FindSubDomain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zed Find Sub Domain with C

####Installing:

git clone https://github.com/msfc0d3r/Zed-FindSubDomain
cd Zed-FindSubDomain
Linux: gcc --std=c99 Zed.c -lws2_32 -o Zed
Windows: gcc --std=c99 Zed.c -lws2_32 -o Zed.exe

####Commands:

Use ./Zed -h host.com -l list-of-words.txt -p port -o output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages