32 lines
768 B
YAML
32 lines
768 B
YAML
id: jfa-go-installer
|
|
|
|
info:
|
|
name: jfa-go Setup Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed jfa-go Setup page.
|
|
reference:
|
|
- https://github.com/hrfee/jfa-go
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"Setup - jfa-go"
|
|
tags: misconfig,install,exposure,jfa-go
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Setup - jfa-go"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402205300e59818b7ace97d3c1b501b38973f73646a3839f479d2512f92b67eafbcd102203b603e8822a95f3e708d544c2374a684cb435a6a9bf83e2a0988534ad85fbe0d:922c64590222798bb761d5b6d8e72950 |