kubestriker
A Blazing fast Security Auditing tool for Kubernetes (by vchinnipilli)
ScoutSuite
Multi-Cloud Security Auditing Tool (by nccgroup)
kubestriker | ScoutSuite | |
---|---|---|
8 | 28 | |
996 | 7,097 | |
0.2% | 1.9% | |
0.0 | 5.7 | |
about 1 year ago | 5 months ago | |
Python | Python | |
Apache License 2.0 | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kubestriker
Posts with mentions or reviews of kubestriker.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-15.
- Top 200 Kubernetes Tools for DevOps Engineer Like You
-
Container security best practices: Comprehensive guide
Other tools you can use are linux-bench, docker-bench, kube-bench, kube-hunter, kube-striker, Cloud Custodian, OVAL, and OS Query.
- vchinnipilli/kubestriker - A Blazing fast Security Auditing tool for Kubernetes
- Kuberentes Security Auditing tool for devops and security professionals
- A fast Security Auditing tool for Kubernetes
- Kubestriker - A blazing fast Kubernetes security auditing tool
-
Kubestriker - A blazing fast Kubernetes security auditing tool for free
# Create python virtual environment $ python3 -m venv env # Activate python virtual environment $ source env/bin/activate # Clone this repository $ git clone https://github.com/vchinnipilli/kubestriker.git # Go into the repository $ cd kubestriker # Install dependencies $ pip install -r requirements.txt # Incase of prompt toolkit or selectmenu errors $ pip install prompt-toolkit==1.0.15 $ pip install -r requirements.txt # Gearing up Kubestriker $ python -m kubestriker # Result will be generated in the current working directory with the name of the target
- Kubestriker - A Blazing fast Security Auditing tool for kubernetes!!
ScoutSuite
Posts with mentions or reviews of ScoutSuite.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-08-03.
- ScoutSuite: Open-Source Multi-Cloud Security Auditing Tool
-
Pentesting AWS VPCs: Identifying and Mitigating Risks
git clone https://github.com/nccgroup/ScoutSuite cd ScoutSuite python -m pip install -r requirements.txt python scout.py aws
- Boletín AWS Open Source, June Edition
-
ScoutSuite
ScoutSuite is a really nice security tool to audit your cloud solutions.
-
Azure and M365 Secure Config Review
Prowler and ScoutSuite are a good start for cloud stuff.
-
Open source alternative cloud security tool that works like Wiz/Lacework/Aqua
Another solution might be ScoutSuite, they have support for all major clouds - aws,gcp and azure. But its probably not maintained as well. ScoutSuite
- CSPM opensource suggestions
-
Creating a jump host in 2023
If you're planning to use Active Directory and/or Azure AD, run ADRecon/AzureADRecon and Bloodhound frequently and review in depth. Run ScoutSuite frequently and review as part of a normal operational cycle (e.g., at weekly team meetings make the results available and set aside 15 minutes to discuss and make assignments). Look critically at where these three tools overlap within two or three degrees of separation from your jump hosts (e.g., hosts/nodes that are one or two devices away and users/security groups that are one or two devices away) for help prioritizing when you have too many high-risk/high-impact items to look through.
-
How to do AWS security assesment?
https://github.com/nccgroup/ScoutSuite (I used it for GCP one time, but I can't say if it good for AWS)
- Scanning for AWS Security Issues with Trivy
What are some alternatives?
When comparing kubestriker and ScoutSuite you can also consider the following projects:
cyclops - Developer Friendly Kubernetes 👁️
prowler - Prowler is an Open Cloud Security tool for AWS, Azure, GCP and Kubernetes. It helps for continuos monitoring, security assessments and audits, incident response, compliance, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more.
pixie - Instant Kubernetes-Native Application Observability
cloudsploit - Cloud Security Posture Management (CSPM)
opencspm - Open Cloud Security Posture Management Engine
pacu - The AWS exploitation framework, designed for testing the security of Amazon Web Services environments.