• Stars
    star
    130
  • Rank 276,492 (Top 6 %)
  • Language
    C#
  • Created about 8 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Damn Vulnerable Thick Client App

THIS PROJECT HAS BEEN MOVED TO: https://github.com/srini0x00/dvta

DVTA is a Vulnerable Thick Client Application developed in C# .NET

Some of the vulnerabilities covered in this Application.

  1. Insecure local data storage
  2. Insecure logging
  3. Weak cryptography
  4. Lack of code obfuscation
  5. Exposed decryption logic
  6. SQL Injection
  7. CSV Injection
  8. Sensitive data in memory
  9. DLL Hijacking
  10. Clear text data in transit

Requires .NET version 4.5

More Documentation Coming soon!