diff --git a/Payload---non-malicious-auto-defacer.rdoc b/Payload---non-malicious-auto-defacer.rdoc index 5facb8e..249a71a 100644 --- a/Payload---non-malicious-auto-defacer.rdoc +++ b/Payload---non-malicious-auto-defacer.rdoc @@ -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