Create microweber-detect.yaml

patch-1
Prince Chaddha 2022-03-01 02:43:26 +05:30 committed by GitHub
parent bc904eeec9
commit 56453228f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: microweber-detect
info:
name: Microweber Detect
author: princechaddha
severity: info
reference: https://github.com/microweber/microweber
metadata:
shodan-query: 'http.favicon.hash:780351152'
tags: tech,microweber,oss
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"generator" content="Microweber" />'
- type: status
status:
- 200