OWASP / joomscan

OWASP Joomla Vulnerability Scanner Project https://www.secologist.com/
https://www.secologist.com/open-source-projects
GNU General Public License v3.0
1.06k stars 242 forks source link

Joomscan does nothing on basic scan #32

Open s1h4d0w opened 5 years ago

s1h4d0w commented 5 years ago

So I've opened up a privileged cmd window and I have perl installed, then I navigate to the folder where I extracted joomscan. However when I run the basic command perl joomscan.pl --url www.mywebsite.com I'm just returned to the prompt, nothing happens. I've checked the "reports" folder but nothing there either.

Windows 10 Professional, 64bit

Wayc0des-Land commented 5 years ago

me too, pls fix that bruh :)

Thank

seche commented 1 year ago

So I've opened up a privileged cmd window and I have perl installed, then I navigate to the folder where I extracted joomscan. However when I run the basic command perl joomscan.pl --url www.mywebsite.com I'm just returned to the prompt, nothing happens. I've checked the "reports" folder but nothing there either.

Windows 10 Professional, 64bit

On WIndows CMD, Try joomscan.pl --url www.mywebsite.com without perl in front, that worked for me.