2024-02-17 19:59:25 +00:00
|
|
|
id: box-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: box phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A box phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://box.com
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,box-storage,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:
|
2024-02-17 19:59:25 +00:00
|
|
|
- 'Secure File Sharing, Storage, and Collaboration | Box'
|
2024-02-16 20:27:33 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"box.com")'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a00473045022030101579f220ed2234d92bb94d3ebc22145cfafc6c5eb210dc00e9403be7f143022100da6867d2829ac263024b248b631a9b549b9ab10258e16cd3c412ea5bb237642c:922c64590222798bb761d5b6d8e72950
|