by dhanya | Aug 17, 2010 | Server Administration
Last week I spoke about SQL injection attacks used to try and gain access to the Administrative Interface on an application sever. This week I will be talking about three other methods used to try and do the same. Parameter Tampering: Parameter tampering is a form of...
by Hamish Oscar Lawrence | Aug 13, 2010 | Server Administration
To define a firewall in simple terms, one can put it to words as a – protective system that functions between your host/network and the sometimes “deadly” Internet. An effective firewall policy, prevents unauthorized use and access to your...
by dhanya | Aug 10, 2010 | Server Administration
Last week I spoke about Session hijacking and methods to secure Authentication details. This week I will be talking about the various types of attacks that are used to try and gain access to the Administrative Interface on the target application server. Administrative...
by Hamish Oscar Lawrence | Aug 9, 2010 | Server Administration
TestNG is a testing framework for the Java Programming language. TestNG is designed to cover all categories of tests: unit, functional, end-to-end, integration, etc. TestNG is an annotation-based testing framework, which draws on some of the shortcomings of JUnit by...
by Hamish Oscar Lawrence | Aug 4, 2010 | Server Administration, Server Management
In my last two posts, I talked about two options you could choose from when deciding to start your own Webhosting business. You could either start off as a Reseller, or go for your own VPS. This week I’ll talk about a third option, getting your very own...
by dhanya | Aug 3, 2010 | Server Administration
Nowadays more and more important data is stored in web applications. These applications expose customer information, financial data and other sensitive and confidential data over the internet. The number of transactions on the web has also increased tremendously. So...
Recent Comments