AI Malware Filter

Machine learning based malicious domain classifier.

Overview

This is an experimental malware filter that uses machine learning to classify domains as malicious, without them appearing in any block list.

Modes

You can choose one of 3 different modes, which will dictate how aggressively the Filter will behave.

  • Minimal - Only blocks domains that have a very high confidence that they are malicious. This setting is recommended.
  • Standard - Will block domains that have a medium confidence that they are malicious.
  • Aggressive - Will block domains that have a medium/low confidence that they are malicious. This is not recommended as there will be a lot of false positives.