Trainer : Dr Syed Zainudeen
13 Julai 2024 (Sabtu) , 9.30 pagi hingga 4.30 petang
Yuran asal: RM300 Promosi Khas : RM70
Kursus secara online dengan Zoom - video, Sesi live ini juga akan direkodkan.
Penyampaian kursus secara hands-on dan praktikal.
Bahasa utama digunakan dalam menyampaikan latihan ialah Bahasa Melayu namun terma teknikal masih dalam English.
Salinan rakaman video akan diberikan selepas kursus kepada semua peserta untuk rujukan.
Material latihan dan sijil disediakan.Akses kepada Trainer jika ada sebarang pertanyaan.
Secure Coding Practice for Web Applications
As more sites are hacked each day, developers need to know what makes it possible for hackers to infiltrate their system.
This course will expose common mistakes made by developer that leave their web application open to attack, and highlight on best practices to combat them.
Participants will learn how to embed security in their web application, as early as in the development phase of their web application development, to patching existing vulnerable web application against further attacks.
- Secure App vs Insecure App
• 10 common security risks
• Fixing Code Injection (server side)
• Fixing XSS (client side)
• Fixing Broken Authentication and Session
• Fixing Insecure Direct Object References
• Fixing CSRF
• Fixing Security Misconfiguration
• Fixing Insecure Cryptographic Storage
• Fixing Unrestricted URL Access
• Fixing Insufficient Transport Layer Protection
• Fixing Unvalidated Redirects and Forwards
• Best coding practices