Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Created navyfederal-7fh9xqpk #230

Merged
merged 3 commits into from
Dec 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions indicators/navyfederal-7fh9xqpk.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
title: Navy Federal Credit Union Phishing Kit 7fh9xqpk
description: |
Navy Federal Credit Union phishing kit cloned with Save Page WE.
The kit uses the obfuscated function `_f0` to send credentials to a telegram chat.
Save Page WE is a chrome extension used by phishers to clone a target website and save it as a single HTML file

references:
- https://urlscan.io/result/0b9420f8-5aa2-442f-9e0c-ec3813aaea2a
- https://urlscan.io/result/65e0bb5b-76f0-45a1-a60f-af9971ea83ca

related:
- id: savepage-we

detection:
pageTitle:
title: "Navy Federal Credit Union - Our Members are the Mission®"

cloned:
dom|contains: "Thu Mar 25 2021 16:38:13 GMT+0300 (East Africa Time)"

javascript:
js|contains|all:
- "sendEmail"
- "function _f0"

condition: all of them

tags:
- kit
- target.navyfederal
Loading