Update webuzo-admin-panel.yaml

patch-1
Ritik Chaddha 2022-12-21 01:30:40 +05:30 committed by GitHub
parent 7ffaf6dada
commit 4ac26feb73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 7 deletions

View File

@ -1,20 +1,19 @@
id: webuzo-admin-panel id: webuzo-admin-panel
info: info:
name: Webuzo - Admin Panel name: Webuzo Admin Panel
author: theamanrawat author: theamanrawat
severity: info severity: info
metadata: metadata:
verified: true verified: true
shodan-query: http.title:"Webuzo - Admin Panel" shodan-query: http.title:"Webuzo - Admin Panel"
tags: webuzo, login, panel tags: panel,webuzo,admin
requests: requests:
- method: GET - method: GET
path: path:
- '{{BaseURL}}' - "{{BaseURL}}"
stop-at-first-match: true
host-redirects: true host-redirects: true
max-redirects: 2 max-redirects: 2
matchers-condition: and matchers-condition: and
@ -22,9 +21,8 @@ requests:
- type: word - type: word
part: body part: body
words: words:
- '<title>Webuzo - Admin Panel</title>' - 'Webuzo - Admin Panel'
condition: and
- type: status - type: status
status: status:
- 200 - 200