This document describes a web-based worm simulator that allows users to run network worm simulations remotely through a web browser. The simulator is hosted on a server and uses a client-server architecture where the front-end interface runs as a web applet and the backend simulation runs on the server. Users input simulation parameters through the front-end, which are sent to the backend server to run the simulation. The backend generates a network topology, populates it with hosts, runs the worm simulation, and stores the results. The front-end then displays the results graphically for the user. This allows platform-independent, remote access to running worm simulations through a standard web browser interface.