- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
I want to know how ServiceNow protects its inbox from phishing emails, preventing that they are converted to Incidents via inbound email action.
We have a few phishing emails that generated incidents in the platform. We thought ServiceNow would identify phishing emails automatically and wouldnt create incidents for them.
I tried to find KB articles that explains it, but I couldnt find them.
Should we run the phishing detection on our own or does the Platform offers somehing OOTB?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hey @Bock
ServiceNow does not provide an out-of-the-box phishing detection engine that automatically identifies and blocks phishing emails before they are processed by Inbound Email Actions.
Inbound Email Actions process emails that have already been delivered to the ServiceNow mailbox. If an incoming email meets the conditions of an active Inbound Email Action, the platform will process it (for example, by creating an Incident), regardless of whether the email is legitimate or malicious.
In most environments, phishing and spam protection is handled upstream by the organization's email security solution (such as Microsoft Defender for Office 365, Proofpoint, Mimecast, or Cisco Secure Email) before messages reach ServiceNow.
If phishing emails are generating Incidents, consider implementing one or more of the following controls:
- Review your email security gateway configuration to ensure phishing and spam emails are filtered before reaching ServiceNow.
- Restrict inbound record creation to trusted domains, known users, or authenticated senders.
- Add validation logic to your Inbound Email Actions to verify sender addresses, email headers, or other message attributes before creating records.
- Route suspicious emails to a review or quarantine process instead of automatically creating Incidents.
- Use Business Rules or Flow Designer to identify and flag potentially suspicious emails for manual review.
*************************************************************************************************************************************
If this response helps, please mark it as Accept as Solution and Helpful.
Doing so helps others in the community and encourages me to keep contributing.
Regards
Vaishali Singh
Servicenow Developer
Linkedin - https://www.linkedin.com/in/vaishali-singh-2273361bb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hey @Bock
ServiceNow does not provide an out-of-the-box phishing detection engine that automatically identifies and blocks phishing emails before they are processed by Inbound Email Actions.
Inbound Email Actions process emails that have already been delivered to the ServiceNow mailbox. If an incoming email meets the conditions of an active Inbound Email Action, the platform will process it (for example, by creating an Incident), regardless of whether the email is legitimate or malicious.
In most environments, phishing and spam protection is handled upstream by the organization's email security solution (such as Microsoft Defender for Office 365, Proofpoint, Mimecast, or Cisco Secure Email) before messages reach ServiceNow.
If phishing emails are generating Incidents, consider implementing one or more of the following controls:
- Review your email security gateway configuration to ensure phishing and spam emails are filtered before reaching ServiceNow.
- Restrict inbound record creation to trusted domains, known users, or authenticated senders.
- Add validation logic to your Inbound Email Actions to verify sender addresses, email headers, or other message attributes before creating records.
- Route suspicious emails to a review or quarantine process instead of automatically creating Incidents.
- Use Business Rules or Flow Designer to identify and flag potentially suspicious emails for manual review.
*************************************************************************************************************************************
If this response helps, please mark it as Accept as Solution and Helpful.
Doing so helps others in the community and encourages me to keep contributing.
Regards
Vaishali Singh
Servicenow Developer
Linkedin - https://www.linkedin.com/in/vaishali-singh-2273361bb