35 lines
806 B
YAML
35 lines
806 B
YAML
|
id: ifttt
|
||
|
|
||
|
info:
|
||
|
name: IFTTT User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: IFTTT user name information check was conducted.
|
||
|
classification:
|
||
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||
|
cvss-score: 0
|
||
|
cwe-id: CWE-200
|
||
|
metadata:
|
||
|
max-request: 1
|
||
|
tags: osint,osint-misc,ifttt
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://ifttt.com/p/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Joined"
|
||
|
|
||
|
# digest: 4a0a004730450220775a8b7485e465f9ddaafae620b1537a09cd68f1429724aa46a2cc56078e3588022100f60385132b3d38d924cef9fb2f80220267870c83c369f62fd5509d473b91e4ed:922c64590222798bb761d5b6d8e72950
|