nuclei-templates/osint/codementor.yaml

25 lines
395 B
YAML

id: codementor
info:
name: codementor
author: dwisiswant0
severity: info
tags: osint,osint-coding,codementor
self-contained: true
requests:
- method: GET
path:
- "https://www.codementor.io/@{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "ABOUT ME"