Common Vulnerabilities and Exploits with Python

seeders: 3
leechers: 0
Added 3 years ago by tutsnode in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Common Vulnerabilities and Exploits with Python (Size: 104.9 MB)
  0 86.2 KB
  1 45 KB
  1. Course Overview.mp4 3.8 MB
  1. Course Overview.vtt 2.1 KB
  1. Executing Shellcode with Python.mp4 7.1 MB
  1. Executing Shellcode with Python.vtt 5.8 KB
  1. Explaining the Buffer Overflow Vulnerability.mp4 6 MB
  1. Explaining the Buffer Overflow Vulnerability.vtt 4.5 KB
  1. Introduction.mp4 3.8 MB
  1. Introduction.vtt 2.8 KB
  2. Creating a Keylogger in Python.mp4 11.8 MB
  2. Creating a Keylogger in Python.vtt 8.3 KB
  2. Exploiting Buffer Overflow in a Vulnerable Software.mp4 23.7 MB
  2. Exploiting Buffer Overflow in a Vulnerable Software.vtt 13.3 KB
  2 94.2 KB
  2. Installing Python on Windows.mp4 6.4 MB
  2. Installing Python on Windows.vtt 4.8 KB
  3. Exploiting Buffer Overflow in a Web Service.mp4 3.9 MB
  3. Exploiting Buffer Overflow in a Web Service.vtt 3.1 KB
  3. Installing Python on Linux Systems.mp4 4.6 MB
  3 84.5 KB
  3. Installing Python on Linux Systems.vtt 3.4 KB
  3. Sandbox Detection with Python.mp4 7 MB
  3. Sandbox Detection with Python.vtt 5.3 KB
  4. Course Conclusions.mp4 1.5 MB
  4. Course Conclusions.vtt 1.6 KB
  4. Exploiting the EternalBlue Vulnerability.vtt 7.6 KB
  4 57.7 KB
  4. Exploiting the EternalBlue Vulnerability.mp4 9.3 MB
  4. Setting up Virtual Environments.mp4 9.7 MB
  4. Setting up Virtual Environments.vtt 7 KB
  TutsNode.net.txt 102.4 B
  [TGx]Downloaded from torrentgalaxy.to .txt 614.4 B
  python-common-vulnerabilities-exploits.zip 5.2 MB
  5 96.7 KB
  6 69.6 KB
  7 7 KB
  8 92.8 KB
  9 108.6 KB
  10 118 KB
  11 77.4 KB
  12 91.8 KB
  ▲ 42 total files

Description


Description

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.

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.

Last Updated 12/2022