Merge pull request #5057 from projectdiscovery/yeswiki-detect

Create yeswiki-detect.yaml
patch-1
Prince Chaddha 2022-08-09 16:17:13 -07:00 committed by GitHub
commit e86b298890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: yeswiki-detect
info:
name: YesWiki Detect
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: http.html:"yeswiki"
tags: yeswiki,panel
requests:
- method: GET
path:
- '{{BaseURL}}'
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'yeswiki-search'
- 'yeswiki-base'
condition: or
- type: status
status:
- 200