TVT618

[Guide] Install Breacher on Windows 10 to find admin site

Feb 22nd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. [Guide]
  2. Install Breacher on Windows 10 to find admin site
  3.  
  4. 1, Update your Windows 10 machine. Open Control Panel -> Program and features -> Turn on or off Windows features, find and activate "Windows Subsystem for Linux". And restart now!
  5.  
  6. 2, Next, you must install Windows Subsystem for Linux. Open Command Prompt and enter this command: lxrun/ install
  7.  
  8. 3, Then install Python 2.x and Git are in the PATH
  9.  
  10. 4, Next, open Command Prompt, enter the command: bash
  11.  
  12. 5, Enter this command to install Breacher:
  13. git clone https://github.com/UltimateHackers/Breacher
  14. cd Breacher
  15.  
  16. 6, To see help menu, enter: python breacher.py -h
  17.  
  18. 7, Example: Find admin site of LuongTheVinh.com.vn from Windows 10
  19. python breacher.py -u luongthevinh.com.vn
  20.  
  21. Download Breacher: https://github.com/UltimateHackers/Breacher
Add Comment
Please, Sign In to add comment