Complete Ethical Hacking & Penetration Testing for Web Apps

Course

Online

£ 10 + VAT

Description

  • Type

    Course

  • Methodology

    Online

  • Start date

    Different dates available

Learn OWASP TOP 10 Vulnerability Categories and the Defenses and Fixes for them. Covering all the popular hacking typesHello and welcome to Web Based Ethical Hacking and Penetration Testing for Beginners. This course is an introduction to your career as a web security expert.Internet is all around us. We have been using the facilities of internet since a long while and as the internet came in, the cyber-security threat also started to appear. You can hear stories of cyber-attacks day by day in news papers and media.As the facilities, the easiness and the comfort of using internet based applications, even if its a web application or a mobile application which is using a cloud based API, the chances of getting a cyber attack has also been increased. It has been increased to such a level that we cannot even predict what happens the next day, because hackers are always alert and vigilant and they are looking for a loophole to get into an application and steal your information.Like the saying " A person knows how to break a lock, can make a good lock !" , because he knows the vulnerabilities, he knows the loop holes and that person can build a good secure application or he can guide the developer to build a good application which is almost secure and which does not have the loop holes that has already been discovered.So being cyber security professionals or being cyber security enthusiasts , we will deal with the OWASP Top 10 vulnerabilities . OWASP is a community based project, that is Open Web Application Security Project. Periodically they will be updating their list of vulnerabilities. And in this Top 10 list of vulnerabilities we will be having a subset of other vulnerabilities which will be coming under this top 10 vulnerabilities. So we will cover almost 30 kind of most popular vulnerabilities in this course and these vulnerabilities are the common vulnerabilities that is currently in the Cyber World.

Facilities

Location

Start date

Online

Start date

Different dates availableEnrolment now open

About this course

You will understand about how to make use of the most popular vulnerabilities (OWASP TOP 10) to hack into a website and the ways to prevent it

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Emagister S.L. (data controller) will process your data to carry out promotional activities (via email and/or phone), publish reviews, or manage incidents. You can learn about your rights and manage your preferences in the privacy policy.

Reviews

This centre's achievements

2021

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 6 years

Subjects

  • Install
  • Web Server
  • Project
  • Web
  • Hacking
  • Database training
  • SQL
  • Database
  • Internet
  • MySQL
  • PHP
  • Apache
  • Server
  • Linux
  • Testing
  • Access

Course programme

