2024-02-16 20:27:33 +00:00
|
|
|
id: bank-of-america-phish
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: Bank Of America phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A Bank Of America phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://bankofamerica.com
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,BankOfAmerica,osint
|
2024-02-16 20:27:33 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'Bank of America - Banking, Credit Cards, Loans and Merrill Investing'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"bankofamerica.com")'
|
|
|
|
# digest: 4a0a0047304502210090fccfed4005401eb71e53942da111ccf63b18e711b319c3990b0ef01e3e31980220357599168ad1720788536cd407dfd7f23c1a05490861208f8f63797a72ee553a:922c64590222798bb761d5b6d8e72950
|