37 lines
903 B
YAML
37 lines
903 B
YAML
id: audiobookshelf-panel
|
|
|
|
info:
|
|
name: Audiobookshelf Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
reference:
|
|
- https://github.com/advplyr/audiobookshelf
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query: title:"Audiobookshelf"
|
|
verified: true
|
|
tags: panel,audiobookshelf,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/login"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Audiobookshelf'
|
|
- 'content="Audiobookshelf'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022005d33f7b55e2318631d9a35582243793911cf44caa7570de0655afcb96b7c087022100d6627477aed96ce42ff3b817821d0634bc007f7e63aacb212eb9fefb95ec0367:922c64590222798bb761d5b6d8e72950 |