A heuristic risk scorer for cloud assets leveraging MITRE ATT&CK mappings and tags to evaluate and score risks. This tool helps in identifying, prioritizing, and mitigating potential vulnerabilities within cloud environments.
- MITRE ATT&CK Mappings: Integration with the globally-recognized framework to standardize threat assessment.
- Tag-Based Scoring: Contextual risk scoring based on predefined tags, allowing for detailed analysis.
- Heuristic Analysis: Uses heuristic methods to evaluate cloud configurations for potential security risks.
- Risk Prioritization: Score-based prioritization aids in focusing on the most critical vulnerabilities.
- Contextual Insights: Provides a nuanced understanding of security postures through contextual tagging and analysis.
- Integration with Existing Frameworks: Standardized approach compatible with organizations already using MITRE ATT&CK.
- Installation: Clone the repository and follow setup instructions in the README file.
- Configuration: Use the synthetic data or modeul your own cloud assets to appropriate MITRE ATT&CK techniques and define scoring heuristics.
- Running the Tool: Execute the tool to generate and review risk scores for assets.
- To Run the Tool: streamlit run risk-score-gen.py
The CSPM Risk Scorer PoC is a PoC tool for any organization looking to enhance its security posture by systematically assessing and prioritizing risks within their cloud environments. It uses synthetic data that has been generated using a seperate script. The data that you see in the UI may not be representational of a production cloud environment.