Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (17 loc) · 502 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 502 Bytes

Toolers Admin panel finder

depends & minimum requirements

  • php-5.x
  • php-curl

example

php main.phar http(s)://example.edu /home/Toolers/wordlist.txt

directory and file structure

  • build.php ( file to build main.phar binary, you can chose build directory also )
  • wordlist.txt ( example of wordlist to test this program )
  • README.md ( this file )
  • src ( directory of source's files )
  • build ( main output build's phar binary )

todo

  • speed optimization
  • multi threading