..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..
Attempts to find suspicious and evil files or code
<?php
/* properties for module */
$aProperties = array();
$aProperties['name'] = "AntiFTP";
$aProperties['version'] = "0.6.0";
$aProperties['author'] = "Remco Kouw";
$aProperties['description'] = "AntiFTP uses wordlists in order to bruteforce FTP user accounts";
$aProperties['category'] = "bruteforce";
?>