Strider CD Panel - Detect
ID: stridercd-panel
Severity: info
Author: Adam Crosser
Tags: panel,cicd,oss,stridercd,strider
Description
Section titled “Description”Strider CD panel was detected.
YAML Source
Section titled “YAML Source”id: stridercd-panel
info: name: Strider CD Panel - Detect author: Adam Crosser severity: info description: Strider CD panel was detected. reference: - https://github.com/Strider-CD/strider - https://strider-cd.github.io classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 metadata: max-request: 1 shodan-query: http.favicon.hash:115295460 tags: panel,cicd,oss,stridercd,strider
http: - method: GET path: - '{{BaseURL}}'
host-redirects: true max-redirects: 2 matchers: - type: word words: - "Strider: Brilliant Continuous Deployment"# digest: 4a0a00473045022100ec2211ce5ad6690e2780331c1a894f17b45dcea16c921e690bd339c28acdd72202205c23452a24cb6b1b6a9420ea9df97c02387d313c441950927bd9b7f2a127a180: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/exposed-panels/stridercd-panel.yaml"