nuclei-templates/osint/bikemap.yaml

25 lines
420 B
YAML

id: bikemap
info:
name: Bikemap
author: dwisiswant0
severity: info
tags: osint,osint-health,bikemap
self-contained: true
requests:
- method: GET
path:
- "https://www.bikemap.net/en/u/{{user}}/routes/created/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: header
words:
- "- 🚲 Bikemap</title>"