Friday, August 9, 2013

How to install and use OWASP Joomla Scanner (JoomScan) tool.

$ cd /opt
$ sudo apt-get install -y libtest-www-mechanize-perl
$ sudo svn co https://joomscan.svn.sourceforge.net/svnroot/joomscan joomscan
$ cd joomscan
$ cd trunk
$ chmod 755 joomscan.pl
$ perl joomscan.pl update

To see all tool options :

$ perl joomscan.pl

* Copy without $ .

You will see :



Do you need more info ? Photo say all, no ?

To use this tool :

perl joomscan.pl -u joomlasite.com -x proxy:port

Have a nice day and night !

No comments:

Post a Comment