Ethical Hacking: Design an Info Stealer using Python 3

所在平台: Udemy

课程主页: https://www.udemy.com/course/ethical-hacking-design-an-info-stealer-using-python-3/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:伦理黑客:用Python 3设计信息窃取器 课程概述: 您好!我的课程“伦理黑客:用Python 3设计信息窃取器”在2024年上线。课程将从基础知识开始,教您如何设计和构建一个功能完备的信息窃取工具,该工具可在您自己的计算机上用于教育目的,或在工作场所、客户的红队演练中使用。 在课程结束时,我们将共同构建的工具将执行以下三项功能: 1. 键盘记录 - 所有按键将被记录到本地磁盘、UNC路径或共享位置。 2. 截图 - 您可以配置代码中的时间间隔进行截图,截图将写入本地磁盘、UNC路径或共享位置。 3. 剪贴板记录 - 类似于截图,记录将按照设置的时间间隔进行,结果将写入本地文件、UNC路径或共享位置。 我会详细讲解所有代码,初学者无需担心,进阶程序员也能学到一些新知识。而且,最终产品会非常酷。此外,我将教您如何将Python代码转换为单个可执行文件,以便在目标计算机上运行时,无需安装Python,代码将正常运行。 最后,我将向您展示一些通常在使用Microsoft Active Directory的企业或政府网络上启用的Windows命令。您可以利用这些命令在同一域内的目标计算机上远程运行您的Python代码。 欢迎报名参加课程!

课程评论(0条)

课程详情

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. Once we are finished building the tool together, it will perform three functions:1) Keylogging - All keystrokes will be written to local disk, to a UNC path, or to a share.2) Screenshots - Screenshots can occur on a time interval that you configure inside the code. They write to local disk, a UNC path, or to a share.3) Clipboard - This works the same way the screenshots do, with a collection occuring on a set time interval and the results get written out to a file locally , or to a UNC path, or to a share.I will explain all the code, so beginners shouldn't worry that much, yet intermediate coders may pick up a few things as well, and besides, the final product is going to be really cool.I will also teach you how to turn your Python code into a single executable file, so that the Python code and all of its dependencies are included. Then when it comes time to run the Python on a target computer, Python doesn't need to be present on that system, and our code will run regardless.Lastly, I will show you some Windows commands that are typically enabled or available on a corporate or government network that uses Microsoft Active Directory (AD). You may be able to use these commands to run your Python code remotely on a target computer if you are part of the same domain and you have "pwned" the proper credentials.

课程标签

0人关注该课程

主题相关的课程