Hello all,
I am an IT security professional seeking advice on some project ideas to continue my self-taught journey into C#. I'm having a hard time deciding exactly what I want to write. Obviously I have a few ideas but there are already very good tools/applications out there, that are way beyond anything I have the capacity to write right now, so I sort of feel writing a less effective version of something that already exists would be a waste of time. Essentially what sort of libraries/classes come built into .Net/C# that are interesting/useful from a security stand point, aside from System.Cryptography? Are there some libraries that are readily available for download that would me useful to me? I've got ahold of SharpPCap...but again, WireShark is way better than anything I could write.
If you were in my position, IE terrible C# programmer, and wanted to write some sort of IT security tool, what would you write? I'm not looking to write 'hacking tools', but perhaps something from a digital forensics stand point? Maybe obtain dumps of volatile memory, ect? Parse .evt files for specific signatures? Does .Net has things like that built into it?