-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and rename microsoft-outlook-ahof57.yml to microsoft-outlook-1…
…42e470f.yml
- Loading branch information
1 parent
325c671
commit a866134
Showing
2 changed files
with
27 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
title: Microsoft Outlook Phishing Kit 142e470f | ||
description: | | ||
Detects a phishing kit targeting Microsoft Outlook. Users are being tricked into entering their Microsoft credentials into a fake form. This kit targets Spanish speaking users. | ||
Found as a result of this kit being deployed on Replit. | ||
references: | ||
- https://urlscan.io/result/142e470f-9579-4190-a4a0-9cae5f61df9f/ | ||
- https://urlscan.io/result/2e3b1290-d3d0-4cb1-ae45-8b7c3b5a5023/ | ||
|
||
detection: | ||
|
||
htmlContent: | ||
html|contains|all: | ||
- '<input id="clave"' | ||
- '<div style="position:relative; top:0; margin-right:auto;margin-left:auto; z-index:99999">' | ||
|
||
assets: | ||
requests|contains|all: | ||
- 'imagen.jpg' | ||
- 'forma.css' | ||
|
||
|
||
condition: assets and htmlContent | ||
|
||
tags: | ||
- kit | ||
- target.microsoft | ||
- target.microsoft_outlook |
This file was deleted.
Oops, something went wrong.