Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback on Detected Misconfigurations #2

Open
zyue110026 opened this issue Nov 19, 2023 · 0 comments
Open

Feedback on Detected Misconfigurations #2

zyue110026 opened this issue Nov 19, 2023 · 0 comments

Comments

@zyue110026
Copy link

Greetings,

We are some security researchers who have built a scanner to detect configurations that can be used to conduct attacks for Kubernetes pods. For your repository, we have found a few misconfigurations in the following locations:

Misconfiguration name: INSECURE_HTTP
Location-1:

"url": "http://prometheus:9090",

Misconfiguration name: INSECURE_HTTP
Location-2:

--request POST http://admin:admin@grafana:3000/api/datasources \

Misconfiguration name: INSECURE_HTTP
Location-3:

--request POST http://admin:admin@grafana:3000/api/dashboards/import \

Misconfiguration name: INSECURE_HTTP
Location-4:

- '-alertmanager.url=http://alertmanager:9093/'

Misconfiguration name: TRUE_HOST_PID
Location-5:



Misconfiguration name: TRUE_HOST_NET
Location-6:

Misconfiguration name: HOSTPATH
Location-7:

hostPath:
path: /var

Please give us feedback. Do you think these are valid instances of misconfigurations? Will you fix them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant