Mimecast Alert: malicious URL clicked by user
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.Goal
To detect and alert when an email contains a malicious URL, potentially indicating a phishing attempt or other security threat.
Strategy
This rule identifies emails transiting through the organization’s email gateway that contain URLs classified as malicious under a ttp definition {{@ttpDefinition}}
. These URLs may be part of phishing campaigns, malware distribution, or other malicious activities.
Triage and response
- Investigate the email source and content, focusing on the sender’s IP address:
{{@senderIPAddress}}
. - Check the URL against known threat databases and analyse the email for other indicators of compromise.
- Follow the organization’s incident response protocol, which may include:
- Isolating the email to prevent further spread.
- Notifying affected users and guiding them on how to proceed.
- Updating security filters to catch similar future attempts.