
Web Security Essential Training
Securing Web Applications
Learn about the most important security concerns when developing websites, and what you can do to keep your servers, software, and data safe from harm. We explain what motivates hackers and their most common methods of attacks, and then details the techniques and mindset needed to craft solutions for these web security challenges. Learn the fourteen fundamental principles that underlie all security efforts, the importance of filtering input and controlling output, and smart strategies for encryption and user authentication. We also covers special considerations when it comes to credit cards, regular expressions, source code managers, and databases.
This course is great for developers who want to secure their client's websites, and for anyone else who wants to learn more about web security.
Topics include:
- Why security matters
- How to write a security policy
- Cross-site scripting (XSS)
- Cross-site request forgery (CSRF)
- SQL injection
- Session hijacking and fixation
- Passwords and encryption
- Secure credit card payments
- Much more
Your Instructor

He is a Network specialist AND technical content writer. He is also a CISCO CCNA & CCNP in ROUTING & SWITCHING. Knowledge of network protocol design. Also well versed in programming language C C++ PHP with MySQL. Good programming skills and also provide quality data analysis.
Course Curriculum
-
StartData Sources (4:05)
-
StartClient Side Data Validation (8:10)
-
StartGeneric Server Side Data Validation (23:38)
-
StartSpecific Server Side Data Validation (11:18)
-
StartSQL Injection (36:42)
-
StartOS Injection (22:18)
-
StartCode Injection Through Parameter Tampering (33:10)
-
StartCode Injection Through File Inclusion (17:33)
-
StartSystem Information Leakage (26:39)
-
StartSensitive Data Exposure (32:28)
-
StartSession Fixation (18:28)
-
StartXSS (23:02)
-
StartCSRF (31:22)