Khaled sent me another Joomla vulnerability scanner.
This time, also a Python programmed tool, scans for public RFI flaws. It has proxy support and it’s already full disclosed.
Some of this tools (you also have this one) can be a good thing to have next to you just to search for public Joomla vulnerabilities on your clients or installations on your web server accounts.





where is download?
nikto, you can search google for “joomlascan.py” it’s already published in many places, including packetstorm. Hope it helped you.
big thx,
i found it.
How to use joomlascan.py?
Lampas, you should have Python installed on your machine and you can use it like python joomlascan.py or making it +x so you can use it like ./joomlascan.py. Both will show you the right arguments for what you need.
Hope it helped you out.
Best regards