Source of certificate transparency logs
host command in linux
host
for i in $(cat subdomainlist);do host $i | grep "has address" | grep inlanefreight.com | cut -d" " -f1,4;done
can find surveillance cameras, servers, smart home systems, industrial controllers, traffic lights and traffic controllers
for i in $(cat ip-addresses.txt);do shodan host $i;done
dig command in linux
dig
Last updated 2 years ago