Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anon-exploiter/sitebroker
A cross-platform python based utility for information gathering and penetration testing automation!
https://github.com/anon-exploiter/sitebroker
cross-platform-python docker-image information-gathering penetration-automation penetration-testing python wapt web-application-security
Last synced: 9 days ago
JSON representation
A cross-platform python based utility for information gathering and penetration testing automation!
- Host: GitHub
- URL: https://github.com/anon-exploiter/sitebroker
- Owner: Anon-Exploiter
- License: mit
- Archived: true
- Created: 2017-06-07T07:34:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T12:23:29.000Z (6 months ago)
- Last Synced: 2024-08-01T09:25:34.533Z (3 months ago)
- Topics: cross-platform-python, docker-image, information-gathering, penetration-automation, penetration-testing, python, wapt, web-application-security
- Language: Python
- Homepage:
- Size: 251 KB
- Stars: 417
- Watchers: 21
- Forks: 105
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE.md
Awesome Lists containing this project
README
# SiteBroker
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Anon-Exploiter/SiteBroker.js/graphs/commit-activity)
[![python](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/)
![GitHub](https://img.shields.io/github/license/Anon-Exploiter/SiteBroker)
![GitHub closed issues](https://img.shields.io/github/issues-closed/Anon-Exploiter/SiteBroker)
[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=Follow%20%40syed_umar)](https://twitter.com/syed__umar)
[![LinkedIn][linkedin-shield]][linkedin-url][contributors-shield]: https://img.shields.io/github/contributors/Anon-Exploiter/SiteBroker.svg?style=flat-square
[contributors-url]: https://github.com/Anon-Exploiter/SiteBroker/graphs/contributors
[issues-shield]: https://img.shields.io/github/issues/Anon-Exploiter/SiteBroker.svg?style=flat-square
[issues-url]: https://github.com/Anon-Exploiter/SiteBroker/issues
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/syedumararfeen/**A cross-platform python based utility for information gathering and penetration automation!**
### Output
Sitebroker's Full Output### 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 SiteBrokerYou 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
### Advanced Usage
Author: Syed Umar ArfeenUsage: python SiteBroker.py
A cross-platform python based utility for information gathering and penetration automation!Options:
1). Cloudflare Check.
2). Website Crawler.
|____ Google Based Crawling
|____ Bing Based Crawling
|____ Manually Crawling
3). Reverse IP.
|____ YouGetSignal Based
|____ HackerTarget's API Based
4). Information Gathering.
|____ Whois Lookup
|____ BrowserSpy Report
5). Nameservers.
6). WebSite Speed.
7). Subdomains Scanner
8). Shell Finder.
9). Admin Panel Finder.
10). Grab Banner.
11). Everything.
Example:
python SiteBroker.py### Screenshots
## Stargazers over time
[![Stargazers over time](https://starchart.cc/Anon-Exploiter/SiteBroker.svg)](https://starchart.cc/Anon-Exploiter/SiteBroker)### 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.
P.S.S ~ For Dependencies -> Solution
~ An0n 3xPloiTeR