Report MisclassificationWe recommend to report all false negatives to xorlab via Reporting a Misclassification. This helps improving the detection in a sustainable way.
Add sender to blacklist
If you expect more false negatives from the same sender, add its address to the sender blacklist. Requirements:- The sender does not send legitimate or wanted emails.
- Open the email in the detail view.
- Press B, or click on the three dots in the upper right and choose Blacklist.
- Select Sender address blacklist and save. For the accepted entry formats and how subdomain matching behaves, see Blacklists.
Add link to blacklist
If you expect more false negatives with the same phishing link, add the link to the link domain blacklist. Requirements:- The link domain is not used in legitimate emails.
- Open the email in the detail view.
- Click on the LINKS tab.
- Select the corresponding links and click on Blacklist. This adds them to the Link domain blacklist, see Blacklists.
Create a campaign
Create a campaign when the false negatives cannot be tied to a specific sender, or if a sender might send both legitimate and unwanted emails. The full guide about campaigns can be found here: Campaigns. Requirements:- None. Campaigns can always be used, but they require a bit more effort for creation and life-cycling.
- Create a search query that matches all the required false negatives. This can differ a lot from case to case. Some examples:
- Use the built-in content similarity. This is the go-to method for all false negatives that vary in sender, display name, subject, etc. For this, open the email in the detail view and click on SIMILAR.
- Often the display name or parts of the subject stays the same through a wave of similar emails. This can be used in a search query like this:
from.displayname:Abc AND subject:"*Password Reset*". - Sometimes the attackers re-use some URL patterns in the same wave. This can be leveraged with a query like this:
link:"*/special/url-path/*".
- Create a campaign based on the search and set the action to Quarantine. If you use the SSQ, choose the quarantine name such that the end-users can or cannot release the email.