Skip to content

Commit

Permalink
Create webmail-27971b3a.yml (#243)
Browse files Browse the repository at this point in the history
* Create fake-webmail-page.yml

* Update and rename fake-webmail-page.yml to webmail-27971b3a.yml

---------

Co-authored-by: IlluminatiFish <[email protected]>
  • Loading branch information
prashanthpulisetti and IlluminatiFish authored Mar 10, 2024
1 parent 7e84b7f commit 324cdb8
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions indicators/webmail-27971b3a.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
title: Webmail Phishing 27971b3a
description: |
Detects a phishing kit impersonating Webmail.
references:
- https://urlscan.io/result/27971b3a-f9f4-44ea-9df6-b3af1e386048/
- https://urlscan.io/search/#filename%3A%22evergageSmall.min.js.download%22

detection:

imageAssets:
requests|endswith|all:
- "/images/logo_1.png"
- "/images/logo_2.png"

randomString:
html|contains: 'bis_register="W3sibWFzdGVyIjp0cnVlLCJleHRlbnNpb25JZCI6ImVwcGlvY2VtaG1ubGJoanBsY2drb2ZjaWllZ29tY29uIiwiYWRibG9ja2VyU3RhdHVzIjp7IkRJU1BMQVkiOiJlbmFibGVkIiwiRkFDRUJPT0siOiJlbmFibGVkIiwiVFdJVFRFUiI6ImVuYWJsZWQiLCJSRURESVQiOiJkaXNhYmxlZCJ9LCJ2ZXJzaW9uIjoiMS45LjAzIiwic2NvcmUiOjEwOTAzMH1d"'

condition: imageAssets and randomString

0 comments on commit 324cdb8

Please sign in to comment.