Skip to content

A cybersecurity risk assessment project using the ISO 27001 framework.

Notifications You must be signed in to change notification settings

lucrece456/iso-27001-risk-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

🔍 ISO 27001 Risk Assessment

📌 Description

This project performs a cybersecurity risk assessment using the ISO 27001 framework.
It evaluates risks based on Impact, Likelihood, and Mitigation Strategies.

🚀 Features

  • Automated Risk Calculation
  • ISO 27001 Compliant Risk Matrix
  • Python Script for Risk Analysis
  • CSV Export of Risk Assessment Results

🖥️ Installation & Usage

1️⃣ Clone the Repository

git clone https://github.com/lucrece456/iso-27001-risk-assessment.git
cd iso-27001-risk-assessment

2️⃣ Install Dependencies
python3 -m venv venv
source venv/bin/activate
pip install pandas openpyxl

3️⃣ Run the Risk Assessment

python risk_assessment.py

Risk assessment completed! Check risk_results.csv

🔗 Contributions

	•	Open for additional risk scenarios, automation improvements, and compliance integrations! 🚀

1. **Save the file in nano**:
   - Press `CTRL + X`, then `Y`, then `Enter`.

---

## **🔹 Step 4: Add & Commit README.md**
Now that README.md is created, add it to Git:
```bash
git add README.md

About

A cybersecurity risk assessment project using the ISO 27001 framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages