The Bytecode Club

Full Version: PHP Admin Page Scanner
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Description:
A PHP script to find login pages.

Screenshots:
[Image: uxmqsl.png]
[Image: ccmgsy.png]

Requirements:
  • A web server with PHP
  • curl and php-curl
Usage:
  1. Upload the files to your web server
  2. Navigate to wherever you uploaded the files
  3. Enter in the URL and the 404 Not Found message and submit the form
  4. Wait for all of the pages to be checked
  5. Pages marked with a green Found! message exist.
Notes:
  • You might want to add a sleep after each request (in the foreach loop) because your hosting account might get suspended.
  • To add more admin pages, add them into the array inside the pages.php file
Download:
http://a.pomf.se/genbuk.rar RAR password is hackbb.in

Virus Scans:
jotti.org (0/22)
virustotal.com (0/56)
Will upload this on a trial page that I'll link so other users can see in action.

http://search.nostracosa.info/

Also uploaded...

http://sqli.nostracosa.info/
(01-13-2015, 07:58 AM)Dylan Wrote: [ -> ]Will upload this on a trial page that I'll link so other users can see in action.

http://search.nostracosa.info/

Also uploaded...

http://sqli.nostracosa.info/

Thanks <3