Skip to content

Commit

Permalink
warning about virus scanners in blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
factoidforrest committed Dec 16, 2021
1 parent c273bcb commit 70d405f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/blog/2021-12-12-log4j-zero-day-mitigation-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ log4shell scan your-project-dir/
```shell title="Example Windows Command"
log4shell.exe scan your-project-dir/
```
Because the tool contains exploit strings needed for the `livepatch` command, it might be falsely recognized as malware by some
virus scanners on Windows. Please add an exception for it.

**Example Output**
```shell
Expand Down

0 comments on commit 70d405f

Please sign in to comment.