Learn Ethical Hacking Beginner to Advanced in Hindi

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-ethical-hacking-beginner-to-advanced-in-hindi/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:从初学者到高级的道德黑客课程(印地语) 课程概述: 欢迎参加这个全面的道德黑客课程!本课程假设您没有任何先前的知识,从零开始,逐步教您如何像黑帽黑客一样攻击系统,并像安全专家一样保护它们!课程内容非常实用,并涵盖理论部分,我们将从道德黑客的基础知识讲起,分解不同的渗透测试领域,并安装必要的软件(Windows、Linux 和 Apple Mac OS)。然后,我们将立即开始实际操作,通过分析和利用网络、云服务器、客户端、网站等不同系统,您将通过实例学习。课程分为多个部分,每个部分都涵盖了一个渗透测试/黑客领域。在每节课中,您将首先了解目标系统的工作原理、系统的弱点,以及如何实际利用这些弱点来破解系统。同时,我们将介绍各种黑客和安全概念、工具和技术,所有内容都将通过实例和实践讲解,没有无聊的讲座!通过本课程,您将掌握实用的技术,并了解每种技术的整体机制,然后学习如何使用它们来攻击目标系统。课程结束时,您将能够修改这些技术以发起更强大的攻击,并调整它们以适应不同的情况和场景。 课程内容主要分为四个部分: 1. 网络黑客:学习如何攻击和保护有线和无线网络,包括网络基础、设备间通信、网络密码破解和连接攻击等内容。 2. 获取访问权限:包括服务器端攻击和客户端攻击,学习如何在不与用户互动的情况下获得对计算机系统的完全访问权限,以及如何通过社交工程技术获取目标用户信息并实施攻击。 3. 被利用后处理:学习如何与已攻破的系统进行交互、维持访问权限、监视目标等技术。 4. 网站/网络应用黑客:了解网站工作原理,收集目标网站的信息以及如何发现和利用网络应用中的各种安全漏洞。 在课程中,您还将学习如何使用多种工具来实现上述目标,包括 VMware、Kali Linux、Nmap 等。每个部分结束时,您将学习如何检测、预防和保护系统以及自己免受上述攻击。 欢迎查看课程大纲和课程预告片以获取更多信息!

课程评论(0条)

课程详情

Welcome this comprehensive Ethical Hacking course! This course assumes you have NO prior knowledge! It starts with you from scratch and takes you step-by-step teaching you how to hack systems like black-hat hackers and secure them like security experts!This course is highly practical but it won't neglect the theory; we'll start with ethical hacking basics, breakdown the different penetration testing fields and install the needed software (on Windows, Linux and Apple Mac OS), then we'll dive and start hacking straight away. You'll learn everything by example, by analysing and exploiting different systems such as networks, cloud servers, clients, websites, etc. No boring dry lectures.The course is divided into a number of sections, each section covers a penetration testing / hacking field, in each of these sections you'll first learn how the target system works, the weaknesses of this system, and how to practically exploit theses weaknesses to hack this system. As we do this I will also introduce you to different hacking and security concepts, tools and techniques. Everything will be taught through examples and hands-on practicals, there will be no useless or boring lectures!All the techniques in this course are practical and work against real systems, you'll understand the whole mechanism of each technique first, then you'll learn how to use it to hack the target system. By the end of the course you'll be able to modify these techniques to launch more powerful attacks, and adopt them to suit different situations and different scenarios.By the end of the course you will have a strong foundation in most hacking or penetration testing fields and you'll also learn how to detect, prevent and secure systems and yourself from the discussed attacks.The course is divided into four main sections:1. Network Hacking - This section will teach you how to hack and secure both wired & wireless networks. First, you will learn network basics, how they work, and how devices communicate with each other. Then it will branch into three sub sections:Pre-connection attacks: in this subsection you'll learn a number of attacks that can be executed without connecting to the target network and without the need to know the network password; you'll learn how to gather information about the networks around you, discover connected devices, and control connections (deny/allow devices from connecting to networks).Gaining Access: Now that you gathered information about the networks around you, in this subsection you will learn how to crack the key and get the password to your target network whether it uses WEP, WPA or even WPA2.Post Connection attacks: Now that you have the key, you can connect to the target network, in this subsection you will learn a number of powerful techniques that allow you to gather comprehensive information about the connected devices, see anything they do on the internet (such as login information, passwords, visited urls, images, videos, etc.), redirect requests, inject evil code in loaded pages and much more! You will also learn how to create a fake WiFi network or a honeypot, attract users to connect to it and use all of the above techniques against the connected clients.2. Gaining Access - In this section you will learn two main approaches to gain remote access or hack computer systems:Server Side Attacks: In this subsection you will learn how to gain full access to computer systems without user interaction. You will learn how to gather useful information about a target system such as the operating system, open ports, installed services, then use this information to discover weaknesses / vulnerabilities and exploit them to gain full control over the target. Finally you will learn how to automatically scan servers for vulnerabilities and generate different types of reports with your discoveries.Client Side Attacks - If the target system does not contain any weaknesses then the only way to hack it is by interacting with the users, in this subsection you'll learn how to get the target user to install a backdoor on their system without even realising, this is done by hijacking software updates or backdooring downloads on the fly. This subsection also teaches you how to use social engineering to hack secure systems, so you'll learn how to gather comprehensive information about system users such as their social accounts, friends, their mails, etc. You'll learn how to create trojans by backdooring normal files (such as an image or a pdf) and use the gathered information to spoof emails so they appear as if they're sent from the target's friend, boss or any email account they're likely to interact with, to social engineer them into running your trojan.3. Post Exploitation - In this section you will learn how to interact with the systems you compromised so far. You'll learn how to access the file system (read/write/upload/execute), maintain your access, spy on the target (capture key strikes, turn on the webcam, take screenshots, etc.) and even use the target computer as a pivot to hack other systems.4. Website / Web Application Hacking - In this section you will learn how websites work, how to gather information about a target website (such as website owner, server location, used technologies, etc.) and how to discover and exploit the following dangerous vulnerabilities to hack websites:Information Disclosure.File Upload.Code Execution.Local File Inclusion.Remote File Inclusion.SQL Injection.Cross Site Scripting (XSS).Throughout the course you'll learn how to use use the following tools to achieve the above:VMware.Kali LinuxNmap.Bettercap.Wireshark.OWASP Zap.Metasploit.Nexpose.SQLmap.Maltego.Veil Framework.Crunch.Netdiscover.Zenmap.arpspoof.Evilgrade.The Backdoor Factory.BeEF.Dirb.Knockpy.Netcat.Aircrack-ng suite.Airmon-ng.Airodump-ng.Aireplay-ng.Aircrack-ng.At the end of each section you will learn how to detect, prevent and secure systems and yourself from the discussed attacks.Checkout the curriculum and the course teaser for more info!

课程标签

0人关注该课程

主题相关的课程