IT Security: Develop More Secure Applications!

If you want to support me: When you purchase the course through my link here, I receive a higher sales commission from Udemy than if the course is accessed and purchased through the platform directly.

Udemy assures me that you will receive the current best price at which this course is currently sold on the Udemy marketplace. So you should not pay more through my link than if you buy the course directly through the platform.

For software developers, it is necessary to also know about the security aspects of their code and infrastructure in order to avoid economic damage.

This course is aimed at all developers without prior experience in IT security; all required tools (gcc, objdump, xampp, hex editor) are introduced during the course.

The heart of this course are the specific and memorable examples that demonstrate the risks and dangers to IT security:

  • Insecure transmission of data on the internet and importance of encryption
  • Security of websites (PHP/JavaScript)
  • Buffer overflow and how an attacker can exploit it (C programming language)
  • Security with file uploads and passwords
  • Cross Site Scripting (XSS) attacks

At the same time, general concepts of IT security are also presented, so that course participants gain a good sense for secure programming patterns and receive a comprehensive guide for future projects.