Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/secvulture/dvta
Damn Vulnerable Thick Client App
https://github.com/secvulture/dvta
Last synced: 3 months ago
JSON representation
Damn Vulnerable Thick Client App
- Host: GitHub
- URL: https://github.com/secvulture/dvta
- Owner: secvulture
- Created: 2016-07-24T04:42:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T06:33:03.000Z (over 4 years ago)
- Last Synced: 2024-06-30T04:13:27.182Z (4 months ago)
- Language: C#
- Homepage:
- Size: 2.29 MB
- Stars: 136
- Watchers: 14
- Forks: 57
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cyber-skills - Damn Vulnerable Thick Client App
- awesome-dotnet-security - Damn Vulnerable Thick Client App - DVTA is a Vulnerable Thick Client Application developed in C# .NET (Hacking Playgrounds)
README
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 transitRequires .NET version 4.5
More Documentation Coming soon!