Justin Cooney
Web Development Tips and Examples
Author: Justin Cooney
-
The Web is a dangerous place, and is getting more dangerous as attackers develop increasingly sophisticated techniques to compromise systems. In this article I have put together a random collection of links that contain useful penetration testing tools and resources for the Windows environment. This list is current as of August 2013, but I’m sure…
-
In both C# and VB.NET the split method can be very useful for manipulating strings. It’s good to note that in addition to the default split functionality based on one character, the split method in both languages includes useful overloads for handling multiple characters. I have posted further ASP.NET articles that may be of interest. Please take a look and let me know what…
-
I am interested in computer security issues and have often had to investigate infections with a variety of different systems. As I mentioned in a previous article, relying on a single antivirus solution to handle an infection can be a lesson in futility. If you are investigating a machine, then you will need to know how…