Introduction
- Goto Backtrack >> Vulnerability Assessment >> Web Application Assessment >> CMS Vulnerability Identification >> joomscan, or you can open it through terminal also cd /pentest/web/joomscan.
How to use it:-
- To scan a targeted web site, use this command perl ./joomscan.pl -u <url>
- To scan a targeted web site using proxy, use this command
- perl ./joomscan.pl -u <url> -x ip:port
Thats it. There are few more options available for this tool. Just use this command to see all available options perl ./joomscan.pl .
0 comments :
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.