Censys.io Python Script
I have been using censys.io a lot lately to do network reconnaissance and noticed they just released a new API that didnt have a CLI frontend so I spent sometime writing a python based one. You can grab a copy here. Usage is: python censys.py -f (search term) It is still pretty rough and I will … Read more