2023-04-20 09:36:30 +00:00
|
|
|
id: default-apache-shiro
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Apache Shiro Default Page
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-04-20 09:36:30 +00:00
|
|
|
shodan-query: title:"Apache Shiro Quickstart"
|
|
|
|
tags: tech,apache,shiro
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-04-20 09:36:30 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Apache Shiro Quickstart</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|