34 lines
734 B
YAML
34 lines
734 B
YAML
id: mongoose-server
|
|
|
|
info:
|
|
name: Mongoose Server
|
|
author: lu4nx
|
|
severity: info
|
|
description: |
|
|
Mongoose is a embedded web server
|
|
reference:
|
|
- https://github.com/cesanta/mongoose
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: 'Server: Mongoose'
|
|
tags: tech,mongoose
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "Server: Mongoose"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402205facb55edb39813cbf3fe7a9b84fac40471c8cced8bc6b16ff65f466c218e18f02206528133c2c8aa9306ddb5986e0a9044827e02513ca6737e2c7bc512147926ed4:922c64590222798bb761d5b6d8e72950
|