2023-04-25 18:36:56 +00:00
|
|
|
id: papercut-login-panel
|
2023-04-25 14:30:12 +00:00
|
|
|
|
|
|
|
info:
|
2023-04-25 18:36:56 +00:00
|
|
|
name: PaperCut Panel - Detect
|
2023-04-25 14:30:12 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
|
|
|
description: |
|
2023-04-25 18:36:56 +00:00
|
|
|
PaperCut is a print management system. Log in to manage your print quotas, see your print history and configure your system.
|
2023-04-25 14:30:12 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-04-25 14:30:12 +00:00
|
|
|
google-query: html:'content="PaperCut'
|
|
|
|
tags: panel,papercut,detect
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-04-25 14:30:12 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/user"
|
|
|
|
|
2023-04-25 18:36:56 +00:00
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-25 14:30:12 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'content="PaperCut'
|
2023-04-25 18:36:56 +00:00
|
|
|
- '<title>PaperCut Login'
|
|
|
|
condition: or
|
2023-04-25 14:30:12 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402203ce49a336c7f12eee371ad0908138ffc862bad490cb41057752bb5e2391ec3b402203bbff3ee63b6bb331a7bd1c2e5033a89eb23559ea7bbebdbf7d8f1a2f636a102:922c64590222798bb761d5b6d8e72950
|