Share
## https://sploitus.com/exploit?id=C4973516-660D-5206-B60C-AE1C7DD2E8E0
# Security Vulnerabilities and Protection Measures  
**Submitted by:** Harsh A. Vaghela  

---

## ๐Ÿ“˜ Project Overview  
This project explores one of the most critical vulnerabilities in cybersecurity โ€”  
the **EternalBlue exploit**, which targets the outdated **SMBv1 protocol** in  
Windows operating systems (especially Windows 7).  

It demonstrates how the vulnerability works, simulates the attack in a virtual  
environment, and provides protection and mitigation measures against such  
exploits.

---

## ๐Ÿ“‚ Project Contents

### report/
#### โ”œโ”€โ”€ 01-introduction.md
#### โ”œโ”€โ”€ 02-requirements-analysis.md
#### โ”œโ”€โ”€ 03-system-design.md
#### โ”œโ”€โ”€ 04-testing-implementation.md
#### โ”œโ”€โ”€ 05-conclusion.md
#### โ””โ”€โ”€ bibliography.md


---

## ๐Ÿ›  Tools & Technologies Used
- Windows 7 (Unpatched VM)
- Kali Linux
- Metasploit Framework
- Nmap (SMB vulnerability scanning)
- Wireshark (packet analysis)
- VirtualBox / VMware
- Windows Security Patch MS17-010

---

## ๐ŸŽฏ Project Objectives
- Understand the EternalBlue exploit  
- Study the SMBv1 protocol vulnerability  
- Demonstrate real-world exploitation in a controlled lab  
- Test security measures including patching, IDS, firewalls  
- Raise cybersecurity awareness  

---

## ๐Ÿ“Œ How to Use This Repo
1. Navigate to the `report/` folder  
2. Open each Markdown file to read the project chapter-wise  
3. Optional: Add screenshots in the `assets/` folder  

---

## ๐Ÿ“œ License  
This project was created for academic use under the BCA program.  
You may reference it for learning and educational purposes.

---

## โญ If you like this structure  
Give the repo a star on GitHub! โญ