CVE-2021-1675 icon indicating copy to clipboard operation
CVE-2021-1675 copied to clipboard

ERROR_VIRUS_INFECTED - Operation did not complete successfully because the file contains a virus or potentially unwanted software.

Open adamsheasec opened this issue 4 years ago • 5 comments
trafficstars

Hi!

I've tried to run this, but I dont know why it's giving me this error message. I used msfvenom to create my own dll with just the standard command.

image

Here is the full issue:

image

Any help at all would be appreciated! Thanks in advance.

adamsheasec avatar Jul 18 '21 03:07 adamsheasec

So, means that you have a good antivirus ;)

jtsfvieira avatar Jul 20 '21 15:07 jtsfvieira

I thought so! But I'm running this against a Windows Server 2019 VM with Defender turned off and no other AVs, and I'm still getting this issue. If that's the case, then it shouldn't be picked up by an AV, right?

adamsheasec avatar Jul 22 '21 02:07 adamsheasec

I heard from a little birdy that the .dll file needs to be obfuscated... a little bit of AV bypassing...

Samson196 avatar Jul 22 '21 06:07 Samson196

You can turn off the real time protection. That will help. I also encountered same issue. But turning off that real time protection on victim machine solved that

solftclone avatar Jul 01 '22 09:07 solftclone