Web Application Hacking & Security For Beginners
Last updated 8/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 569.37 MB | Duration: 2h 7m
Last updated 8/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 569.37 MB | Duration: 2h 7m
Learn how about the tools and techniques to perform pen testing and ethical hacking on web applications
What you'll learn
Introduction to web penetration testing and ethical hacking
Designing and building a lab environment for pen testing
Understanding website vulnerabilities and general attacks
Understanding how to protect your website against attacks
Secure coding and web application firewalls
Requirements
General knowledge about internet and website development
General knowledge about Linux and networking
Description
A website vulnerability is a weakness or misconfiguration in a website or web application code that allows an attacker to gain some level of control of the site, and possibly the hosting server. Most vulnerabilities are exploited through automated means, such as vulnerability scanners and botnets. There are a lot of common web application vulnerabilities as a result of insecure code development practices or using vulnerable software, some examples are: SQL Injection, Cross Site Scripting (XSS), Command Execution, File Injection, Cross Site Request Forgery (CSRF), etc.Kali Linux is a Linux distribution that is specialized for cybersecurity. It is an open-source product that involves a lot of customization for penetration testing, which helps companies to understand their vulnerabilities. It is maintained and funded by Offensive Security.A web application firewall (WAF) protects web applications from a variety of application layer attacks such as cross-site scripting (XSS), SQL injection, and cookie poisoning, among others. Attacks to apps are the leading cause of breaches—they are the gateway to your valuable data.In this course, you will learn about web application ethical hacking techniques including using some Kali Linux tools:Introduction to web penetration testing and ethical hackingDesigning and building a lab environment for pen testingUnderstanding website vulnerabilities and general attacksUnderstanding how to protect your website against attacksSecure coding and web application firewalls
Who this course is for:
Cybersecurity juniors and students,Beginner Application Security Learners,Beginner Penetration testers,Web Application developers,Junior Security professionals