Mongoose Server
ID: mongoose-server
Severity: info
Author: lu4nx
Tags: tech,mongoose
Description
Section titled “Description”Mongoose is a embedded web server
YAML Source
Section titled “YAML Source”id: mongoose-server
info: name: Mongoose Server author: lu4nx severity: info description: | Mongoose is a embedded web server reference: - https://github.com/cesanta/mongoose classification: cpe: cpe:2.3:a:cesanta:mongoose:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: cesanta product: mongoose 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: 4b0a00483046022100aca8a27e913fa10305dfa2d3f41b6d1efdf006ac8fde916881d188273fd84b23022100dd86ea8534c3de8fbb59be47fb35a0bae4a6d7c8417481de5c2144939e24d860:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/mongoose-server.yaml"