Get in Touch

Course Outline

Introduction to IT Security and Secure Coding

  • Grasping the fundamentals of application security
  • Core principles of secure software development
  • Identifying common security risks in web applications
  • The developer's role in preventing vulnerabilities

Fundamentals of Web Application Security

  • Understanding the web application attack surface
  • Common attack techniques targeting web applications
  • Security principles specific to PHP-based applications
  • Adopting secure development lifecycle practices

Web Application Vulnerabilities

  • Overview of prevalent web vulnerabilities
  • Injection attacks and methods to prevent them
  • Preventing Cross-Site Scripting (XSS)
  • Protection against Cross-Site Request Forgery (CSRF)
  • Managing insecure direct object references and access control issues
  • Implementing secure session management
  • Considerations for file upload security

Secure Input Validation and Data Handling

  • The importance of validating and sanitizing user input
  • Preventing the processing of malicious data
  • Leveraging PHP's validation and filtering capabilities
  • Safeguarding applications against unexpected inputs

Client-Side Security

  • Understanding security risks associated with JavaScript
  • Secure handling of Ajax requests
  • Security considerations for HTML5
  • Preventing client-side vulnerabilities
  • Integrating client-side and server-side security practices

Practical Cryptography for PHP Applications

  • Fundamentals of cryptography
  • Hashing and password protection mechanisms
  • Encryption and secure data storage techniques
  • Utilizing PHP security extensions, including OpenSSL
  • Applying best practices in cryptography

PHP Security Features and Secure Development Techniques

  • Exploring PHP security extensions and built-in protections
  • Using Ctype, ext/filter, and HTML Purifier
  • Implementing secure coding patterns in PHP
  • Avoiding common programming pitfalls in PHP
  • Handling errors and exceptions securely

Hardening the PHP Environment

  • Securing PHP configuration settings
  • Security recommendations for php.ini
  • Security considerations at the Apache and server level
  • Managing permissions and application configuration
  • Protecting production environments

Advanced PHP Vulnerability Topics

  • Time- and state-related security challenges
  • Security implications of open_basedir
  • Denial-of-service attack scenarios
  • Vulnerabilities related to hash collisions
  • Recent security concerns within the PHP framework

Security Testing and Assessment Techniques

  • Overview of application security testing
  • Utilizing security scanners and testing tools
  • Concepts of penetration testing
  • Proxy tools, sniffers, and fuzzing techniques
  • Static source code analysis

Practical Secure Coding Workshop

  • Analyzing vulnerable PHP applications
  • Applying mitigation techniques
  • Testing security improvements
  • Reviewing secure coding resources and best practices

Requirements

None.

 21 Hours

Number of participants


Price per participant

Testimonials (3)

Upcoming Courses

Related Categories