|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/introduction-to-python-for-hacking/
课程评论:没有评论
Coursera 课程《Python 入门与黑客技术》课程总结: 本课程旨在教授学员 Python 编程和道德黑客技术,无论学员是否有任何基础。课程结束时,学员将达到中高级水平,能够结合这两种技能,使用 Python 编写程序,以与黑客相同的方式入侵计算机系统,并且还能将所学编程技能应用于任何其他程序开发。 课程内容以实践为主,同时兼顾理论。首先会介绍道德黑客和 Python 编程的基础知识,并指导学员安装所需软件,然后立即开始编程实践。学习过程以实际的黑客程序编写为例,避免枯燥的理论讲解。 课程结构分为多个循序渐进的部分,每个部分都有具体目标,通常是入侵特定系统。学员将学习系统的运作方式、发现其弱点,并在此过程中学习编写 Python 程序来利用这些弱点进行入侵。 课程将逐个讲解 Python 知识点,最终学员将能够独立编写多种道德黑客程序,包括后门、键盘记录器、凭证收集器、网络入侵工具、网站入侵工具等。此外,学员还将深入理解计算机系统的运作原理,掌握问题建模、算法设计和 Python 实现的技能。
Welcome this great course where you'll learn python programming and ethical hacking at the same time, the course assumes you have NO prior knowledge in any of these topics, and by the end of it you'll be at a high intermediate level being able to combine both of these skills and write python programs to hack into computer systems exactly the same way that black hat hackers do, not only that but you'll be able to use the programming skills you learn here to write any program even if it has nothing to do with hacking.This course is highly practical but it won't neglect the theory, so we'll start with covering some basics about ethical hacking and python programming, installing the needed software and then we'll dive and start programming straight away. From here on wards you'll learn everything by example, by writing useful hacking programs, so we'll never have any boring dry programming lectures.The course is divided into a number of sections each aims to achieve a specific goal, the goal is usually to hack into a certain system, so we'll start by learning how this system work, the weaknesses of this system, and then you'll learn how to write a python program to exploit these weaknesses and hack the system, as we write the program.I will teach you python programming from covering one topic at a time, so by the end of the course you're going to have a number of ethical hacking programs written by yourself (see below) from backdoors, keyloggers, credential harvesters, network hacking tools, website hacking tools, and the list goes on, not only that but you'll also have a deep understanding of how computer systems work, how to model problems, design an algorithm to solve problems and implement the solution using python.