RSSHub Detect
ID: rsshub-detect
Severity: info
Author: ritikchaddha
Tags: tech,rsshub
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: rsshub-detect
info: name: RSSHub Detect author: ritikchaddha severity: info classification: cpe: cpe:2.3:a:rsshub:rsshub:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: rsshub product: rsshub shodan-query: http.favicon.hash:-1893514038 tags: tech,rsshub
http: - method: GET path: - "{{BaseURL}}/favicon.ico"
host-redirects: true max-redirects: 2 matchers: - type: dsl dsl: - "('-1893514038' == mmh3(base64_py(body)))"# digest: 4a0a0047304502201a298f8276c7515d41ee36c884d941e512af3c9ad77ee3e5d08f80c9fadfca910221008213cfecaf55d7d71e14348ef1bee414a109725cca49508473d5ff897650d186: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/rsshub-detect.yaml"