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

44 lines
1.1 KiB
YAML

id: vbulletin-detect
info:
name: vBulletin Detect
author: ricardomaia
severity: info
description: vBulletin is a proprietary forum and community publishing software written in PHP.
reference:
- https://www.vbulletin.com/
metadata:
verified: true
max-request: 1
shodan-query: title:"Powered By vBulletin"
google-query: intext:"Powered By vBulletin"
tags: tech,vbulletin
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 2
matchers:
- type: word
part: body
words:
- "Powered By vBulletin"
- 'content="vBulletin'
- 'id="vbulletin_css'
condition: or
case-insensitive: true
extractors:
- type: regex
name: version
part: body
group: 1
regex:
- '(?i)meta.name=.generator.*content=.vbulletin.([\d.|\d]+)'
- '(?i)\*.vBulletin.([\d.|\d]+).CSS'
# digest: 4b0a00483046022100c0c5f1bc5bc014454e00e0e538be652648abb599315a9720e3d5fcbb160eb02b02210087a18452e4696d25f41ceed2e600a8c78f37d14fa51557f53d70893b1cc7546d:922c64590222798bb761d5b6d8e72950