35 lines
972 B
YAML
35 lines
972 B
YAML
id: roblox-phish
|
|
|
|
info:
|
|
name: roblox phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A roblox phishing website was detected
|
|
reference:
|
|
- https://roblox.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,roblox,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Roblox is ushering in the next generation of entertainment. Imagine, create, and play together with millions of people across an infinite variety of immersive, user-generated 3D worlds.'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"roblox.com")'
|
|
# digest: 490a0046304402202c7369ef7ef272c28a8e6b97f6bf71f64e5013f25d6c5f6862a5062311b541e802207e39b0b24ac7ad591afd9c140e63a4673d44ddd0958fbe48fd8358a9ec7b847e:922c64590222798bb761d5b6d8e72950 |