Update README.md
This commit is contained in:
parent
6a37357854
commit
b61f105006
|
@ -1,9 +1,15 @@
|
|||
## About Sublist3r
|
||||
# About Sublist3r
|
||||
|
||||
Sublist3r is a python tool designed to enumerate subdomains of websites using OSINT. It helps penetration testers and bug hunters collect and gather subdomains for the domain they are targeting. Sublist3r enumerates subdomains using many search engines such as Google, Yahoo, Bing, Baidu and Ask. Sublist3r also enumerates subdomains using Netcraft, Virustotal, ThreatCrowd, DNSdumpster and ReverseDNS.
|
||||
|
||||
[subbrute](https://github.com/TheRook/subbrute) was integrated with Sublist3r to increase the possibility of finding more subdomains using bruteforce with an improved wordlist. The credit goes to TheRook who is the author of subbrute.
|
||||
|
||||
## Key Updates/Changes
|
||||
|
||||
* Added `--silent`,`-s` flag to handle unix-like output piping
|
||||
* Added Hackertarget & Shodan Enumeraton of Domain
|
||||
* Removed Defunct Virustotal API
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
|
Loading…
Reference in New Issue