random gallery image
random tutorial
preview

..we will make a new module and not just some new module, nope let's make a fully automatic injection script! This tutorial is the first step into making this. Let's first explain what..

read more

random generators
THC xMap

Creates a blueprint/map of a server folder

more about this module
more of this category
more modules

HackSuite File Library
File Library
Here you can find the latest files and structure of the THC HackSuite, note that if you have an earlier version of the suite it's not recommended to update files manually. Instead you should overwrite your existing HackSuite environment.
<?php
/* Start of body template

Author: Remco Kouw
Site: http://www.hacksuite.com
Last Edit: 31-12-2014
*/
if(!defined('IN_SCRIPT')){
    exit;
}
// main
$_CONTEXT['htmlo'] .= "<body>\n";
$_CONTEXT['htmlo'] .= "<div class=\"containerx\">\n";
$_CONTEXT['htmlo'] .= "<div class=\"container\">\n";
$_CONTEXT['htmlo'] .= "    <div class=\"logoblock\">\n";
$_CONTEXT['htmlo'] .= "        <div class=\"thclogo\">\n";
$_CONTEXT['htmlo'] .= "            <a href=\"index.php\"><img src=\"Templates/".$_PATHS['style_user']."/images/thc_logo.png\" alt=\"THC HackSuite Logo\" /></a>\n";
$_CONTEXT['htmlo'] .= "            <div class=\"dhead\"><div class=\"dvers\">".$_CONTEXT['projcname']." ".$_CONTEXT['version']."</div></div>\n";
$_CONTEXT['htmlo'] .= "        </div>\n";
$_CONTEXT['htmlo'] .= "    </div>\n";
$_CONTEXT['htmlo'] .= "    <div class=\"clear\"></div>\n";
$_CONTEXT['htmlo'] .= "    <div class=\"content edgeglow pad5\">\n";
$_CONTEXT['htmlo'] .= "        <div class=\"links edgeglow pad5\">\n";
?>
powered by
site stats
cms statistics:
version: 0.6.0
downloads: 4380
native: 26
modules: 21
apps: 2
support development
It takes lots of calories in order to create new things for the hacksuite, so it would be grand if you could buy me a protein shake or extra energy to keep me going. Thanks!
disclaimer
We are not responsible for any direct or indirect damage caused by abusing the tools provided on hacksuite.com. The suite is developed for educational purposes, use at your own risk!
Created by Remco Kouw. Powered by protein shakes and a high calorie diet.