48 lines
1.3 KiB
YAML
48 lines
1.3 KiB
YAML
id: papercut-login-panel
|
|
|
|
info:
|
|
name: PaperCut Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: |
|
|
PaperCut is a print management system. Log in to manage your print quotas, see your print history and configure your system.
|
|
classification:
|
|
cpe: cpe:2.3:a:papercut:papercut_ng:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: papercut
|
|
product: papercut_ng
|
|
google-query:
|
|
- html:'content="PaperCut'
|
|
- html:'content="papercut'
|
|
shodan-query:
|
|
- http.html:'content="papercut'
|
|
- cpe:"cpe:2.3:a:papercut:papercut_ng"
|
|
- http.html:"content=\"papercut\""
|
|
fofa-query:
|
|
- body='content="papercut'
|
|
- body="content=\"papercut\""
|
|
tags: panel,papercut,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/user"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'content="PaperCut'
|
|
- '<title>PaperCut Login'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100f65ac5505679c934c580c9f34d83ce0bbca94db13d825e086b9518ad5ecaef5a022069c4e9d7f48bb4d0f5629725b2b8e336d3bb45a08e5e56f6fbc0b70b7ca7d1da:922c64590222798bb761d5b6d8e72950 |