Further reading
In the following links, you can find more information about theafore mentioned tools and other tools related to extracting information from web servers:
- Shodan Developer API: https://developer.shodan.io/api
- BinaryEdge documentation API: https://docs.binaryedge.io/api-v2
- Python DNS module: http://www.dnspython.org
- Fuzzdb project: https://github.com/fuzzdb-project/fuzzdb
- Wfuzz: https://github.com/xmendez/wfuzz is a web-application security-fuzzer tool that you can use from the command line or programmatically.
- Dirhunt: https://github.com/Nekmo/dirhunt is a web crawler optimized for searching and analyzing directories on a website—we can use this tool for finding web directories without following a brute-force process.