Github Actions in ShortUsing GitHub Actions lets you create custom workflows that can be triggered based on several events happening in your GitHub repository, such as pushes, pull requests, or issues. You might then automate tasks such as building, testing, or deploying c...Dec 13, 2024·3 min read
MITRE ATT&CK® frameworkLets understand MITRE ATT&CK framework in simple way. What is MITRE ATT&CK ? It was developed and released by MITRE Corporation.A non-profit organization in 2015.Acronym ATT&CK stands for Adversarial Tactics, Techniques and Common Knowledge.It acts a...Sep 8, 2024·1 min read
Cloud Security Posture ManagementCSPM or Cloud Security Posture Management is designed to monitor and manage cloud based system.It focuses on identifying mis-configurations, compliance violations and vulnerabilities across cloud services. Key features of CSPM - Continuous Monitoring...Sep 3, 2024·1 min read
Lets explore SOARSOAR stands for Security orchestration automation and response Below is breakup of terms :- Security Orchestration: - Process of integrating various security tools to automate workflows.This enables security team to manage alerts and response from a ...Sep 3, 2024·1 min read
Lets explore SIEMWhat is SIEM - SIEM stands for Security Information and Event Management Primary Function - This is a tool that collects information from various sources.It then aggregates and analyzes and creates security report What else can SIEM do - SIEM can per...Aug 25, 2024·1 min read