Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MS Defender blocks 'Serious threat' when running log4jscanwin #7

Closed
hitem opened this issue Dec 18, 2021 · 9 comments
Closed

MS Defender blocks 'Serious threat' when running log4jscanwin #7

hitem opened this issue Dec 18, 2021 · 9 comments

Comments

@hitem
Copy link

hitem commented Dec 18, 2021

Hello,
Your tool is triggering AV's. I tried looking through your code but could not find anything suspicious at a glance, therefor this submit.
What it finds is the following:
bild
It says: Serious threat, blocked and removed.

Hope it helps.

@romw
Copy link
Member

romw commented Dec 18, 2021

Was it triggered from one of the binaries we supplied? Or did you build it yourself?

@hitem
Copy link
Author

hitem commented Dec 19, 2021

From your binary. It runs for about 25 seconds "Scanning c:" and then it comes up.
Edit: i also tried running it on a secondary system and same trigger there. Three times in a row (incase it was something else!).

@bushy555
Copy link

Useless side note that may or may not help:
Running the scanning tool on an old XP computer (works great even on old XP !).
Avast with current signatures (20 Dec) does not detect it being a threat.

@Olivier-CracK
Copy link

Quick feedback : I had no problem in running the program on win 10 with SentinelOne av.

@johnmccash
Copy link

I had no problems running this (1.2.17) yesterday on Win10 with Defender for Endpoints

@hitem
Copy link
Author

hitem commented Dec 20, 2021

Thanks for the tests guys. I went ahead and went a little deeper today.
However, its still detected by Microsoft Defender.
image
Tried running w and w/o administrator rights - tried disabling each feature of defender and the only time it was undetected is if i turn defender completely off....

image

@romw
Copy link
Member

romw commented Dec 20, 2021

I suspect the ransomware behavior detection component of Windows 11 noticed the sequential traversal of the file system as something to block. It appears our code-signing certificate isn't enough to overcome the suspicion of Windows Defenders scoring system on Windows 11.

That is rather annoying.

@gsmith89
Copy link

I am getting a similar message from Defender when running on Windows 11. It is saying the program is putting a file in the temp folder of AppData.
image

@pjheslop
Copy link

pjheslop commented Dec 23, 2021

Symantec Endpoint Protection also blocks the tool:
image

@Qualys Qualys locked and limited conversation to collaborators Jan 6, 2022
@romw romw converted this issue into discussion #34 Jan 6, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants