Advantech R-SeeNet Detection
ID: rseenet-detect
Severity: info
Author: pdteam
Tags: tech,rseenet
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: rseenet-detect
info: name: Advantech R-SeeNet Detection author: pdteam severity: info reference: - https://icr.advantech.cz/products/software/r-seenet classification: cpe: cpe:2.3:a:advantech:r-seenet:*:*:*:*:*:*:*:* metadata: max-request: 1 shodan-query: http.title:"R-SeeNet" product: r-seenet vendor: advantech tags: tech,rseenet
http: - method: GET path: - "{{BaseURL}}"
matchers: - type: regex part: body regex: - '<title>R-SeeNet (.*)</title>'
extractors: - type: regex group: 1 regex: - '<title>R-SeeNet (.*)</title>'# digest: 4a0a00473045022100bf390c25b8fcf8073d1a803c962d3708825b5b45add2b76c8046f6b0680a362102202b48ff4f626f7de67d9065bb5d8bca2392fe5dfae7a13599404c3e7d1b6db428: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/rseenet-detect.yaml"