..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 something..
AntiFTP uses wordlists in order to bruteforce FTP user accounts
<?php
/* Default files, note that the paths start from the module's root directory */
$_DPATHS = array();
$_DPATHS['callback'] = "";
$_DPATHS['emailtemplate'] = "defemail.php";
$_DPATHS['logtemplate'] = "deflog.php";
$_DPATHS['logfile'] = "deflog.txt";
?>