TVT618

SiteBroker - Website Pentest Tool

Jun 17th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. About: A cross-platform python based utility to penetrate websites and test them with approximately every angle.
  2.  
  3. Output example: Sitebroker's Full Output
  4.  
  5. Requirements
  6. * Python 2.7.x
  7. * Python pip
  8. * Python module requests (pip install requests)
  9. * Python module colorama (pip install colorama)
  10. * Python module dnspython (pip install dnspython)
  11. * Python module lxml (pip install lxml)
  12. * Python module bs4 (pip install bs4)
  13.  
  14. Install and Run
  15. git clone https://github.com/Anon-Exploiter/SiteBroker (Install SiteBroker)
  16. cd SiteBroker
  17. pip install -r requirements.txt (Install requirements)
  18. sudo python SiteBroker.py (Run SiteBroker)
  19.  
  20. Tested on
  21. * Windows 7/8/8.1/10
  22. * Kali linux 2018.2 and Parrot Security OS 4.0.1
  23.  
  24. Updates
  25. * Changed The Whole Script Into Python (Previously It Was Written In PHP)
  26. * Exceptions Covered for both User Interrupting && Internel Issues!
  27. * Removed NetCraft Module as We need to use selinium and phantomJS for it (Ultimately making script slow!)
  28. * Changed the Problem Of Responce Code Of '200' for most sites in Admin Panel Finder Module && Shell Finder Module
  29.  
  30. Change-log
  31. * Added New Features For Reverse IP (Via HackerTarget && YouGetSignal)
  32. * Added New Features For Crawling (Via Google, Bing && Manually With My Hands ;)
  33. * Added New Method For Subdomains Scanning! (Takes Some Time Though :p)
  34.  
  35. Note
  36. Do not change the position of any module as given under the Usage, this may cause an failure in the working of the script...
  37. P.S ~ Dont Change The Colors. They're Butiphul like this.
  38. ~ An0n 3xPloiTeR
  39.  
  40. Screenshots
  41.  
  42. Download SiteBroker: https://github.com/Anon-Exploiter/SiteBroker
Add Comment
Please, Sign In to add comment