25 lines
408 B
YAML
25 lines
408 B
YAML
id: insanejournal
|
|
|
|
info:
|
|
name: InsaneJournal
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-social,insanejournal
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://{{user}}.insanejournal.com/profile"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "User:"
|