There are many great SOLUTIONS available for this kind of attacks, however, I didn't find one that really suits needs of students for learning about the basic mitigation techniques. I want to make a solution for the students so that they can understand these types of attacks and possible techniques to prevent those.
I am doing this because:
- Your time should be focused on creating something amazing. A project that solves a problem and helps others
- You shouldn't be doing the same tasks over and over like creating a simple script from scratch.
Of course, no one solution will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue.
Install python on your machine based on the operating system and architecture you are using from python.org
Following are the libraries you would be requiring to run these solutions smoothly:
- schedule
pip install schedule- Clone the repo and use it 😄
git clone https://github.com/u-ahmedofficial/NetHarbour.gitSee the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Umair Ahmed - LinkedIn - umairahmedofficial1@gmail.com