25 lines
378 B
YAML
25 lines
378 B
YAML
id: rantli
|
|
|
|
info:
|
|
name: Rant.li
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-blog,rantli
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://www.rant.li/{{user}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "blog-title"
|