Joomla!: jscan_http

jscan_http stellt sicher, dass keine PHP Dateien in einer Joomla! Seite direkt aufrufbar sind.

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.

Possibly related posts (automatically generated)