|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-python-and-ethical-hacking-from-scratch/
课程评论:没有评论
课程名称:从零开始学习Python和伦理黑客 课程概述:本课程是关于Python编程和伦理黑客的综合性学习,适合零基础的学习者。到课程结束时,学员将具备较高的中级水平,能够将这两种技能结合起来,编写与黑客相似的Python程序。课程强调实践,不忽视理论,涵盖伦理黑客和Python编程的基础知识,并指导学员安装所需软件。 课程结构分为多个章节,每个章节聚焦于特定系统的黑客技术。学员将了解系统工作原理及其弱点,然后学习如何编写Python程序来利用这些弱点。课程中将逐步介绍Python编程的各个主题,包括: - Python 2和3的编程 - 使用模块和库 - 变量、数据类型、用户输入处理等 - 函数、循环、数据结构、正则表达式、决策树、递归、线程、面向对象编程等 黑客技术方面,课程将涵盖: - 网络黑客/渗透测试基础 - MAC地址更改和过滤绕过 - 网络映射、ARP欺骗、DNS欺骗 - 网络流量分析、代码注入、伪造更新等 - 网站黑客/渗透测试基础,以及各种攻击方式。 在课程中,学员将创建多个黑客程序,如更改MAC地址、网络扫描、ARP欺骗、数据包嗅探等。同时,课程将教授如何设置渗透测试实验室,了解网络工作原理、Linux基础等知识。 本课程提供24/7支持,学员可在问答区提出问题,通常会在15小时内得到回应。课程完全出于教育目的,所有的攻击操作均在教师的实验室中或经过授权的设备上进行。完成课程后,学员将获得Udemy的完成证书。 本课程是Zaid Sabih和zSecurity的独立产品,未与任何其他组织关联。
Last Update: May 2024Welcome to my comprehensive course on python programming and ethical hacking. 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 to write python programs to hack computer systems exactly the same way that black hat hackers do. That's not all, you'll also be able to use the programming skills you learn 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, we'll start with basics of ethical hacking and python programming and installing the needed software. Then we'll dive and start programming straight away. You'll learn everything by example, by writing useful hacking programs, no boring dry programming lectures.The course is divided into a number of sections, each aims to hack a specific system! You'll first learn how this system works and its weaknesses, then you'll lean how to write a python program to exploit these weaknesses and hack it. As we write the program I will teach you python programming from scratch covering one topic at a time. 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. You'll also have a deep understanding on how computer systems work, how to model problems, design an algorithm to solve problems and implement the solution using python.As mentioned in this course you will learn both ethical hacking and programming at the same time, here are some of the topics that will be covered in the course:Programming topics:Programming in python 2 and 3.Using modules and libraries.Variables, types, etc.Handling user input.Reading and writing files.Functions.Loops.Data structures.Regex.Decision making.Recursion.Threading.Object oriented programming.Packet manipulation using scapy.Netfilterqueue.Socket programming.String manipulation.Exceptions.Serialisation.Compiling programs to binary executables.Sending & receiving HTTP requests.Parsing HTML.+ more!Hacking topics:Basics of network hacking / penetration testing.Changing MAC address & bypassing filtering.Network mapping.ARP Spoofing - redirect the flow of packets in a network.DNS Spoofing - redirect requests from one website to another.Spying network devices / clients.Analysing network traffic such as usernames, passwords, visited urls, etc.Inject code in pages loaded by computerd connected to the same network.Replace files on the fly as they get downloaded by computers on the same network.Detect ARP spoofing attacks.Bypass HTTPS.Create malware for Windows, Apple Mac OS and Linux.Create trojans for Windows, Apple Mac OS and Linux.Hack Windows, Apple Mac OS and Linux using custom backdoors.Bypass Anti-Virus programs.Steal credentials using fake prompts.Display fake updates.Use own keylogger to spy on everything typed on Windows & Linux.Basics of website hacking / penetration testing.Discover subdomains.Discover hidden files and directories in a website.Run wordlist attacks to guess login information.Discover and exploit XSS vulnerabilities.Discover weaknesses in websites using own vulnerability scanner.Programs you'll build in this course:You'll learn all the above by implementing the following hacking programsmac_changer - changes MAC Address to anything we want.network_scanner - scans network and discovers the IP and MAC address of connected clients.arp_spoofer - runs an ARP spoofing attack to redirect the flow of packets in the network allowing us to intercept data.packet_sniffer - filters intercepted data and displays usernames, passwords, visited links, etc.dns_spoofer - redirects DNS requests, eg: redirects requests to from one domain to another.file_interceptor - Intercepts downloads and replaces them with any file we want.code_injector - injects code in intercepted HTML pages.arpspoof_detector - detects ARP spoofing attacks.execute_command payload - executes a system command on the computer it gets executed on.execute_and_report payload - executes a system command and reports result via email.download_and_execute payload - downloads a file and executes it on target system.download_execute_and_report payload - downloads a file, executes it, and reports result by email.reverse_backdoor - gives remote control over the system it gets executed on, allows us toAccess file system.Execute system commands.Download & upload files.keylogger - records key-strikes and sends them to us by email.crawler - discovers hidden paths on a target website.discover_subdomains - discovers subdomains on target website.spider - maps the whole target website and discovers files, directories and links.guess_login - runs a wordlist attack to guess login information.vulnerability_scanner - scans a target website for weaknesses and produces a report with all findings.As you build the above you'll learn:Setting up a penetration testing lab to practice hacking safely.Installing Kali Linux and Windows as virtual machines inside ANY operating system.Linux Basics.Linux terminal basics.How networks work.How clients communicate in a network.Address Resolution Protocol - ARP.Network layers.Domain Name System - DNS.Hypertext Transfer Protocol - HTTP.HTTPS.How anti-virus programs work.Sockets.Connecting devices over TCP.Transferring data over TCP.How website work.GET & POST requests.And more!Checkout the curriculum and the course teaser for more info!With this course you'll get 24/7 support, so if you have any questions you can post them in the Q & A section and we'll respond to you within 15 hours.Notes:This course is created for educational purposes only and all the attacks are launched in my own lab or against devices that I have permission to test.This course is totally a product of Zaid Sabih & zSecurity, no other organisation is associated with it or a certification exam. Although, you will receive a Course Completion Certification from Udemy, apart from that NO OTHER ORGANISATION IS INVOLVED.