Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Security

Common Vulnerabilities and Exploits with Python

Just like any other programming language, Python can also be used by attackers to conduct malicious actions. This course will teach you how to prevent common vulnerabilities with Python.

Laurentiu Raducu - Pluralsight course - Common Vulnerabilities and Exploits with Python
by Laurentiu Raducu

What you'll learn

Python is becoming increasingly popular not only in data science, but also in the software engineering community. According to the stack overflow annual survey, Python holds the fourth place as the most popular technology. It allows fast development and it’s relatively easy compared to other high-level programming languages. As its popularity grows, and many people are drawn into using it, the reports of being used for vulnerability exploitation emerge. In this course, Common Vulnerabilities and Exploits with Python, you will learn how to exploit those vulnerabilities from the perspective of an attacker, with the main objective to avoid the mistakes of introducing them in your production software First, you will learn how to perform and protect against a buffer overflow attack. You will focus also on the EternalBlue exploit, which affected many Windows operating system versions. Second, you will see how you can create a keylogger application, capable of recording the keystrokes of the victim, as well as taking screenshots from the target’s computer. Finally, you will discover how you can execute shellcode using Python, and how to enhance a malware to detect anti-malware sandboxing techniques and evade them. By the end of this course, you will improve your skill set in using Python for detecting and avoiding common vulnerabilities.

Table of contents

About the author

Laurentiu Raducu - Pluralsight course - Common Vulnerabilities and Exploits with Python
Laurentiu Raducu

Laurentiu is working in fintech as a software developer engineer in test, with a strong emphasis on pentesting.

More Courses by Laurentiu