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:
|
2022-11-12 07:16:43 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
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
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402205facb55edb39813cbf3fe7a9b84fac40471c8cced8bc6b16ff65f466c218e18f02206528133c2c8aa9306ddb5986e0a9044827e02513ca6737e2c7bc512147926ed4:922c64590222798bb761d5b6d8e72950
|