Tag: Web server
Securing Apache, Part 7: Fool-proofing the Server OS
Moving deeper into Web application and Apache security, let's now focus on OS commanding attacks, and those that lead to the disclosure of crucial...
Securing Apache, Part 6: Attacks on Session Management
In this part of the series, we are going to concentrate on attacks on session management. Application-level attacks on the session is about obtaining...
Securing Apache, Part 5: HTTP Message Architecture
In the last four articles in this series, we have discussed SQL injection, XSS, CSRF, XST and XSHM attacks, and security solutions. This article...
phpVirtualBox — Accessing VirtualBox from a Browser
This article introduces phpVirtualBox, an open-source, AJAX and PHP-based implementation of the Oracle VirtualBox user interface
Securing Apache, Part 4: Cross-site Tracing (XST) & Cross-site History Manipulation...
This series of articles addresses the Web security concerns of information security experts, systems administrators and all those who want to jump-start their careers...
Securing Apache, Part 3: Cross-Site Request Forgery Attacks (XSRF)
Intended for information security experts, systems administrators, and all those concerned about Web security, this third article in the series moves on from SQL...
Securing Apache, Part 1: The Basics
Targeted at readers with Web security concerns, information security experts, systems administrators and all those who want to jump-start their careers in Web security,...
Building a Server from Scratch, Part 4: Pages Full of Data
In the Part 4 of "Building a Server from Scratch" series, we learn how to set up a Web and database server.