nuclei-templates/osint/jsfiddle.yaml

25 lines
418 B
YAML
Raw Normal View History

2023-02-20 18:42:46 +00:00
id: jsfiddle
info:
name: JSFiddle
author: dwisiswant0
severity: info
tags: osint,osint-coding,jsfiddle
self-contained: true
requests:
- method: GET
path:
- "https://jsfiddle.net/user/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Settings - JSFiddle - Code Playground"