nuclei-templates/osint/roblox.yaml

25 lines
463 B
YAML
Raw Normal View History

2023-02-20 18:42:46 +00:00
id: roblox
info:
name: Roblox
author: dwisiswant0
severity: info
tags: osint,osint-gaming,roblox
self-contained: true
requests:
- method: GET
path:
- "https://auth.roblox.com/v1/usernames/validate?username={{user}}&birthday=2019-12-31T23:00:00.000Z"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Username is already in use"