黑客道德 The Complete Ethical Hacking Course 2 0 Python & Kali Linux
 分 类: 编程
  积 分: 免费
 阅 读: 5591
  点 赞: 743
 编 辑: 编辑
 声 明: 全站无毒-站长亲测
  参 数:

简介

In this tutorial you will learn:

– Introduction

– The Basics of Python

– Basic Python Programming

– Functions in Python Programming

– Python Variables and Lists

– Python Conditionals

– Projects

– ETHICAL HACKING – Inroduction

– Penetration Testing

– Downloading and Installing Important Softwares

– Python and Kali Linux

– SQL Mapping

– Python Practice Tasks

– Course Wrap Up

– Extra Resources – BONUS

学习如何使用Python和从头开始构建一个Nmap网络扫描仪
蛮力破解Python
本课程只供资讯使用。课程设计已被设计在一个封闭的网络。这些技术都不应该在公共网络上使用,如果有严重的后果,如果你被抓住。
你将学习Python的基础知识和学习如何在Kali Linux安装Python。
你也会发现pycharm及其基本功能的全部。你也将学习如何安装模块包括Nmap。
将向您介绍Python缩进等基本功能。
完成此课程后,你将知道一些Python的基本命令的条件语句、列表、数组和字典。
还将介绍字符串和如何处理字符串.。学习如何管理,读取和操作在Python文件和函数。
到本课程结束时,你将能够建立自己的Nmap网络扫描仪和你自己的密码暴力破解器进行道德黑客行为。

目录

