Posted by Admin on 17th August 2010
Vulnerabilities in web applications are now the largest vector of enterprise security attacks.
Stories about exploits that compromise sensitive data frequently mention culprits such as “cross-site scripting,” “SQL injection,” and “buffer overflow.” Vulnerabilities like these fall often outside the traditional expertise of network security managers.
To help you understand how to minimize these risks, Qualys provides this guide as a primer to web application security. The guide covers:
* typical web application vulnerabilities
* comparison of options for web application vulnerability detection
* QualysGuard Web Application Scanning solution
Posted in Webserver | No Comments »
Posted by Admin on 29th June 2009
Web-based Distributed Authoring and Versioning, or WebDAV, is a set of extensions to the Hypertext Transfer Protocol (HTTP) that allows users to edit and manage files collaboratively on remote World Wide Web servers.
Read the rest of this entry »
Posted in Webserver | 2 Comments »
Posted by Admin on 18th May 2009
If we have one Ip Public, but our web server more then one. How to configuration with apache webserver ? Tukang Nggame have tips. That tips have implemeted with GNU/Linux Debian Etch and Lenny.
Read the rest of this entry »
Posted in Webserver | 2 Comments »
Posted by Admin on 12th May 2009
If you want to protect your apache webserver against DOS,DDOS or brute force attacks use mod_evasive module.mod_evasive is an evasive maneuvers module for Apache to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. It is also designed to be a detection and network management tool, and can be easily configured to talk to ipchains, firewalls, routers, and etcetera. mod_evasive presently reports abuses via email and syslog facilities.
Read the rest of this entry »
Posted in Webserver | 6 Comments »
Posted by Admin on 23rd February 2009
Nginx (pronounced “engine x”) is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Written by Igor Sysoev in 2005, Nginx now hosts between 1% and 4% of all domains worldwide .Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption.
Read the rest of this entry »
Posted in Webserver | 6 Comments »
Posted by Admin on 6th February 2009
mod_slotlimit is an Apache module that using dynamic slot allocation algorithm and static rules, can manage resources used for each running site.
Read the rest of this entry »
Posted in Webserver | No Comments »