This repository contains a collection of hands-on cybersecurity internship tasks completed as part of a learning and practice program. Each task focuses on a core cybersecurity concept and demonstrates practical skills using real-world tools and techniques.
The goal of this repository is to showcase foundational knowledge in cybersecurity, ethical hacking basics, and security analysis through documented tasks.
-
🔍 Local Network Scan - Identifying devices and open services on a local network.
-
📧 Phishing Email Analysis - Analyzing suspicious emails to detect phishing attempts.
-
🛡️ Vulnerability Scanning - Scanning a personal system to identify potential security weaknesses.
-
🔥 Firewall Configuration - Setting up and configuring Windows Firewall for enhanced security.
-
📊 Network Traffic Analysis - Capturing and analyzing packets using tools like Wireshark.
-
🔑 Password Strength Evaluation - Assessing password strength and understanding best practices.
-
🧩 Browser Extension Security Review - Identifying risks associated with malicious or unsafe browser extensions.
-
🌐 VPN and Secure Communication - Understanding the basics of VPNs and secure data transmission.
Each task folder typically contains:
- Task description or objective
- Tools or scripts used
- Observations and results
- Screenshots or reports (where applicable)
Some common tools and technologies used across tasks include:
- Wireshark
- Network scanning tools (e.g., Nmap)
- Windows Firewall
- Basic scripting (Python / Bash)
- Security analysis utilities