2022-11-17 08:00:30 +00:00
|
|
|
id: wagtail-login
|
2022-11-16 22:08:40 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-17 08:00:30 +00:00
|
|
|
name: Wagtail Login - Detect
|
2022-11-16 22:08:40 +00:00
|
|
|
author: kishore-hariram
|
|
|
|
severity: info
|
2022-11-17 08:00:30 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Wagtail - Sign in"
|
|
|
|
tags: panel,wagtail
|
2022-11-16 22:08:40 +00:00
|
|
|
|
2022-11-17 08:03:43 +00:00
|
|
|
requests:
|
2022-11-16 22:08:40 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-11-17 08:06:37 +00:00
|
|
|
- '{{BaseURL}}/login/?next=/'
|
|
|
|
- '{{BaseURL}}/admin/login/?next=/admin/'
|
|
|
|
|
2022-11-21 06:22:23 +00:00
|
|
|
stop-at-first-match: true
|
2022-11-16 22:08:40 +00:00
|
|
|
matchers-condition: and
|
2022-11-17 08:03:28 +00:00
|
|
|
matchers:
|
2022-11-16 22:08:40 +00:00
|
|
|
- type: word
|
|
|
|
part: body
|
2022-11-17 08:03:28 +00:00
|
|
|
words:
|
2022-11-17 08:06:37 +00:00
|
|
|
- 'Wagtail - Sign in'
|
2022-11-16 22:08:40 +00:00
|
|
|
|
2022-11-17 08:06:37 +00:00
|
|
|
- type: status
|
2022-11-17 08:03:28 +00:00
|
|
|
status:
|
|
|
|
- 200
|