Python and Ethical Hacking

General information

Description

Both practical and theoretical, the course starts with python programming and basics of ethical hacking: I learned how to model problems, design algorithms to solve them and implement that solution using python. Everything is taught through real sample cases, by writing useful hacking programs. I learned how certain systems work and the weaknesses they have, for which I then wrote python programs to exploit them, to finally gain access to the systems. At the end, I had been able to personally write a number of ethical hacking programs: backdoors, keyloggers, credential harvesters, network hacking tools, website hacking tools, and many more.