36 lines
775 B
YAML
36 lines
775 B
YAML
id: gabia-server-detect
|
|
|
|
info:
|
|
name: Gabia Server - Detection
|
|
author: jadu101
|
|
severity: info
|
|
description: |
|
|
Detects gabia web server.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: "Server: gabia"
|
|
tags: tech,gabia,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- "Server: gabia"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: kval
|
|
part: header
|
|
kval:
|
|
- Server
|
|
# digest: 4a0a0047304502205ccf8e2d235f6cbcea261c0248b1337d4a7d4ac81edb302e970c5d290598cb0a022100c3883de05ee2d9ecf2578f402eff9e5e68ba731f3a05b8f71d4df2db48082369:922c64590222798bb761d5b6d8e72950 |