..a different index page for the suite. It's very easy because the only thing you need to do is change the content of default.php. I don't want to create something like hello world or..
Discovers interesting locations, paths and data of a website
<?php
/* Properties for module */
$aProperties = array();
$aProperties['name'] = "HTTPAuth";
$aProperties['version'] = "0.6.0";
$aProperties['author'] = "Remco Kouw";
$aProperties['description'] = "HTTPAuth is a tool that can bruteforce HTTP Authentication scripts using wordlists";
$aProperties['category'] = "bruteforce";
?>