fix-template
parent
e2b5ab9ff7
commit
4f501caf61
|
@ -1,15 +1,15 @@
|
|||
id: unauthenticated-moleculer-microservices
|
||||
id: moleculer-microservices
|
||||
|
||||
info:
|
||||
name: Unauthenticated Moleculer Microservices Project
|
||||
name: Moleculer Microservices Project
|
||||
author: pussycat0x
|
||||
severity: low
|
||||
description: |
|
||||
Moleculer microservice was able to be accessed with no required authentication in place.
|
||||
metadata:
|
||||
verified: true
|
||||
verified: "true"
|
||||
shodan-query: title:"Moleculer Microservices Project"
|
||||
tags: misconfig,unauth,microservice,moleculer
|
||||
tags: misconfig,microservice,moleculer,exposure
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -31,4 +31,4 @@ requests:
|
|||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
Loading…
Reference in New Issue