32 lines
859 B
YAML
32 lines
859 B
YAML
id: filegator-panel
|
|
|
|
info:
|
|
name: FileGator Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
reference:
|
|
- https://serverpilot.io/docs/how-to-install-a-file-manager-on-your-server/#:~:text=You%20should%20see%20the%20FileGator,Password%3A%20admin123
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: title:"FileGator"
|
|
tags: filegator,panel,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>FileGator'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450221009856c2ecdf6983096f7fb37ba8a72dcf4d690738a47512b53011246a49952506022012f8d2ef0a52e5579a5a3796368b5f1bb209fd08b28bc2c6585e9e456bec8def:922c64590222798bb761d5b6d8e72950 |