SiteBroker - A cross-platform python based utility for information gathering and penetration testing GNU/Linux


Information SiteBroker

Utilitas berbasis python lintas platform untuk pengumpulan
informasi dan otomatisasi penetrasi!

A cross-platform python based utility for information
gathering and penetration automation!

Cara mudah (Image Docker)
Anda cukup menjalankan image buruh pelabuhan ini untuk
menguji SiteBroker tanpa menginstal paket python
di seluruh sistem atau di virtualenv.

docker build -t sitebroker .
docker run -it --rm sitebroker

Requirements SiteBroker

- Python (3.6.* - 3.7.*)
- Python pip3
- Python module requests
- Python module colorama
- Python module dnspython
- Python module bs4

Install modules sitebroker use package PIP

$ sudo pip install -r requirements.txt
$ sudo pip3 install -r requirements.txt

Updates SiteBroker

- 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
- Added New Features For Crawling
- Added New Method For Subdomains Scanning!

Usage/Pemakaian

$ python SiteBroker.py
$ python3 SiteBroker.py




Demo


Sumber : [SiteBroker]

Post a Comment

0 Comments