Quick Overview of the Course 1 lecture 06:28 Quick Overview of the Course The importance of Cyber Security Career and the Topics covered in the course Quick Overview of the Course 1 lecture 06:28 Quick Overview of the Course The importance of Cyber Security Career and the Topics covered in the course Quick Overview of the Course The importance of Cyber Security Career and the Topics covered in the course Quick Overview of the Course The importance of Cyber Security Career and the Topics covered in the course Quick Overview of the Course The importance of Cyber Security Career and the Topics covered in the course Quick Overview of the Course The importance of Cyber Security Career and the Topics covered in the course The importance of Cyber Security Career and the Topics covered in the course The importance of Cyber Security Career and the Topics covered in the course Lab Setup 1 : Install WAMP 1 lecture 04:22 Lab Setup 1 : Install WAMP Install WAMP, the Apache, PHP and MySQL stack for hosting the demo web server Lab Setup 1 : Install WAMP 1 lecture 04:22 Lab Setup 1 : Install WAMP Install WAMP, the Apache, PHP and MySQL stack for hosting the demo web server Lab Setup 1 : Install WAMP Install WAMP, the Apache, PHP and MySQL stack for hosting the demo web server Lab Setup 1 : Install WAMP Install WAMP, the Apache, PHP and MySQL stack for hosting the demo web server Lab Setup 1 : Install WAMP Install WAMP, the Apache, PHP and MySQL stack for hosting the demo web server Lab Setup 1 : Install WAMP Install WAMP, the Apache, PHP and MySQL stack for hosting the demo web server Install WAMP, the Apache, PHP and MySQL stack for hosting the demo web server Install WAMP, the Apache, PHP and MySQL stack for hosting the demo web server Lab Setup 2: Install Mutillidae 2 lectures 05:50 Lab Setup 2: Install Mutillidae Install Mutillidae II, a free, open source, deliberately vulnerable web-app Error Troubleshooting If you are getting the error "The database server appears to be offline" while accessing mutillidaePlease go to the bin directory of mysql in wamp(normally it will be in C: directory by default , Use your computer's path to wamp)For example, in my computer, I have used the commandscd C:\wamp64\bin\mysql\mysql5.7.21\binNow it will be at the prompt C:\wamp64\bin\mysql\mysql5.7.21\bin> Type the following commands:mysql -u rootuse mysqlupdate user set authentication string=PASSWORD('multillidae') where user='root';update user set plugin='mysql_native_password' where user='root';flush privileges;quit;Then try to access mutillidae If you have installed apache2 standalone in linux, the web folder path will be "htdocs" rather than "www"OR some distros will have it in /opt/lampp/htdocsORsome distros may be having it in /var/www Lab Setup 2: Install Mutillidae 2 lectures 05:50 Lab Setup 2: Install Mutillidae Install Mutillidae II, a free, open source, deliberately vulnerable web-app Error Troubleshooting If you are getting the error "The database server appears to be offline" while accessing mutillidaePlease go to the bin directory of mysql in wamp(normally it will be in C: directory by default , Use your computer's path to wamp)For example, in my computer, I have used the commandscd C:\wamp64\bin\mysql\mysql5.7.21\binNow it will be at the prompt C:\wamp64\bin\mysql\mysql5.7.21\bin> Type the following commands:mysql -u rootuse mysqlupdate user set authentication string=PASSWORD('multillidae') where user='root';update user set plugin='mysql_native_password' where user='root';flush privileges;quit;Then try to access mutillidae If you have installed apache2 standalone in linux, the web folder path will be "htdocs" rather than "www"OR some distros will have it in /opt/lampp/htdocsORsome distros may be having it in /var/www Lab Setup 2: Install Mutillidae Install Mutillidae II, a free, open source, deliberately vulnerable web-app Lab Setup 2: Install Mutillidae Install Mutillidae II, a free, open source, deliberately vulnerable web-app Lab Setup 2: Install Mutillidae Install Mutillidae II, a free, open source, deliberately vulnerable web-app Lab Setup 2: Install Mutillidae Install Mutillidae II, a free, open source, deliberately vulnerable web-app Install Mutillidae II, a free, open source, deliberately vulnerable web-app Install Mutillidae II, a free, open source, deliberately vulnerable web-app Error Troubleshooting If you are getting the error "The database server appears to be offline" while accessing mutillidaePlease go to the bin directory of mysql in wamp(normally it will be in C: directory by default , Use your computer's path to wamp)For example, in my computer, I have used the commandscd C:\wamp64\bin\mysql\mysql5.7.21\binNow it will be at the prompt C:\wamp64\bin\mysql\mysql5.7.21\bin> Type the following commands:mysql -u rootuse mysqlupdate user set authentication string=PASSWORD('multillidae') where user='root';update user set plugin='mysql_native_password' where user='root';flush privileges;quit;Then try to access mutillidae If you have installed apache2 standalone in linux, the web folder path will be "htdocs" rather than "www"OR some distros will have it in /opt/lampp/htdocsORsome distros may be having it in /var/www Error Troubleshooting If you are getting the error "The database server appears to be offline" while accessing mutillidaePlease go to the bin directory of mysql in wamp(normally it will be in C: directory by default , Use your computer's path to wamp)For example, in my computer, I have used the commandscd C:\wamp64\bin\mysql\mysql5.7.21\binNow it will be at the prompt C:\wamp64\bin\mysql\mysql5.7.21\bin> Type the following commands:mysql -u rootuse mysqlupdate user set authentication string=PASSWORD('multillidae') where user='root';update user set plugin='mysql_native_password' where user='root';flush privileges;quit;Then try to access mutillidae If you have installed apache2 standalone in linux, the web folder path will be "htdocs" rather than "www"OR some distros will have it in /opt/lampp/htdocsORsome distros may be having it in /var/www Error Troubleshooting If you are getting the error "The database server appears to be offline" while accessing mutillidaePlease go to the bin directory of mysql in wamp(normally it will be in C: directory by default , Use your computer's path to wamp)For example, in my computer, I have used the commandscd C:\wamp64\bin\mysql\mysql5.7.21\binNow it will be at the prompt C:\wamp64\bin\mysql\mysql5.7.21\bin> Type the following commands:mysql -u rootuse mysqlupdate user set authentication string=PASSWORD('multillidae') where user='root';update user set plugin='mysql_native_password' where user='root';flush privileges;quit;Then try to access mutillidae If you have installed apache2 standalone in linux, the web folder path will be "htdocs" rather than "www"OR some distros will have it in /opt/lampp/htdocsORsome distros may be having it in /var/www Error Troubleshooting If you are getting the error "The database server appears to be offline" while accessing mutillidaePlease go to the bin directory of mysql in wamp(normally it will be in C: directory by default , Use your computer's path to wamp)For example, in my computer, I have used the commandscd C:\wamp64\bin\mysql\mysql5.7.21\binNow it will be at the prompt C:\wamp64\bin\mysql\mysql5.7.21\bin> Type the following commands:mysql -u rootuse mysqlupdate user set authentication string=PASSWORD('multillidae') where user='root';update user set plugin='mysql_native_password' where user='root';flush privileges;quit;Then try to access mutillidae If you have installed apache2 standalone in linux, the web folder path will be "htdocs" rather than "www"OR some distros will have it in /opt/lampp/htdocsORsome distros may be having it in /var/www If you are getting the error "The database server appears to be offline" while accessing mutillidaePlease go to the bin directory of mysql in wamp(normally it will be in C: directory by default , Use your computer's path to wamp)For example, in my computer, I have used the commandscd C:\wamp64\bin\mysql\mysql5.7.21\binNow it will be at the prompt C:\wamp64\bin\mysql\mysql5.7.21\bin> Type the following commands:mysql -u rootuse mysqlupdate user set authentication string=PASSWORD('multillidae') where user='root';update user set plugin='mysql_native_password' where user='root';flush privileges;quit;Then try to access mutillidae If you have installed apache2 standalone in linux, the web folder path will be "htdocs" rather than "www"OR some distros will have it in /opt/lampp/htdocsORsome distros may be having it in /var/www If you are getting the error "The database server appears to be offline" while accessing mutillidaePlease go to the bin directory of mysql in wamp(normally it will be in C: directory by default , Use your computer's path to wamp)For example, in my computer, I have used the commandscd C:\wamp64\bin\mysql\mysql5.7.21\binNow it will be at the prompt C:\wamp64\bin\mysql\mysql5.7.21\bin> Type the following commands:mysql -u rootuse mysqlupdate user set authentication string=PASSWORD('multillidae') where user='root';update user set plugin='mysql_native_password' where user='root';flush privileges;quit;Then try to access mutillidae If you have installed apache2 standalone in linux, the web folder path will be "htdocs" rather than "www"OR some distros will have it in /opt/lampp/htdocsORsome distros may be having it in /var/www Lab Setup 3: Install Burp Suite 2 lectures 09:39 Lab Setup 3: Install Burp Suite Install Burp Suite - An integrated platform for security testing of web Sites Troubleshooting Burp : Cannot load HTTPS Websites Troubleshooting Burp : Cannot load HTTPS Websites Lab Setup 3: Install Burp Suite 2 lectures 09:39 Lab Setup 3: Install Burp Suite Install Burp Suite - An integrated platform for security testing of web Sites Troubleshooting Burp : Cannot load HTTPS Websites Troubleshooting Burp : Cannot load HTTPS Websites Lab Setup 3: Install Burp Suite Install Burp Suite - An integrated platform for security testing of web Sites Lab Setup 3: Install Burp Suite Install Burp Suite - An integrated platform for security testing of web Sites Lab Setup 3: Install Burp Suite Install Burp Suite - An integrated platform for security testing of web Sites Lab Setup 3: Install Burp Suite Install Burp Suite - An integrated platform for security testing of web Sites Install Burp Suite - An integrated platform for security testing of web Sites Install Burp Suite - An integrated platform for security testing of web Sites Troubleshooting Burp : Cannot load HTTPS Websites Troubleshooting Burp : Cannot load HTTPS Websites Troubleshooting Burp : Cannot load HTTPS Websites Troubleshooting Burp : Cannot load HTTPS Websites Troubleshooting Burp : Cannot load HTTPS Websites Troubleshooting Burp : Cannot load HTTPS Websites Troubleshooting Burp : Cannot load HTTPS Websites Troubleshooting Burp : Cannot load HTTPS Websites Troubleshooting Burp : Cannot load HTTPS Websites Troubleshooting Burp : Cannot load HTTPS Websites SQL Injection - Attack and Defenses. 1 lecture 09:43 SQL Injection - Attack and Defenses SQL Injection, the most common , yet serious cyber attack method...

Additional information

Should have the basic knowledge of how web applications work. However, its good to have basic HTML, Java-script and PHP knowledge. A minimal configuration PC or laptop would be fine

Complete Ethical Hacking & Penetration Testing for Web Apps

£ 10 + VAT