Awesome
SiteBroker
<a href="https://colab.research.google.com/github/Anon-Exploiter/SiteBroker/blob/master/SiteBroker.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>
A cross-platform python based utility for information gathering and penetration automation!
<img src="https://i.imgur.com/9KubVzA.png" />Output
<a href="https://github.com/Anon-Exploiter/SiteBroker/blob/master/output.txt" target="_blank">Sitebroker's Full Output</a>
Easy way (Docker Image)
You can simply run this docker image to test SiteBroker without installing python packages system-wide or in a virtualenv.
docker build -t sitebroker .
docker run -it --rm sitebroker
Requirements
- Python (3.6.* - 3.7.*)
- Python
pip3
- Python module
requests
- Python module
colorama
- Python module
dnspython
- Python module
bs4
Install modules
pip install -r requirements.txt
Tested on
- Windows 7/8/8.1
- Kali linux (2017.2)
Download SiteBroker
You can download the latest version of SiteBroker by cloning the GitHub repository.
git clone https://github.com/Anon-Exploiter/SiteBroker
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)
Usage
Initializing Script
python SiteBroker.py