The Joomla! Extensions Directory ™


jhttp_scan Tool

PLEASE NOTE: THIS IS NOT AN INSTALLABLE EXTENSION (please read the instructions on the web site first).

Requires PHP 5.3 to run!

jscan_http is a command line utility that scans the directory of a Joomla site for PHP files and tries to access them directly via the web server. Ideally no output should be received from directly accessing any PHP file, with the exception of index.php, index2.php (etc) which should display regular HTML output. Some files will return warning text, such as "Restricted Access", and these will be ignored and considered safe. Any unexpected output will be logged to the console.

This tool is ideal for developers of Joomla component, modules, plugins and templates to ensure that their files correctly prevent direct access (by specifying the exact path to the file in the URL).

Report

2010-03-15
Reviews: 11
I love the idea, unfortunately the zip package is missing the xml file and I wasn't able to install it.
Owner's reply

This is not an extension, it's a command line tool. Please read the instructions on the Art of Joomla web site for how to use it. Thanks.