Skip to main content

ITI 173 - Cybersecurity-Web security II

Registration Option: Open Enrollment

Total Course Hours: 15

Materials:  You must purchase Textbook(s)/ materials and bring them to the first class

If you do not see a class listed in our catalog, it is not available for registration at this time.

Description

This course is designed for web developers, programmers, and web site administrators and provides instruction on how to protect web databases and defend against browser attacks. Topics include: SQL injection attacks and parameterized query defenses; preventing back-end component threats including injection attacks on XML interpreters, HTTP requests and email services; browser security threats including Same Origin Policy; Cross-site request forgery; JavaScript hijacking; file and source code protection; and secure deployment.

Prerequisites

 Cybersecurity I or equivalent experience.

Objectives

  • Identify and understand common security and browser threats to web application databases and site users.
  • Recognize the concepts and tactics to develop defenses for against browser, XSS threats, SQL injection attacks and others.
  • Apply and understand industry standard resources to help protect and deploy secure web applications.