Removed default delay script and included a comment indicating why it doesn't change the behavior of the script

This commit is contained in:
Tim Mattison 2014-07-28 15:54:46 -07:00
parent bdb5a86b9d
commit 841f19207c
1 changed files with 3 additions and 1 deletions

View File

@ -4,10 +4,12 @@ Author: Xcellerator
Duckencoder: 1.2
Target: Ubuntu based systems running the Apache Web Server.
Description: Saves old index file as index.bak, then writes a new one detailing the extensiveness of the hack that has been performed against them. Mad props to anyone who actually pulls this off. Educational Purposes Only.
NOTE: Originally this script had a DEFAULT_DELAY value of 200. Since this value did not fit into a Java byte (Java bytes are signed) it had no effect on the final script. It has been removed.
REM Auto Defacer for Ubuntu Based Machines running Apache.
REM Author: Xcellerator
REM Description: Automatically defaces index page of an apache web server.
DEFAULT_DELAY 200
ALT F2
STRING terminal
ENTER