36 lines
857 B
YAML
36 lines
857 B
YAML
id: b2b-builder-detect
|
|
|
|
info:
|
|
name: B2BBuilder Detect
|
|
author: ffffffff0x
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:itechscripts:b2b_script:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: itechscripts
|
|
product: b2b_script
|
|
fofa-query: app="B2BBuilder"
|
|
tags: b2bbuilder,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'content="B2Bbuilder"'
|
|
- 'translateButtonId = "B2Bbuilder"'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100ca0290672ec12679a15c6b0327ad54681b64fedbb53af4ed16d7891ccf7936cd0220495bef02d34e3747af84325d144568dfdfb05c06c40b8c970a4fd880c1aed032:922c64590222798bb761d5b6d8e72950 |