Revert "Create rsshub-detect.yaml"

This reverts commit 01aa0aa9a1.
patch-1
Ritik Chaddha 2023-01-19 21:29:47 +05:30
parent 6994f1ebf6
commit 8dd1b1c09d
1 changed files with 0 additions and 22 deletions

View File

@ -1,22 +0,0 @@
id: rsshub-detect
info:
name: RSSHub Detect
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: http.favicon.hash:-1893514038
tags: tech,rsshub
requests:
- method: GET
path:
- "{{BaseURL}}/favicon.ico"
host-redirects: true
max-redirects: 2
matchers:
- type: dsl
dsl:
- "('-1893514038' == mmh3(base64_py(body)))"