..we are going to create a new app for the hacksuite. We're not going to do anything fancy here, we will make a simple app to get familiar how to write compatible scripts for the..
AntiFTP uses wordlists in order to bruteforce FTP user accounts
<?php
/*
Properties for Medusa White
Author: Remco Kouw
Site: http://www.hacksuite.com
Last Edit: 01-02-2015
*/
$aProperties = array();
$aProperties['name'] = "Medusa White Hat";
$aProperties['version'] = "0.6.0";
$aProperties['author'] = "Remco Kouw";
$aProperties['location'] = "medusa/white";
$aProperties['description'] = "Notifications system for finding configuration files for certain software";
?>