Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -97,19 +97,21 @@ Once you have configured your Gateway policy to block the category, the test dom

#### Common test domains

| Category | Test domain |
| ------------------------------ | --------------------------------------------- |
| _Anonymizer_ | `anonymizer.testcategory.com` |
| _Command and Control & Botnet_ | `commandandcontrolandbotnet.testcategory.com` |
| _Cryptomining_ | `cryptomining.testcategory.com` |
| _Malware_ | `malware.testcategory.com` |
| _New Domains_ | `newdomains.testcategory.com` |
| _Parked & For Sale Domains_ | `parkedandforsaledomains.testcategory.com` |
| _Phishing_ | `phishing.testcategory.com` |
| _Private IP Address_ | `privateipaddress.testcategory.com` |
| _Spam_ | `spam.testcategory.com` |
| _Spyware_ | `spyware.testcategory.com` |
| _Unreachable_ | `unreachable.testcategory.com` |
| Category | Test domain |
| ------------------------------- | ---------------------------------------------- |
| _Anonymizer_ | `anonymizer.testcategory.com` |
| _Command and Control & Botnet_ | `commandandcontrolandbotnet.testcategory.com` |
| _compromised Domain_ | `compromiseddomain.testcategory.com` |
| _Cryptomining_ | `cryptomining.testcategory.com` |
| _Malware_ | `malware.testcategory.com` |
| _New Domains_ | `newdomains.testcategory.com` |
| _Parked & For Sale Domains_ | `parkedandforsaledomains.testcategory.com` |
| _Phishing_ | `phishing.testcategory.com` |
| _Potentially Unwanted Software_ | `potentiallyunwantedsoftware.testcategory.com` |
| _Private IP Address_ | `privateipaddress.testcategory.com` |
| _Spam_ | `spam.testcategory.com` |
| _Spyware_ | `spyware.testcategory.com` |
| _Unreachable_ | `unreachable.testcategory.com` |

## Test EDNS configuration

Expand Down
Loading