Welcome to my Cybersecurity Tasks repository! This repository contains a collection of tasks and exercises that I have completed as part of my journey to becoming a cybersecurity analyst. The tasks cover various aspects of cybersecurity, focusing on practical applications and hands-on learning.
-
Overview
-
Tasks
- Packet Sniffer
- Access Network Packets
- Risk Calculator
-
Tools and Technologies
-
Getting Started
-
Contributing
-
Contact
This repository serves as a portfolio of my practical work in cybersecurity, demonstrating my skills in network security and risk management. Each task includes a description of the objective, the approach taken, and the tools used.
Description: A tool developed to capture and analyze network packets in real-time, helping to identify potential security issues.
Objectives: Capture network traffic, analyze packet details, identify malicious activity.
Technologies Used: Python, Scapy, Wireshark.
Location: packet-sniffer/
Description: Scripts and tools to access and analyze network packets to monitor traffic and detect anomalies.
Objectives: Understand network traffic patterns, detect unauthorized access or data exfiltration attempts.
Technologies Used: Python, Wireshark.
Location: access-network-packets/
Description: A tool to assess and calculate potential risks based on predefined criteria, providing insights for risk management.
Objectives: Quantify risk levels, and prioritize security efforts.
Technologies Used: Python.
Location: risk-calculator/
Programming Languages: Python.
Tools: Scapy, Wireshark.
Platforms: Linux.
To explore the tasks:
1. Clone the repository:
git clone https://github.com/vishal-naik-byte/cybersecurity-tasks.git
cd cybersecurity-tasks
2. Navigate to the relevant task folder to view details and run the scripts.
If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request.
Feel free to reach out via email at vishalnaik12.vn@gmail.com if you have any questions or comments.