|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/python-hacking-build-hacking-tools/
课程评论:没有评论
课程名称:Python Hacking:构建黑客工具 课程概述: 本课程是一门为初学者设计的Python编程入门课程,旨在帮助学员从零开始学习Python基础知识,并最终能够亲手构建自己的黑客工具。虽然课程会涵盖Python编程的基础知识,但其核心在于应用Python进行黑客工具的开发,而非深入讲解Python语言本身(例如,不涉及类和继承等高级话题)。 课程重点包括: * **Python基础知识**:学习创建黑客工具所需的最基本Python概念。 * **黑客工具构建**:通过实际操作,学会如何从头开始编程实现多个经典的黑客工具,例如: * Windows密码哈希破解器 * 端口扫描器 * Gobuster(用于Web目录爆破的工具) * **编程导向**:课程更偏重于编程实践,但所有编程都围绕着黑客技术的应用进行。 * **独立开发能力**:课程目标是让学员掌握必要的技能,从而能够独立构思并编程实现任何他们想要的黑客工具。 学习目标: * 掌握使用Python进行黑客工具开发的基础。 * 能够理解并重现现有黑客工具的原理和实现方式。 * 为希望进入网络安全领域,特别是想成为一名道德黑客(Ethical Hacker)的学员打下坚实的编程基础。 适合人群: * Python编程初学者。 * 对使用Python开发黑客工具感兴趣的学习者。 * 希望学习道德黑客技术并构建自己工具的爱好者。 * 有志于成为一名道德黑客的人。
Learn Python programming and create your own Hacking tools. This is a beginners course that goes from zero knowledge on Python programming onto creating your own hacking tools.You will learn all the basics of Python programming, but this is not a Python course! While you will learn all the basics of the Python programming language, we will not cover things like classes and inheritance. Instead, we focus on just enough basics to create hacking tools. You will learn to create your own hacking tools and after completing this course, you should be able to program any hacking tool you want.In this course we rebuild some existing tools like an Windows Password Hash cracker, a port scanner and gobuster. These are all tools hackers use to gain access to computers. This course is more oriented towards programming than hacking, but with a focus on hacking. The tools you make in this course, you could use for hacking.Of course, there are many more hacking tools that are possible to create, but after completing this course you should be able to make any hacking tool you want.This is a beginners course, if you want to use Python for Hacking or make your own Hacking tools, if you want to learn Ethical Hacking, this course is for you. Want to become an Ethical Hacker? This course is for you