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")'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 490a0046304402203c660ce82cb668bbe590786983b47681de74c8f8a9646bc75c9489cb395ea1dc0220237446afdbd216008682ee5e0cb2f40ddeb381a26ea4a1384d5c9d58fdae1be0:922c64590222798bb761d5b6d8e72950
|