34 lines
733 B
YAML
34 lines
733 B
YAML
id: b2b-builder-detect
|
|
|
|
info:
|
|
name: B2BBuilder Detect
|
|
author: ffffffff0x
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
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: 4a0a0047304502206e39c2d9d069c1dbbdf25da4823110180c1671be18e3991298429ecfd3ded82a022100ec6997de55c32816fded811c825724ac0c87ec5aea7996cf317783cae9b7e926:922c64590222798bb761d5b6d8e72950
|