#
# Cctt - Covert Channel Tunneling Tool v0.1.3
# 24/01/2003
# $Id: fake_webserver.txt,v 1.4 2003/02/18 13:05:33 simsim Exp $
#
# Fake banner exemple to use with FAKE_WEBSERVER directive.
# Don't forget to remove the commented lines before using this file :)
#
HTTP/1.1 403 Forbidden
Date: Fri, 24 Jan 2003 19:44:49 GMT
Server: Apache/1.3.26 (Unix) mod_ssl/2.8.10 OpenSSL/0.9.6g mod_cctt/0.1.3
Connection: close
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>403 Forbidden</TITLE>
</HEAD><BODY>
<H1>Forbidden</H1>
You don't have permission to access / on this server.<P>
</BODY></HTML>
