25 lines
396 B
YAML
25 lines
396 B
YAML
id: kipin
|
|
|
|
info:
|
|
name: kipin
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-business,kipin
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://kipin.app/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "kipin.app/data/photos/resized2/"
|