Name: Omkar Sudam Nanaware
Domain: Cybersecurity
Repository: Internship Project Submission
This repository contains all three projects completed as part of the cybersecurity internship program. Each project covers a different area of cybersecurity — risk assessment for small businesses, enterprise security architecture, and phishing awareness simulation.
Developed a structured framework to help small and medium enterprises identify, evaluate, and mitigate cybersecurity risks. The project adapts the NIST Cybersecurity Framework into a practical model that any SME can follow without a large IT budget. A risk scoring formula was created to prioritize threats, and the framework was validated through three business case studies.
Files:
Minor_Project_1_Risk_Assessment.pdf— Full project reportCybersecurity_Risk_Assessment_Framework_Report.docx— Word version of the reportCybersecurity_Risk_Assessment_Presentation.pptx— 11-slide presentation
Explored the Zero Trust security model and how it can be implemented in corporate environments. The project covers core principles, authentication models including MFA and Role-Based Access Control, and a framework design built around identity verification, micro-segmentation, and encryption. A simulated test environment was used to validate the architecture against insider and external threat scenarios.
Files:
Minor_Project_2_Zero_Trust.pdf— Full project report
Designed and ran a controlled phishing simulation to study how users respond to realistic phishing attempts. A fake login page was built in HTML and CSS to mimic a corporate portal. The simulation was shared with a consenting test group and results were measured. The project includes analysis of social engineering tactics, user behavior findings, and a full set of countermeasures and awareness recommendations.
Files:
Major_Project_Phishing_Simulation.pdf— Full project reportphishing_demo.html— Demo phishing page with educational redirect
| File | Description |
|---|---|
README.md |
This file |
Minor_Project_1_Risk_Assessment.pdf |
Minor Project 1 report |
Cybersecurity_Risk_Assessment_Framework_Report.docx |
Minor Project 1 Word report |
Cybersecurity_Risk_Assessment_Presentation.pptx |
Minor Project 1 presentation |
Minor_Project_2_Zero_Trust.pdf |
Minor Project 2 report |
Major_Project_Phishing_Simulation.pdf |
Major Project report |
phishing_demo.html |
Phishing simulation demo page |