OWASP Top 10, C# Secure Coding Fundamentals Training in Norway

  • Learn via: Classroom
  • Duration: 2 Days
  • Price: Please contact for booking options
We can host this training at your preferred location. Contact us!

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?

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 – such as making use of cryptography or Code Access Security – 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 – from the CLR to modern AJAX and HTML5-based frontends. 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.

  • Understand basic concepts of security, IT security and secure coding
  • Learn Web vulnerabilities beyond OWASP Top Ten and know how to avoid them
  • Learn about XML security
  • Learn client-side vulnerabilities and secure coding practices
  • Learn about typical coding mistakes and how to avoid them
  • Get sources and further readings on secure coding practices

  • IT security and secure coding
  • Web application security
  • Common coding errors and vulnerabilities
  • Principles of security and secure coding
  • Knowledge sources


Day 1

IT security and secure coding

  • Nature of security
  • What is risk?
  • IT security vs. secure coding
  • From vulnerabilities to botnets and cybercrime
    • Nature of security flaws
    • From an infected computer to targeted attacks
    • The Seven Pernicious Kingdoms
    • OWASP Top Ten 2017

Web application security

  • Injection
    • Injection principles
    • SQL injection
      • Exercise – SQL injection
      • Typical SQL Injection attack methods
      • Blind and time-based SQL injection
      • SQL injection protection methods
      • Effect of data storage frameworks on SQL injection
    • Other injection flaws
      • Command injection
      • Command injection exercise – starting Netcat
    • HTTP parameter pollution
      • Cookie injection / HTTP parameter pollution
      • Exercise – Value shadowing
  • Broken authentication
    • Session handling threats
    • Session fixation
    • Exercise – Session fixation
    • Session handling best practices
    • Setting cookie attributes – best practices
    • Cross site request forgery (CSRF)
      • CSRF prevention
  • XML external entity (XXE)
    • XML Entity introduction
    • XML external entity attack (XXE) – resource inclusion
    • XML external entity attack – URL invocation
    • XML external entity attack – parameter entities
    • Exercise – XXE attack
    • Preventing entity-related attacks
    • Case study – XXE in Google Toolbar
  • Broken access control
    • Typical access control weaknesses
    • Insecure direct object reference (IDOR)
    • Exercise – Insecure direct object reference
    • Protection against IDOR
    • Case study – Facebook Notes
  • Cross-Site Scripting (XSS)
    • Persistent XSS
    • Reflected XSS
    • DOM-based XSS
    • Exercise – Cross Site Scripting
    • XSS prevention
    • Output encoding API in C#
    • XSS protection in ASP.NET – validateRequest
  • HTML5 security
    • New XSS possibilities in HTML5
    • HTML5 clickjacking attack – text field injection
    • HTML5 clickjacking – content extraction
    • Form tampering
    • Exercise – Form tampering
    • Cross-origin requests
    • HTML proxy with cross-origin request
    • Exercise – Client side include
  • Insecure deserialization
    • Serialization and deserialization basics
    • Security challenges of deserialization
    • Deserialization in .NET
    • From deserialization to code execution
    • POP payload targeting MulticastDelegate (C#)
    • Real-world .NET deserialization vulnerabilities
    • Issues with deserialization – JSON
    • Best practices against deserialization vulnerabilities
    • Case study – Windows PowerShell RCE
      • CVE-2017-8565 – Windows PowerShell RCE
      • Example XML triggering the RCE
  • Using components with known vulnerabilities
    • Vulnerability attributes
    • Common Vulnerability Scoring System – CVSS
  • Insufficient logging and monitoring
    • Detection and response
    • Logging and log analysis
    • Intrusion detection systems and Web application firewalls

Day 2

Common coding errors and vulnerabilities

  • Input validation
    • Input validation concepts
    • Integer problems
      • Representation of negative integers
      • Integer overflow
      • Exercise IntOverflow
      • What is the value of Math.Abs(int.MinValue)?
      • Integer problem – best practices
    • Path traversal vulnerability
      • Path traversal – weak protections
      • Path traversal – best practices
    • Unvalidated redirects and forwards
    • Log forging
      • Some other typical problems with log files
  • Improper use of security features
    • Typical problems related to the use of security features
    • Password management
      • Exercise – Weakness of hashed passwords
      • Password management and storage
      • Special purpose hash algorithms for password storage
      • Argon2 and PBKDF2 implementations in .NET
      • bcrypt and scrypt implementations in .NET
      • Case study – the Ashley Madison data breach
      • Typical mistakes in password management
      • Exercise – Hard coded passwords
    • Accessibility modifiers
      • Accessing private fields with reflection in .NET
      • Exercise Reflection – Accessing private fields with reflection
  • Improper error and exception handling
    • Typical problems with error and exception handling
    • Empty catch block
    • Overly broad catch
    • Using multi-catch
    • Catching NullReferenceException
    • Exception handling – spot the bug!
    • Exercise – Error handling
  • Time and state problems
    • Concurrency and threading
    • Concurrency in .NET
    • Omitted synchronization – spot the bug!
    • Exercise – Omitted synchronization
    • Incorrect granularity – spot the bug!
    • Exercise – Incorrect granularity
    • Deadlocks
    • Avoiding deadlocks
    • Exercise – Avoiding deadlocks
    • Lock statement
  • Code quality problems
    • Dangers arising from poor code quality
    • Poor code quality – spot the bug!
    • Unreleased resources
    • Serialization – spot the bug!
    • Exercise – Serializable sensitive
    • Private arrays – spot the bug!
    • Private arrays – typed field returned from a public method
    • Class not sealed – object hijacking
    • Exercise – Object hijacking
    • Immutable string – spot the bug!
    • Exercise – Immutable strings
    • Using SecureString

Principles of security and secure coding

  • Matt Bishop’s principles of robust programming
  • The security principles of Saltzer and Schroeder

Knowledge sources

  • Secure coding sources – a starter kit
  • Vulnerability databases
  • .NET secure coding guidelines at MSDN
  • .NET secure coding cheat sheets
  • Recommended books – .NET and ASP.NET


Contact us for more detail about our trainings and for all other enquiries!

Upcoming Trainings

Join our public courses in our Norway facilities. Private class trainings will be organized at the location of your preference, according to your schedule.

Classroom / Virtual Classroom
19 mai 2024
Oslo, Bergen, Trondheim
2 Days
Classroom / Virtual Classroom
07 juni 2024
Oslo, Bergen, Trondheim
2 Days
Classroom / Virtual Classroom
13 juli 2024
Oslo, Bergen, Trondheim
2 Days
Classroom / Virtual Classroom
13 juli 2024
Oslo, Bergen, Trondheim
2 Days
Classroom / Virtual Classroom
16 august 2024
Oslo, Bergen, Trondheim
2 Days
Classroom / Virtual Classroom
11 september 2024
Oslo, Bergen, Trondheim
2 Days
Classroom / Virtual Classroom
11 september 2024
Oslo, Bergen, Trondheim
2 Days
Classroom / Virtual Classroom
14 september 2024
Oslo, Bergen, Trondheim
2 Days
OWASP Top 10, C# Secure Coding Fundamentals Training Course in Norway

The Nordic country Norway, is in Northern Europe. Known for its stunning natural beauty, including fjords, mountains, and forests, Norway is also famous for its high standard of living and strong social welfare system. Norway's capital and largest city is Oslo. Tromsø, Bergen, Trondheim and Stavanger are the other tourist attracting cities of Norway.

Norway is a constitutional monarchy with King Harald V as the head of state. The country has a population of 5,425,270 as of January 2022. Norway is a relatively small country and has a relatively low population density, with much of its land area covered by forests, mountains, and fjords. Despite its small size, Norway is known for its rich cultural heritage, strong economy, and stunning natural beauty, which attracts millions of visitors every year. This Nordic country is also known for its winter sports, such as skiing and snowboarding, and is a popular destination for outdoor enthusiasts.

Norway has a long history of invention and is home to numerous more top-tier tech firms and research facilities, such as; Kongsberg Gruppen, Telenor, Atea, Evry and Gjensidige Forsikring.

Due to the country's high latitude, there are large seasonal variations in daylight. From late May to late July, the sun never completely descends beneath the horizon. Which attracts many tourists around the world to see the "Land of the Midnight Sun". Tourists mainly visit Sognefjord, Norway's Largest Fjord, Pulpit Rock, one of the most photographed sites in Norway and of course the capital; Oslo.

Oslo is considered the business center of Norway. It is the country's largest city and the capital of Norway. The city is home to many of Norway's largest and most important companies, as well as several international organizations and research institutions. Additionally, the city is a popular tourist destination, known for its scenic location on the Oslo Fjord, its many museums and cultural attractions, and its vibrant nightlife and dining scene. Some of the most popular museums in Oslo are The Norwegian Museum of Cultural History, The Nobel Peace Center, The National Museum of Art, Architecture, and Design, The Munch Museum and The Vigeland Museum.
By using this website you agree to let us use cookies. For further information about our use of cookies, check out our Cookie Policy.