mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-17 15:57:23 +00:00
Merge pull request #3419 from MicrosoftDocs/macky-dollar6
Update mac-exclusions.md
This commit is contained in:
commit
3c833ebdbf
@ -74,7 +74,7 @@ You can validate that your exclusion lists are working by using `curl` to downlo
|
|||||||
In the following Bash snippet, replace `test.txt` with a file that conforms to your exclusion rules. For example, if you have excluded the `.testing` extension, replace `test.txt` with `test.testing`. If you are testing a path, ensure that you run the command within that path.
|
In the following Bash snippet, replace `test.txt` with a file that conforms to your exclusion rules. For example, if you have excluded the `.testing` extension, replace `test.txt` with `test.testing`. If you are testing a path, ensure that you run the command within that path.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ curl -o test.txt https://www.eicar.org/download/eicar.com.txt
|
curl -o test.txt https://www.eicar.org/download/eicar.com.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
If Microsoft Defender ATP for Mac reports malware, then the rule is not working. If there is no report of malware, and the downloaded file exists, then the exclusion is working. You can open the file to confirm that the contents are the same as what is described on the [EICAR test file website](http://2016.eicar.org/86-0-Intended-use.html).
|
If Microsoft Defender ATP for Mac reports malware, then the rule is not working. If there is no report of malware, and the downloaded file exists, then the exclusion is working. You can open the file to confirm that the contents are the same as what is described on the [EICAR test file website](http://2016.eicar.org/86-0-Intended-use.html).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user