..tutorial 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..
Creates a blueprint/map of a server folder
<?php
/*
Allowed groups of xAnalyze scan directories
$_ANALYZE['directory_in_lowercase'] = "selection menu optgroup label";
*/
$_ANALYZE = array();
$_ANALYZE['config'] = "configuration files";
?>