What you’ll learn
- Python coding and how to build an info stealer that you can use for authorized cybersecurity tests, or for educational purposes
- How to code a keylogger, along with code that takes screenshots, and code that copies whatever is stored in the clipboard
- How to run the code remotely on a target computer that you have access to via winrs, psexec, or wmic
- How to run the code on your local computer
- How to run the code on target computers that do not have Python installed
Description
Hello, My course, “Ethical Hacking: Design an Info Stealer using Python 3” has just been released here in 2024. The way this course works is as follows:I will start at ground zero and show you how to design and build a fully functional “Info Stealer” that can be used on your own computer for educational purposes, or you can use it on remote computers at work, or if you have customers that you are conducting a Red Team exercise for, it can be used there as well.