To run the PadBuster application on your Ubuntu Os you will have to get the code base from GitHub repository (https://github.com/AonCyberLabs/PadBuster).
After downloading it, the next step will be to extract the files from the compressed folder. Next will be to run the code through the terminal. using the perl command and the padBuster.pl in the folder its been extracted to.
e.g
:$~ Perl ~/Downloads/Compressed/padBuster.pl
To run this successfully, you need to have Perl installed on your ubuntu
Next you will need to install this "Crypt::SSLeay" as the padBuster will not run without this installed on your computer and this is where it gets tricky. I tried a lot of things to get it to work but these are the last three commands I tried and one of them did the trick. I'm not sure which exact one and to confirm I would need to un-install it all and try from scratch.
First thing to try
Next thing to try, if that fails
Next thing to try, if that fails
Next thing to try, if that fails
Next thing to try, if that fails
This screenshot above shows the application is set and can now be run on your computer. To run it, you will simply call the Perl command, add the padbuster.pl file name behind the directory path and then add the required urls
No comments:
Post a Comment