Dear Readers: PWNSCAR is planning to publish a monthly Tech Magazine along with some other blogs. To Contribute CHECK DETAILS

ABOUT ME

15 Apr 2012

How to use joomscan in backtrack Tut


First of all we download files:
http://web-center.si/joomscan/joomscan.tar.gz

Then we copy files in directory /pentest/web/scanners/joomscan/.


Now you have to set CHMOD 777 for file joomscan.pl with command: chmod 0777 joomscan.pl

After that we have to learn how to update the data base:

You can update joomscan with command: ./joomscan.pl update



After we updated the joomscan, we can use for scanning our websites:
Type ./joomscan.pl -u www.site.com and hit enter:

Wait for couple minutes and you will get the result

1 comment:

Got any doubts or feedbacks ?
Feel free to comment !