cloudbunny
cloudbunny copied to clipboard
CloudBunny is a tool to capture the real IP of the server that uses a WAF as a proxy or protection. In this tool we used three search engines to search domain information: Shodan, Censys and Zoomeye.
C:\pyt\CloudBunny-master>cloudbunny.py -h Traceback (most recent call last): File "C:\pytt\CloudBunny-master\cloudbunny.py", line 6, in from urlparse import urlsplit ModuleNotFoundError: No module named 'urlparse' C:\pytt\CloudBunny-master>
Traceback (most recent call last): File "cloudbunny.py", line 191, in main() File "cloudbunny.py", line 111, in main title = search(args.url).encode('utf-8') AttributeError: 'NoneType' object has no attribute 'encode'