Web Security [Video]
This course has been retired. Check out the alternatives below
- $12.99 Video + Subscription Buy
-
What do you get with a Packt Subscription?
- Instant access to this title and 7,500+ eBooks & Videos
- Constantly updated with 100+ new titles each month
- Breadth and depth in over 1,000+ technologies
-
Introduction about Web Application Security
- The Course Overview
- Overview of the Web Application Security from a Penetration Tester's Perspective
- Discussion of the Different Types of Vulnerabilities in Web Applications (OWASP)
- Defining a Web Application Test Scope and Process
- Installation of Virtual Machines in System
-
Information Gathering
- Discovering the Infrastructure of Web Applications
- Identifying the Machines and Operating Systems
- Find Open Ports and Services of Web Applications
- Tools to Spider a Website
-
Various Injection Attacks
- SQL Injection and Various Injection Vulnerabilities
- Effect of SQL Injection on Web Application
- SQL Injection Cheat Sheet
- Prevention Techniques from SQL Injection
-
JavaScript and XSS Attack
- XSS and JavaScript Attack
- Effect of XSS on Web Application
- Cheat Sheet of XSS Attack
- Defend Against XSS Attack
-
CSRF and Logic Flaws
- Overview of Cross-Site Request Forgery Attack(CSRF)
- Effect of CSRF on Web Applications
- Cheat Sheet of CSRF Attack
- Defend Against CSRF Attack
-
Avoiding/Detecting Other Vulnerabilities
- Buffer Overflow Vulnerability Detection
- Denial-of-Service (DOS Attack) Vulnerability Detection
- Password Brute Forcing Attacks Detection Methods
- File Uploads and Transfers Vulnerability Detection