uncover
uncover copied to clipboard
Add Netlas Search Engine
This PR adds changes in order to use Netlas (https://netlas.io/) as search engine.
echo "port:8080" | ./cmd/uncover/uncover -e netlas
__ ______ _________ _ _____ _____
/ / / / __ \/ ___/ __ \ | / / _ \/ ___/
/ /_/ / / / / /__/ /_/ / |/ / __/ /
\__,_/_/ /_/\___/\____/|___/\___/_/ v0.0.9
projectdiscovery.io
Use with caution. You are responsible for your actions
Developers assume no liability and are not responsible for any misuse or damage.
By using uncover, you also agree to the terms of the APIs used.
173.255.72.102:8080
173.255.72.195:8080
173.255.72.18:8080
173.255.72.41:8080
173.255.73.8:8080
173.255.73.121:8080
173.255.72.230:8080
173.255.72.221:8080
173.255.73.85:8080
173.255.72.52:8080
173.255.72.17:8080
...
I'm sorry for the huge PR (too LOC I know), but half of the code is the API response struct(s). Let me know if those structs are superflous and it's okay having the minimal data to output. I thought it could be useful for future updates (myabe more fields supported?).
This PR closes https://github.com/projectdiscovery/uncover/issues/96.