Skip to content

hac4allofficial/Admin-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

screenshot from 2021-01-08 12-55-36 #Admin Panel Finder2021 A powerful admin login page finder in perl.. Should work with both windows cmd and linux. but make sure you have installed perl in your system.

windows users i recommend to use padre perl .exe Download and install http://padre.perlide.org/howto.html

⭕️ Getting Started

LINUX USERS.....

make sure u have perl installed ...use apt-get install perl

  1. DOWNLOAD git clone https://github.com/hac4allofficial/adminfinder

  2. cd adminfinder

  3. chmod +x adminfinder.pl

  4. perl admin.pl www.target.com or www.target.com/path

WINDOWS USERS.....

Getting Started with Padre on Windows

  1. Download Padre 0.45 from download the name of the file to be saved on the desktop is called padre-standalone-0.45.msi >> https://bit.ly/2RhkPdE

  2. Run this installer by double clicking on the icon.

  3. It will ask you to accept the terms. Once you did that you can press the Install button.

  4. Once installation is finished you should be able to see the installed icons by pressing on "Start" then on "Programs" and then selecting "Padr Standalone".

  5. The package you downloaded is the latest version packaged for Windows but there are newer versions of Padre on CPAN. You should now upgrade by doing the following: Click on "Start", "Run", copy the following command and press ENTER: perl -MCPAN -e "CPAN->upgrade('/^Padre/')" or maybe better with full path to the Perl executable (perl.exe): c:\strawberry\perl\bin\perl.exe -MCPAN -e "CPAN->upgrade('/^Padre/')" This will open a black window. You'll see text printed in that window while Padre is being upgraded. The process can take anywhere between 4-5 minutes and 70 minutes depending on the speed of your Internet connection and the phase of the Moon.

  6. Run Padre by clicking on "Start", selecting "Programs", selecting "Padre Standalone" and clicking on the "Padre" icon. (there will be two windows, a black console and the editor itself). This is considered a bug and it will be fixed in a future version.

  7. Select "Plug-ins", "Plug-in Manager", you should see a list of plug-ins. Please make sure to enable the "Padre Developer Tools" plug-in and the "Padre Popularity Contest" plug-in as well.

  8. Click on "Save"

shot 0003

screenshot from 2019-01-08 12-55-36

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages