2022-11-11 10:33:53 +00:00
|
|
|
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:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-11-12 07:16:43 +00:00
|
|
|
verified: true
|
2022-11-11 19:43:54 +00:00
|
|
|
shodan-query: 'Server: Mongoose'
|
|
|
|
tags: tech,mongoose
|
2022-11-11 10:33:53 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-11 10:33:53 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
2022-11-11 19:43:54 +00:00
|
|
|
- "Server: Mongoose"
|
2022-11-11 10:33:53 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|