Merge branch 'master' of https://github.com/fleetcaptain/Turbolist3r
This commit is contained in:
commit
67cd74fce5
|
|
@ -44,7 +44,7 @@ Short Form | Long Form | Description
|
||||||
|
|
||||||
``python turbolist3r.py -d example.com -a --inputfile subdomains.txt``
|
``python turbolist3r.py -d example.com -a --inputfile subdomains.txt``
|
||||||
|
|
||||||
* Read subdomains from a file and perform advanced analysis on them:
|
* Using -r to populate DNS resolvers from a file (resolvers used with -a analysis module):
|
||||||
|
|
||||||
``python turbolist3r.py -d example.com -a --inputfile subdomains.txt -r dns_servers.txt``
|
``python turbolist3r.py -d example.com -a --inputfile subdomains.txt -r dns_servers.txt``
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue