Complete Website Ethical Hacking and Penetration Testing

所在平台: Udemy

课程主页: https://www.udemy.com/course/complete-webapplication-penetration-testing-practical-cwapt/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:完整的网站道德黑客与渗透测试 课程概述:欢迎参加CWAPT(完整的Web应用渗透测试实用课程),我是您课程的讲师Debayan Dey。本课程旨在帮助有兴趣了解攻击者如何利用各种网站漏洞获取信息的人士。CWAPT特别设计,以便于大多数人可以使用自己的电脑进行学习。调查显示,很多计算机用户对Web应用渗透测试及其过程非常感兴趣,因此,本课程是100%实践基础,只需一台电脑,您即可将其转变为强大的道德黑客工具。 课程内容包含多个模块。首先,您将学习如何设置实验室环境,包括下载和安装虚拟机(Virtual Box)以及Kali Linux。接着,您会熟悉Kali Linux的基本命令,这部分至关重要,因为您将使用这些命令进行后续课程的学习。 接下来,我们将介绍DVWA(一个故意设计成脆弱的Web应用),您将在其中测试多种常见的Web漏洞,如命令注入、文件上传和跨站脚本(XSS)等。随后,我们将学习OWASP Mutillidae和OWASP Juice Shop,这些都是用于安全培训和练习的现代应用程序,涵盖了多个安全挑战。 整个课程将定期更新,您将获得最新的攻击方式和防护策略。此外,课程还提供测验、作业和阅读材料,帮助您巩固所学知识。所有内容均为教育目的,不鼓励任何非法活动。 欢迎来到完整的Web应用渗透测试实用课程,期待与您一起探索网络安全的世界!请关注我们的Instagram页面和YouTube频道,以获取更多更新。祝您学习愉快!

课程评论(0条)

课程详情

Hello everyone..!! welcome to the CWAPT i.e. the Complete Web application Penetration Testing Practical Course. My name is DEBAYAN DEY and i will be your Instructor for the CWAPT Course.Now this course is designed for anyone who is interested in learning how an attacker attack and get the information from website by exploiting various vulnerabilities available.CWAPT is designed by keeping in mind that most of us are having laptops or computer machine to work for most of the time and in a survey , we came up with the answer that most of the Computer users are very much interested in Learning how Web Application Penetration Testing works and what are the process in which we use penetration testing and security skills to find different vulnerabilities in web applications. As we all know , website and webservers plays an important role in every modern organization, Thats why in this course curriculum , Only you need a computer device and this entire course is 100% practical based! isn't this amazing ??? and everything will be explained in depth , followed with reading materials and quizes which will give you a boost in the field of Ethical Hacking!!! so all in one , you just require a computer device and turn it into powerful ethical hacking machine.Little brief about my name , i am Certified Secure Computer User (CSCU) v2 , and Certified Ethical Hacker (CEH V10) from EC COUNCILalso i am certified Google IT support from Google , and currently doing micromaster in the Field of Cyber Security from Rochester institute of technology (RIT) New York in edx. here are few of my other accomplishments in the field of cyber security , Introduction to Cyber Attacks , New York University introduction to Cyber security for business , University of Colorado System Palo Alto Networks academy cybersecurity foundation , Palo alto networks International cyber conflicts , The State University of New York Cyber Attacks Countermeasures , New York University Networking ans security Architecture with Vmware NSX Enterprise System Management and security ,University of Colorado System Rest we'll have a meet and greet section to know other Learners...!!!so whats there in this CWAP COURSE?First of all i would love to tell you , that this course is not limited to time. you may see 4 or 5 sections today , once you land in this course after few weeks , you'll see more sections and videos are added up. so this is the advantage of taking this course that you'll get regular updates about the new features and attacks and how you , as an individual person as well as organization or company can prevent from such an attack.The web application penetration testing key outcome is to identify security weakness across the entire web application and its components (source code, database, back-end network).It also helps in prioritizing the identified vulnerabilities and threats, and possible ways to mitigate them.so keeping these outcomes in mind , in 1st section of CWAPT course ,you'll come across the setting up the lab environment wherein you'll download N install virtual box , then Kali linux 2020 and the entire configuration.Meet and Greet!!!Downloading and installation of virtual boxUnderstanding of what is Virtual MachineDownload of Kali Linux Virtual Box imageInstallation of Kali linux 2020Booting up kali in virtual box for the 1st timeDefault login and update and upgradeFull Screen and understanding FSH i.e. File System Hierarchyand much more with Reading Materials and Quizzes..!!in 2nd section , we will come across various commands used in Kali Linux and we'll get familiar with our Hacking machine. this section is very important as you'll be understanding the basic commands which we will be using in our course , so make sure you understand this section very clearly.Basic linux command who am iBasic Commands su and pwdBasic command ls touch nanoBasic command cat cp mkdirBasic Command mv and rmSystem and User CommandsNetwork commandsAdd New User with full sudo PermissionHow to delete user using command lineand much more with Reading Materials and Quizzes..!!next section , i.e. our 3rd Section will cover DVWA.What is DVWA?DVWA is a DAMM VULNERABLE WEB APP coded in PHP/MYSQL. Seriously it is too vulnerable. In this app security professionals, ethical hackers test their skills and run this tools in a legal environment. It also helps web developer better understand the processes of securing web applications and teacher/students to teach/learn web application security in a safe environment.What is DVWAXAMPP Theory and InstallationDVWA download Install and configuration with XAMPPCommand Injection Low , Medium and High SecurityFile Inclusion Low , Medium and High SecurityFile Upload Low , Medium and High SecurityXSS DOM Low , Medium and High SecurityXSS Reflected Low , Medium and High SecurityXSS Stored Low , Medium and High Security and much more with Reading Materials and Quizzes..!!The aim of DVWA is to practice some of the most common web vulnerability, with various difficulties levels.We gonna learn what is DVWA used for , we'll use XAMP and understand its working.As the name suggests DVWA has many web vulnerabilities. Every vulnerability has four different security levels, low, medium, high and impossible. The security levels give a challenge to the ‘attacker' and also shows how each vulnerability can be counter measured by secure coding.We'll cover command injection , file inclusion , file upload various cross site scripts, we will come across burp suite and much moreSo every month , you'll get regular updates in this DVWA section.Coming to our 4th section , we will work with OWASP MUTILLIDAE.OWASP Mutillidae II is a free, open source, deliberately vulnerable web-application providing a target for web-security enthusiast. it Has over 40 vulnerabilities and challenges. Contains at least one vulnerability for each of the OWASP Top Ten 2007, 2010, 2013 and 2017.Download and install Mutillidae IIRoot access denied fixedSQL InjectionSQL Injection ReexplainedSQL injection with SQL MAPHow to solve show hints in security level 5 challengeHow to scan a webserver using NIKTOXSS in Mutilidae Theory and PracticalDOM based XSS Explanation Reflected XSSStored XSSBEEF Frameworkand much more with Reading Materials and Quizzes..!!So from a variety of 40 vulnerabilities , 1st we gonna cover , sql injection , sql map, how to solve security level challenges , we'll learn how to scan webservers using Nikto , various XSS attacks , MORE Importantly , we will learn the usage of burp suite , and neef Framework , which is very essential to understand and learn from Website Penetration tester perspective and wr have much more to cover in this section as well.So every month , you'll get regular updates in this Mutillidae section as well.Coming to our next section , i.e. 5th Section , we have OWASP JUICE shop.OWASP Juice Shop is probably the most modern and sophisticated insecure web application! It can be used in security trainings, awareness demos, Ctfs etc.What is OWASP Juice shop and installation of nodejs and npmOWASP juice shop up in runningFinding the Score Board Level 1 Difficulty ChallengeZero Star Feedback Level 1 Difficulty ChallengeAccess Confidential Document Level 1 Difficulty ChallengeDOM based XSS Level 1 Difficulty ChallengeError Handling Level 1 Difficulty ChallengeMissing Encoding Level 1 Difficulty ChallengeBonus Payload DOM XSS Level 1 Difficulty ChallengeExposed Metrics Level 1 ChallengeOutdated WhiteList Level 1 ChallengePrivacy Policy Level 1 Difficulty ChallengeRepetitive Registration Level 1 Difficulty Challenge and much more to cover...!!!Juice Shop encompasses vulnerabilities from the entire OWASP Top Ten along with many other security flaws found in real-world applications!Currently we are having 6 levels in owasp juice shop. we will start with level 1 and gradually increase our difficult level.We gonna cover , missing encoding , error handling security , confidential document , hoe to extract sensitive data , we'll see how we can invade privacy policy , weird cryptographic issues and much more.So every month , you'll get regular updates in Owasp Juice Shop section as well.So , by going through all these sections , you'll be comfortable enough to understand how Web Application Penetration Testing works and with regular updates , you'll be able to brush up your skills as well.Plus you'll have a bonus section as well which will guide you through various upcoming courses as well my Instagram page and youtube channel where you'll get regular updates in the field of cyber security and travel and tourism across the globe.So all the sections will cover Quizzes , Assignments and Reading Materials.Also , all the sections will be updated on regular basis and new sections will also be added up , so once you are enrolled in the course , you'll surely gonna learn various techniques how attackers attack and how we can safe ourselves from getting attacked.Most importantly , this course is completely for educational purpose all the attacks which an attacker perform are demonstrated to you so that you understand the technology and the art behind it and you're not fooled by any kind of social engineering. This course is for educational and awareness purpose , to make everyone aware and be safe and protect your data. Its a request , please do not perform any illegal activities , Udemy and me ( Debayan Dey ) is not responsible for your illegal activities you perform.Feel Free to Reach out at any point of time , i will be happy to Help you , and if you face any PROBLEM , just post your DOUBTS , you will be Answered within 24hrs to 48hrs of time..!!!!!so, welcome to the world of Complete Web application Penetration Testing Practical Course.ARE YOU EXCITED to learn 100% complete practical course and help your family , Organization and Company stay secured and safe from data theft and from hackers ?wish you all the best!!!Do follow our Instagram page and youtube channel for regular updates.Wish you all the best...!!!! See you in the course landing page....!!!!

课程标签

0人关注该课程

主题相关的课程