nuclei-templates/http/technologies/yourls-detect.yaml

52 lines
1.2 KiB
YAML

id: yourls-detect
info:
name: YOURLS - Detection
author: lstatro
severity: info
description: |
Detects if the target is running a YOURLS (Your Own URL Shortener) server
reference:
- https://github.com/YOURLS/YOURLS
classification:
cpe: cpe:2.3:a:yourls:yourls:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: yourls
product: yourls
shodan-query: title:"Your Own URL Shortener"
fofa-query: title="Your Own URL Shortener"
tags: tech,yourls
http:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
max-redirects: 3
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>YOURLS'
- 'content="YOURLS'
- 'alt="YOURLS'
- '/yourls-logo'
condition: or
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- 'YOURLS<\/a>([ a-z0-9.-]+)'
- 'content="YOURLS([ 0-9.]+)"'
# digest: 4a0a0047304502206f2d4f46045e69693be5b92c2c4d5918c8dec3d88a8aa7f595e81a815e9893770221009d620075ed1d828619271f590f320b4dae986b2e46e5e3f21fea0f9c1adda15a:922c64590222798bb761d5b6d8e72950