34 lines
804 B
YAML
34 lines
804 B
YAML
id: gopher-server
|
|
|
|
info:
|
|
name: Gopher Server - Exposure
|
|
author: DhiyaneshDk
|
|
severity: medium
|
|
reference:
|
|
- https://www.facebook.com/photo/?fbid=627579942745862&set=a.467014098802448
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Gopher Server"
|
|
tags: misconfig,gopher,server
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Gopher Server'
|
|
- 'Environment Variables'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100ccbad9c5d59ade4f6937497c04cfa9863340c882460472da1f2615a70d4a39000221008c77add71efc23166dd0a16aaf9a266c1d2b10923c6ad485f4835221a270812c:922c64590222798bb761d5b6d8e72950
|