SiteBroker - A Websites Pentesting Tool written in Python 2

About: A cross-platform python based utility to penetrate websites and test them with approximately every angle.

Output example: Sitebroker's Full Output

Requirements
 * Python 2.7.x
 * Python pip (apt-get install python-pip)
 * Python module requests (pip install requests)
 * Python module colorama (pip install colorama)
 * Python module dnspython (pip install dnspython)
 * Python module lxml (pip install lxml)
 * Python module bs4 (pip install bs4)

Install and Run:
Tested on
 * Windows 7/8/8.1/10
 * Kali linux 2018.2 and Parrot Security OS 4.0.1

Updates
 * Changed The Whole Script Into Python (Previously It Was Written In PHP)
 * Exceptions Covered for both User Interrupting && Internel Issues!
 * Removed NetCraft Module as We need to use selinium and phantomJS for it (Ultimately making script slow!)
 * Changed the Problem Of Responce Code Of '200' for most sites in Admin Panel Finder Module && Shell Finder Module

Change-log
 * Added New Features For Reverse IP (Via HackerTarget && YouGetSignal)
 * Added New Features For Crawling (Via Google, Bing && Manually With My Hands ;)
 * Added New Method For Subdomains Scanning! (Takes Some Time Though :p)

Note
Do not change the position of any module as given under the Usage, this may cause an failure in the working of the script...P.S ~ Dont Change The Colors. They're Butiphul like this.
Screenshots
SiteBroker – Website Penetration Testing Tools on Parrot Security OS
SiteBroker tested on Parrot Security OS