Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 2.1 KB

README.md

File metadata and controls

53 lines (32 loc) · 2.1 KB

Cyber Security Projects

Welcome to the Cyber Security Projects repository! This repository contains various projects related to cybersecurity, ranging from basic security concepts to advanced tools and techniques.

Introduction

Cybersecurity is essential in today's digital world. This repository aims to showcase a variety of projects that explore different aspects of cybersecurity, from vulnerability analysis to network security and cryptography. Each project is intended to help you gain practical knowledge and improve your skills in defending against cyber threats.

Cyber Security Banner

Projects

Here are some of the notable cybersecurity projects included in this repository:

  1. Wi-Fi Deauther Using ESP8266
    This report explains how to build and use a Wi-Fi deauther with an ESP8266 microcontroller. The project demonstrates how deauthentication attacks can disrupt wireless connections, emphasising the security risks in Wi-Fi networks. The purpose is to raise awareness about these vulnerabilities while promoting ethical usage.
    Project 1 Image

For more details about each project, please check the respective project folder.

Technologies Used

The projects in this repository use a variety of tools and technologies, including:

  • Python
  • Kali Linux
  • Metasploit
  • Wireshark
  • Burp Suite
  • OpenSSL
  • And more...

Contributing

Contributions are welcome! If you'd like to contribute to this repository, please follow these steps:

  1. Fork this repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -m 'Add feature')
  4. Push to the branch (git push origin feature-branch)
  5. Open a pull request

Please make sure to follow the repository's coding guidelines and write clear commit messages.

License

This repository is licensed under the MIT License.


Feel free to reach out if you have any questions or suggestions!