29 lines
625 B
YAML
29 lines
625 B
YAML
id: abyss-web-server
|
|
|
|
info:
|
|
name: Detect Abyss Web Server
|
|
author: pussycat0x
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
fofa-query: app="Abyss-Web-Server"
|
|
tags: tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Welcome to Abyss Web Server"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100dd5eb9d30b800dafe71ead401771f171323e189a86595a3487de150805b5b57602210084bda70d84297c8924a25c86053348c7f23aea6c335ae6b3617405f4a354683d:922c64590222798bb761d5b6d8e72950
|