Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
Course Outline
Introduction to IT Security and Secure Coding
- Understanding the fundamentals of application security.
- Principles underlying secure software development.
- Common security risks found in web applications.
- The developer's role in preventing vulnerabilities.
Fundamentals of Web Application Security
- Understanding the attack surface of web applications.
- Common techniques used in attacks against web apps.
- Security principles for PHP-based applications.
- Practices within a secure development lifecycle.
Web Application Vulnerabilities
- Overview of prevalent web vulnerabilities.
- Injection attacks and prevention strategies.
- Prevention of Cross-Site Scripting (XSS).
- Protection against Cross-Site Request Forgery (CSRF).
- Insecure direct object references and access control issues.
- Secure session management practices.
- Security considerations for file uploads.
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.
- Protecting applications from unexpected or invalid input.
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 cryptographic best practices.
PHP Security Features and Secure Development Techniques
- PHP security extensions and built-in protections.
- Using Ctype, ext/filter, and HTML Purifier.
- Secure coding patterns in PHP.
- Avoiding common PHP programming mistakes.
- Managing errors and exceptions securely.
Hardening the PHP Environment
- Securing PHP configuration settings.
- Security recommendations for php.ini.
- Apache and server-level security considerations.
- Managing permissions and application configuration.
- Protecting production environments.
Advanced PHP Vulnerability Topics
- Time and state-related security issues.
- Security considerations regarding open_basedir.
- Denial-of-service attack scenarios.
- Hash collision vulnerabilities.
- Recent security concerns within the PHP framework.
Security Testing and Assessment Techniques
- Overview of application security testing.
- Using 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
Testimonials (3)
I genuinely enjoyed the real life examples.
Marios Prokopiou
Course - Secure coding in PHP
All topics were well covered and presented with a lot of examples. Ahmed was very efficient and managed to keep us focused and attracted at all times.
Kostas Bastas
Course - Secure coding in PHP
The subject of the course was very interesting and gave us many ideas.