B2BBuilder Detect
ID: b2b-builder-detect
Severity: info
Author: ffffffff0x
Tags: b2bbuilder,tech
Description
Section titled “Description”YAML Source
Section titled “YAML Source”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: 4b0a00483046022100da04f5677d6ec123f0fbdae26558ff777f33cb960cf7bfc91ad44bbb40c6119c022100eea05a454e1c49006b46de4be1b74fbd18897e3dd8c07c7388054d98a6184f24:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/b2b-builder-detect.yaml"