govolution / avet

AntiVirus Evasion Tool
GNU General Public License v3.0
1.64k stars 333 forks source link

Ran avet -f with meterpreter reverse tcp payload #3

Closed mgraf2 closed 7 years ago

mgraf2 commented 7 years ago

I created a new executable with AVET and meterpreter reverse TCP payload and while AVG scans the file and finds nothing, as soon as I execute the file AVG catches it (I believe it is scanning it in memory). Which AVs did you test this against?

mgraf2 commented 7 years ago

I think it might be a Signature Match Coincidence...

image

govolution commented 7 years ago

Have you tried: $ ./make_avet -f sh_clean.txt $ wine gcc.exe -m32 -o mytrojan.exe avet.c