- There are cyber security scritps (basic yet useful)
- Each script is named based on their usage
- For example, Port Scanner script is a simple python script to conduct port scan
- All you need to do is to review the script source code
- BEST PART? - Hints are hidden as a form of comments in the scritps 😉
- Each script has some minor error
- You have to execute the script and idenify the error
- Once you identify the error you have to create a PR for the same
- The changes will be tracked by the maintainers
- Once you PR is approved - you will be listed automatically in the shiny amazing crazy CONTRIBUTORS list 😎