This is a tool I created that runs multiple hacks that are safe on a website to check if they go through. Then it gives you a report of the website and tells you if it is safe or not. It is a simple tool that I created for fun and to learn more about hacking and security. I made this tool fully with Python. I used the Owasp top 10 to create the hacks that are being run.
See it in action
Here is a short video with a command running to show what kind of data the tool can give back to the user.
Making this tool was very educational, I learned a lot and had fun. I got a better understanding of websites and how you can protect them. I also learned a lot about working with Python and best practices with writing Python code.