Home Tags Web server

Tag: Web server

Securing Apache, Part 7: Fool-proofing the Server OS

5
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

4
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

2
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

9
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...

3
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)

0
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

4
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

1
In the Part 4 of "Building a Server from Scratch" series, we learn how to set up a Web and database server.