nuclei-templates/osint/bittube.yaml

25 lines
398 B
YAML

id: bittube
info:
name: bittube
author: dwisiswant0
severity: info
tags: osint,osint-video,bittube
self-contained: true
requests:
- method: GET
path:
- "https://bittube.video/c/{{user}}/videos"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "- BitTube</title>"