Daily learning part fifty-eight.
Today was a focused day. I started a new project with Python. I decided to make a new tool, a web vulnerability scanner. I can't tell you exactly what the final tool will include yet, but I have a plan for a few tools I want to add, and I could add more later. Today I added a security header check, a directory enumerator, basic error handling for requests, an interactive CLI with a banner and a menu, and clean separation of functions. I am done for today. I wrote around 140 lines of Python.
"Simplicity is the ultimate sophistication." Leonardo da Vinci
Top comments (0)