2024-02-17 11:46:39 +00:00
|
|
|
id: digital-ocean-phish
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: digital ocean phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A digital-ocean phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://digitalocean.com
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,digital-ocean,osint
|
2024-02-17 11:46:39 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'DigitalOcean | Cloud Infrastructure for Developers'
|
|
|
|
- 'DigitalOcean'
|
2024-02-24 16:33:10 +00:00
|
|
|
condition: and
|
|
|
|
|
2024-02-17 11:46:39 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"digitalocean.com")'
|
|
|
|
# digest: 4a0a004730450221008f489a577b889e47aaebfc7aa72ba78c71f70f4fb41d8abc5da5d6a0ddec31f502200ed698bed85e7c9905dcef0d798901c2bbcb215cd59d385c6db276841b8b326d:922c64590222798bb761d5b6d8e72950
|