Writing .NET web applications can be rather complex - reasons range from dealing with legacy technologies or underdocumented third-party components to sharp deadlines and code maintainability. Yet, beyond all that, what if we told you that attackers were trying to break into your code right now? How likely would they be to succeed?
Interested in attending? Have a suggestion about running this event near you?
Register your interest now
Description
This course will change the way you look at your C# code. We'll teach you the common weaknesses and their consequences that can allow hackers to attack your system, and - more importantly - best practices you can apply to protect yourself. We give you a holistic view on the security aspects of the .NET framework as well as common C# programming mistakes you need to be aware of. We also cover typical Web vulnerabilities with a focus on how they affect ASP.NET web apps on the entire stack. We present the entire course through live practical exercises to keep it engaging and fun.
Writing secure code will give you a distinct edge over your competitors. It is your choice to be ahead of the pack - take a step and be a game-changer in the fight against cybercrime.
Outline
- IT security and secure coding
- Web application security
- .NET security architecture and services
- Practical cryptography
- Common coding errors and vulnerabilities
- Principles of security and secure coding
- Knowledge sources
- Participants attending this course will
- Understand basic concepts of security, IT security and secure coding
- Learn Web vulnerabilities beyond OWASP Top Ten and know how to avoid them
- Learn to use various security features of the .NET development environment
- Have a practical understanding of cryptography
- Learn about typical coding mistakes and how to avoid them
- Get sources and further readings on secure coding practices
- Detailed table of contents
Day 1
IT security and secure coding
Web application security
Day 2
Web application security
Practical cryptography
Day 3
Common coding errors and vulnerabilities
Principles of security and secure coding
Knowledge sources
Audience
Developers
Prerequisites
General C# and Web application development