newer version of HarveCter + some funny php scripts
[mirrors/Programs.git] / c / HarveCter / harvecter.nfo
1 <>=========================================================== 1001 1001 1011 1110 0000 01101 1110 ===<>
2 ___ ___ ___ ___
3 /__/\ / /\ / /\ ___ ___ / /\
4 \ \:\ / /::\ / /::\ /__/\ / /\ / /:/_
5 \__\:\ / /:/\:\ / /:/\:\ \ \:\ / /:/ / /:/ /\
6 ___ / /::\ / /:/~/::\ / /:/~/:/ \ \:\ /__/::\ / /:/ /:/_
7 /__/\ /:/\:\/__/:/ /:/\:\/__/:/ /:/___ ___ \__\:\\__\/\:\__ /__/:/ /:/ /\
8 \ \:\/:/__\/\ \:\/:/__\/\ \:\/::::://__/\ | |:| \ \:\/\\ \:\/:/ /:/
9 \ \::/ \ \::/ \ \::/~~~~ \ \:\| |:| \__\::/ \ \::/ /:/
10 \ \:\ \ \:\ \ \:\ \ \:\__|:| /__/:/ \ \:\/:/
11 \ \:\ \ \:\ \ \:\ \__\::::/ \__\/ \ \::/
12 \__\/ \__\/ \__\/ ~~~~ \__\/
13
14 <>===== IRC Bot ================================================================ <-- Harvie 2oo7 ====<>
15 <> <>
16 <> <>GENERAL <>
17 <> Name: HarveCter <>
18 <> Subject: IRC Bot <>
19 <> Description: Remote Control/Backdoor/Zombie/etc... Everything is controled by IRC <>
20 <> Version: 1.0 <>
21 <> <>
22 <> <>DETAILS <>
23 <> Platform: Microsoft Windows (Tested on XP SP2) <>
24 <> Language: Ansi C + Few windows libs (windows.h & WinSock) <>
25 <> Author: <-- Harvie <>
26 <> Date: 2oo7 <>
27 <> Contact: Harvie@irc.2600.net <>
28 <> <>
29 <>=====0=======================================================================================1=====<>
30 <>======0=======================================================================================1====<>
31 <>====000=============================================================== <-- Harvie 2oo7 =====111====<>
32
33 <>===== INFO ================================================ 1001 1001 1011 1110 0000 01101 1110 ===<>
34
35 <>Building info:
36 Optimalized for Dev-Cpp.
37 Compile as windows GUI app. to make a daemon.
38
39 <>Warnings:
40 There is not so big security!!!
41 If you want to keep your zombies,
42 control them only by PM or at completely secure channel!!!
43 All passwords, that are starting with your password will be accepted!!!
44 If you want to keep your botnet use Dynamic IRC server maping (by Dynamic DNS),
45 rather than sending bots directly to one server (as irc.2600.net:6667)!!!
46
47 <>Setting up:
48 - You can do all settings in source.
49 - for better security use a different password for channel and bots.
50
51 <>Commands:
52 - Warning: all commands are case sensitive
53
54 - !login [login] //Bad login=logout
55 - !chanpass //Set mode +k (each bot sends this when connected)
56
57 <>Privileged commands (needs login)
58 - !SAY [msg] //Say msg
59 - !CMD [shell command] //Execute command @ bot (hidden console window)
60 - !CMD start [shell command] //Execute command @ bot (show console window)
61 - !head [file to send] //Send few (maxlines_to_send) lines of file
62 - !raw [line to send] //Sends raw line to server (you can OP yourself)
63 - !info //Info about zombie
64 - !time //Local time @ zombie
65 - !show //Show console window
66 - !hide //Hide console window
67 - !restart //Restart connection to server
68 - !respawn //Restart whole zombie
69
70 <>Startup commands:
71 Each time when the bot starts, he executes the "hircb.rc.bat" file - hidden (UTFS).
72
73 <>More functions:
74 If you want to add more functions to this bot, you can add them direct to the code,
75 or you can simple add executable binaries to its directory (!CMD binary.exe).
76 This binary must be fully controlled from CLI (command line).
77
78 <>Recommended binaries to add:
79 - Wget (wget.exe) - Allows you to download files from http & ftp (add functions online...)
80 - cURL (curl.exe) - Allows you to upload files to your server (needs some php scripts...)
81
82 <>Another usefull binaries:
83 - NetCat (nc.exe) - Useful (Easy Networking, Firewall test, Backdoor, etc...) - you know...
84 - Servers - FTP(SlimFTPd), HTTP(you can strip Apache), SMTP, SOCKS, Proxy
85 - Runtimes - Unix(CygWin), Java(JArX) PHP, Perl, Python
86 - NirCMD2 - (nircmdc.exe) Work with special windows features (mouse,gui,system functions,...)
87 - CLAmp (clamp.exe) - Winamp Control (Yeah! What do you expected???)
88 - Anything else - DoS, mailing (Don't do any ilegal stuff with this - just testing!!!)
89
90 <>Recommendations:
91 - Use some free DNS service to move zombies across servers.
92 - Take very big care about channel security.
93 - Install this bot only at n00bz' computers, because there is no encryption
94 (anybody else can sniff and get passwords, etc...)
95
96 <>Version history:
97 - future - Maybe some bugfixes
98 - 1.0 - Fixed for overflows, checked bounds, etc..., reformated/reidented source
99 - 1.0bRC1 - Implemented Connection checker (new thread), Implemented "!line"
100 - 1.0b - Bugfixes (cmdfile), Implemented "!respawn"
101 - 0.9 - Executing hircb.rc.bat at startup, first use "In the Wild" -> found bugs, need "!respawn"
102 - 0.8 - Hidden execution
103 - 0.7 - Implemented "!info" & "!time"
104 - 0.6 - Implemented "!login" function
105 - 0.5 - Implemented "!CMD" function
106 - other - I can't remember ;D
107
108 <>To Do:
109 - Need SSL to Rock!
110 - Binary obfuscation better than UPX
111 - Polymorfism?
112 - Test binary on "W0W MS OS Vista" (sorry, im running Linux ;)
113 - Implement some minimalistic hack, which allows you to download wget
114 - Utility for changing bot settings by direct binary patching without recompiling
115 - Automatic silent installer
116
117 <>Terms of use:
118 - Use it like you want [use, change, abuse]!
119 - There is no warranty, because this is free of charge for you!
120 - There is no responsibility from side of author, because this is tool only!
121 - Only you are responsible for yours acts!
122
123 <>=====0=======================================================================================1=====<>
124 <>======0=======================================================================================1====<>
125 <>====000============================================================= <-- Harvie 2oo7/8 =====111====<>
This page took 0.545083 seconds and 4 git commands to generate.