HackNet Homepage


 

  • Original Hacknet Page
  • Hack Net Time-Wait State Document
    We studied how the TIME WAIT state and how it responds in different scenarios. This document is the result of these experiments.

  • Overview of  the program generating TCP packets.
    This program constructions a raw TCP packet. It takes a source address, source port, destination address, destination port , sequence number,  acknowledgement number,  and the values for the SYN,  ACK, FIN and RST flags. This is the program used to run the experiments against the TIME WAIT state.

  • RedHat Linux Installation and Compilation
    Provides information on how to install RedHat Linux and recompile the kernel.