Sponsored by: â–ˆ Sparkhost - Hosting Without Compromises! â–ˆ Hybrid Performance Web Hosting â–ˆ Spark Host Stream Hosting â–ˆ Hybrid IRC & IRCd Server Shell Accounts
Undetectable Trojans
#1 Guest_aRpanetGuru_*
Posted 20 October 2003 - 01:16 PM
#2
Posted 20 October 2003 - 06:55 PM
#3 Guest_MAeStRo_*
Posted 22 October 2003 - 11:10 AM
i can get any signature used by kaspersky to detect the trojan
but
i still don't know how to change it using mah hex editor
anybody can tell the way?
any way this is the sign for net-devil server
Backdoor.NetDevil.15
Signature 1 :
Offset: 551221 ( 86935h)
Length: 7 ( 7h)
Checksum: (F0020DE8h)
Signature 2 :
Offset: 550379 ( 865EBh)
Length: 128 ( 80h)
Checksum: (F87C2107h)
but how can i use those infos to encrypt mah server?
plz help
#4
Posted 23 October 2003 - 07:14 PM
#5 Guest_MAeStRo_*
Posted 24 October 2003 - 03:58 AM
how can i do thatThe best way: Make a new one.
do u know the best way to encrypt or change trojan signs?
#6
Posted 02 November 2003 - 12:33 PM
Look at freevbcode.com or other site for examples of how to do certain things (whatever you want it to do). Put those together and make it do what you want.
You want to use a resource hacker or dissasembler to change the descriptions to something different, so that when zone alarm or something pops up it gives them that. Also the icon, don't want it the vb icon.
Just don't try infecting people who know what thier doing, they run a port/program checker and send it to AV. Then it will be scannable.
You need to change some things in assembly/resource hacker so it's not easily traced back to you.
After that you need to build a drop of some sort, in vb you can write files in binary "Open file for output as binary"(I think). Open your trojan in binary and copy paste it into the drop program.
Now it's undetectable
Edit:
LOL, sorry I forgot aboout that post, i really don't check this board that much
Sorry it took so long to reply.
Also after you are proficient in VB switch to C/C++ because they don't require the vb runtime files.
#7 Guest_incognito_*
Posted 06 February 2004 - 07:58 PM
Quoted from mosucker.net.Dim str_junk as string str_junk ="5°6±¶<{¬³þ¿üZÎÃêy–]v>e~•ŒcœÛ=Ñê6–×ô}´?WÚž`%•ã¿Ñ?§e T¤ú¿þ¹n_MoSucker_CgiúV5Žjó?Ka£†Ü‚µv7¾Œ®…ÕzkˇÙ?Y–’ÒVictimName=m® ¹šzvMŒõk¯ÔÒ>“Üï¡]Èu¶Á×úE™ÌrÙ‰ŒL¢4±««ƒ™Ç()˨>?Û]?©S›™Kîô™©?ذ ÑÙkœ[Antivirus_killC[6]{l?ÒÚîvÏÞܹ*?Å÷_p´ÓC·àçËãH³ô_¢õ??ºº=}ê¯Q ÃcÝkŽ.]¶Úí žê^7lÿ ÝoèÔÄ?Úƒc!‰êÿ ÿÔÒë™¶3:Ë(ÆÅÆÆ±Â¾mqegiú-ôþ?[ÿ ãW> r™•ŽÜŠ-fsé°Yn;\][-?ÍŠÚæ1×ÓežÏ~ýŸMv"
1) Change the info in your project properties (app name, comments, etc ..). Make sure the new values u put in have a different length than the previous ones.
2) Move around your subs and functions. Ex: Take all the functions/subs at the bottom of your modules and forms and move them to the top.
3) Sometimes AV will tag specific strings in your file, so no matter how much you move stuff around, it's still detected every time u compile the code. McAfee did this with MoSucker 3.0. For example, they tagged "port=" in the cgi string.
To find what they have tagged, backup your source, and then start deleting contents of subs and functions in the code. Don't delete the entire function, otherwise you'll get compile errors, just the content. Delete 5 or 6 of them and then try to compile. When it finally gets past AV, you know their tag was in the last 5 or 6 functions u deleted. Ctrl - Z and narrow it down from there. Then just encrypt the string that they have tagged. Simple.
If u delete all the code in each function and it's still detected, they they might have tagged a function name. Change function names until you find the one they chose.
If u have deleted all the code from the project (tried all the above) and the file is still detected. Start a new project in VB and copy all the server code into the new project, save, and compile.
Also hex editing is good.
#8
Posted 07 February 2004 - 10:27 AM
#9
Posted 07 February 2004 - 03:13 PM
#10 Guest_Bigbowser_*
Posted 07 February 2004 - 06:13 PM
so just grab yourself a copy of DeDe and use that.
Also I'd recommend win32 dasm, It converts it to win32 asm (although it looks like 16 bit
Then from there go somewhere like www.win32asm.cjb.net and just have a play with the source.
#11
Posted 08 February 2004 - 08:34 AM
Is this good?Some trojans like Optix pro are decompiliable.. (its writen in delphi)
so just grab yourself a copy of DeDe and use that.
#13
Posted 12 February 2004 - 03:03 PM
Does anyone know a really undetectable trojan?
#14
Posted 13 February 2004 - 10:48 AM
Then you should think about what you would like to hook exactly, like files reg keys dirs files ports even ?
Included most viruses still working with the reg run idea, witch is really simple to clear, why not hook it into a process like gina --> winlogon or smthing. (to bad that thats user based like svchost
#15
Posted 14 February 2004 - 01:59 AM
«ANTIantivirus»
will make any file(virus,trojan, etc.) undetectable by antiviruses
v1.4 has ability to kill any running program when executed
http://z0mbie.bravepages.com/#anti
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