Section 1: Introduction
Lecture 1
Welcome!
This is the welcome lecture as well as course promo along with the high level structure of the course.
Lecture 2
Introduction
This is the Course Introduction and Course Agenda Lecture!
Lecture 3
Why Program?
In this Lesson students will be familiar with different programming languages and why should you learn them!
Lecture 4
Why Program? – Article
Article
Section 2: The Basics of Python
Lecture 5
Downloading Python
This lesson will guide you how to download Python Programming Environment
Quiz 1
Downloading Python
۱ question
Lecture 6
Python Interpreter and Idle
Students will learn what is Python Interpreter and IDLE
Quiz 2
Python Interpreter and Idle
۱ question
Lecture 7
Nuts And Bolts Of A Sample Program
This lesson will teach the basics of Python Programming Language
Quiz 3
Nuts and Bolts of a Sample Program
۱ question
Section 3: Basic Python Programming
Lecture 8
Python Strings
۱۸:۰۹
This lesson will teach students about Python Strings
Quiz 4
Python Strings
۱ question
Lecture 9
Getting Input
Students will learn how they will Get User Input using Python
Quiz 5
Getting Input
۱ question
Lecture 10
Reading And Writing Files – Part 1
In this lesson Instructor will guide step by step how to read and write files
Quiz 6
Reading and Writing files – Part 1
۱ question
Lecture 11
Reading And Writing Files – Part 2
In this lesson Instructor will guide step by step how to read and write files
Quiz 7
Reading and Writing files – Part 2
۱ question
Lecture 12
Python Expressions
What are Python Expressions? This lesson will teach students about Python Expressions
Quiz 8
Python Expressions
۱ question
Section 4: Functions in Python Programming
Lecture 13
Creating Your First Program – Part 1
Finally Students will create their First Python Program
Quiz 9
Creating Your First Program – Part 1
۱ question
Lecture 14
Creating Your First Program – Part 2
Finally Students will create their First Python Program
Quiz 10
Creating Your First Program – Part 2
۱ question
Lecture 15
Placing Comments In Code
This lesson will guide students how they can place comments within their code
Quiz 11
Placing Comments in Code
۱ question
Lecture 16
Introduction To Strings – Part 1
Students will learn about Python Strings
Quiz 12
Introduction to Strings – Part 1
۱ question
Lecture 17
Introduction To Strings – Part 2
Students will learn more about Python Strings
Quiz 13
Introduction to Strings – Part 2
۱ question
Lecture 18
What Are Functions?
Students will get familiar with different types of functions present in Python
Quiz 14
What are Functions?
۱ question
Lecture 19
Print Function
Students will be able to use the Print Function and will Print Out HELLO WORLD
Quiz 15
Print Function
۱ question
Lecture 20
Escape Codes
In this lesson you will learn about Escape Codes
Quiz 16
Escape Codes
۱ question
Lecture 21
Input Function
Another type function ‘Input Function‘ will be explained
Quiz 17
Input Fuction
۱ question
Section 5: Python Variables and Lists
Lecture 22
Global Variables
Students will learn about Global Variables
Quiz 18
Global Variables
۱ question
Lecture 23
Concept Of Dictionaries
Students will learn about the Concept of Dictionaries
Quiz 19
Concept of Dictionaries
۱ question
Lecture 24
Concepts Of Lists
Students will learn about the Concept of Lists
Quiz 20
Concept of Lists
۱ question
Lecture 25
What Are Tuples?
This lesson will introduce Python Tuples
Quiz 21
What are Tuples?
۱ question
Section 6: Python Conditionals
Lecture 26
Introduction To Loops – Part 1
This lesson will teach students about Python Loops and how to use them
Quiz 22
Introduction to Loops – Part 1
۱ question
Lecture 27
Introduction To Loops – Part 2
This lesson will teach students more about Python Loops and how to use them
Quiz 23
Introduction to Loops – Part 2
۱ question
Lecture 28
Working With Graphics
This lesson will deal with Graphics in Python
Quiz 24
Working With Graphics
۱ question
Lecture 29
Conditional Execution
Students will get to know about Conditional Execution
Quiz 25
Conditional Execution
۱ question
Lecture 30
IF Statement
Quiz 26
IF Statement
۱ question
Lecture 31
Additional IF Statements
Students will learn more about IF Statements
Quiz 27
Additional IF Statements
۱ question
Lecture 32
The While Loop
In this lesson you will understand the concept of While Loops
Quiz 28
The While Loop
۱ question
Section 7: Projects
Lecture 33
Project A
This is the first Project for students
Lecture 34
Project B
This is the second Project for students
Lecture 35
Conclusion
This is the end of Python Programming Language
Section 8: ETHICAL HACKING – Inroduction
Lecture 36
ETHICAL HACKING – Course Introduction
This lesson will guide you about Ethical Hacking and Course Agenda
Section 9: Penetration Testing
Lecture 37
What is Penetration Testing?
Students will learn how to do penetration testing
Quiz 29
What is Penetration Testing?
۱ question
Lecture 38
Five Phases of Penetration Testing
Students will study in detail the Five different phases of penetration testing
Quiz 30
Five Phases of Penetration Testing
۱ question
Section 10: Downloading and Installing Important Softwares
Lecture 39
Building a Web Server
Students will learn how to Build a Web Server
Quiz 31
Building a Web Server
۱ question
Lecture 40
Installing Virtual Box
Students will create a Virtual Machine on their PC
Quiz 32
Installing Virtual Box
۱ question
Lecture 41
Downloading and Installing Kali Linux
In this Virtual Machine students will download Kali Linux
Quiz 33
Downloading and Installing Kali Linux
۱ question
Lecture 42
Downloading Python Kali Linux
In this Virtual Machine students will download Kali Linux
Quiz 34
Downloading Python Kali Linux
۱ question
Lecture 43
Installing Wing IDE Editor
Students will Install Wing IDE Editor
Quiz 35
Installing Wing IDE Editor
۱ question
Section 11: Python and Kali Linux
Lecture 44
First Penetration Program Using Python
Students will make their first Program
Quiz 36
First Penetration Program Using Python
۱ question
Lecture 45
TCP Client in Python
In this lesson students will understand TCP Client
Quiz 37
TCP Client in Python
۱ question
Lecture 46
TCP Service in Python
In this lesson students will understand TCP Service
Quiz 38
TCP Service in Python
۱ question
Lecture 47
Raw Binary Packets
By the end of this lesson students will be familiar with Raw Binary Packets
Quiz 39
Raw Binary Packets
۱ question
Lecture 48
Port Scanning Using NMAP
Students will be able to scan different ports using NMAP
Quiz 40
Port Scanning Using NMAP
۱ question
Section 12: SQL Mapping
Lecture 49
Sniffing – Part 1
Students will get familiar with Sniffing
Quiz 41
Sniffing – Part 1
۱ question
Lecture 50
Sniffing – Part 2
Students will learn more about Sniffing
Quiz 42
Sniffing – Part 2
۱ question
Lecture 51
SQL Injection – Part 1
Students will learn how to hack a website using SQL Injection
Quiz 43
SQL Injection – Part 1
۱ question
Lecture 52
SQL Injection – Part 2
Students will learn how to hack a website using SQL Injection
Quiz 44
SQL Injection – Part 2
۱ question
Lecture 53
SQL Injection – Part 3
Students will learn how to hack a website using SQL Injection
Quiz 45
SQL Injection – Part 3
۱ question
Lecture 54
SQL Injection – Part 4
Students will learn how to hack a website using SQL Injection
Quiz 46
SQL Injection – Part 4
۱ question
Lecture 55
Brute Force – Part 1
Students will be able to understand the concept of Brute Force
Quiz 47
Brute Force – Part 1
۱ question
Lecture 56
Brute Force – Part 2
Students will be able to understand more about the concept of Brute Force
Section 13: Python Practice Tasks
Lecture 57
Strings Tasks
Article
This is strings task, where you will write a simple python program
Lecture 58
Count The Number Tasks
Article
In this task, you will create a program to count numbers
Lecture 59
Sum Numbers Task
Article
In this task, you will write a basic program to sum numbers
Lecture 60
Sum Integers Task
Article
In this task, you will write a program to sum integers
Lecture 61
Copyright Information Task
Article
In this task, you will create a basic program to print our the copyright information
Lecture 62
Counting Characters Task
Article
In this task, you will write a basic program to count characters in a string
Lecture 63
Calculate Years Task
Article
In this task, you will perform calculations
Section 14: Course Wrap Up
Lecture 64
Course Conclusion
This is the Conclusion Lesson of this Course
Section 15: Extra Resources – BONUS
Lecture 65
SQL Injection – Attacks and Defenses
Article
Section 16: Resources – Source Code
Lecture 66
Source Code Files
Article
Please download the zip file containing source code for all lessons.

参数

English | 2016 | MP4 | AVC 1920×1080 | AAC 44KHz 2ch | 11.5 Hours | 7.12 GB
eLearning | Skill level: All Levels