Himeshvyas26

Untitled

Mar 12th, 2019
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. PHPMYADMIN Scanner
  2. Scan a website for its PHPMYADMIN panel with your own wordlist
  3.  
  4. How to Install
  5. copy the following commands
  6.  
  7. git clone https://github.com/himeshvyas26/PHPMYADMIN
  8. cd PHPMYADMIN
  9. chmod +x scanner
  10. ./scanner
  11. How to Use
  12. When you will run the tool then first install the requirements by selecting option 1 (its one time only) If you have done installing the requirements then run the tool again and select option 2 The tool will ask you site url, enter it including http/https:// and end the url with a / After that specify the wordlist (default is admin.txt) and make sure if you have a custom wordlist then first copy it to the folder PHPMYAdminScanner After that the tool will do its work and will get you the phpmyadmin panel along with the status code of the URL
Add Comment
Please, Sign In to add comment