#!/bin/bash # Please read bellow, the code here only makes an endless # loop to stop your server from draining our resources. cat session >README_Your_server_is_under_attack while [ 0 -lt 1 ]; do echo "You are under attack!" done # READ MORE HERE # # Your server suffers from phpBB vulnerability and is under attack! # # http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=302011 # # The attack comes from other servers then from us, however, # your server is instructed in this attack to download this file from # us and execute it. # # The file has been placed on our site using the same phpBB # vulnerability, we have reinstalled the server and applied # all possible security patches. # # We are aware of the fact that this script may cause your # server some problems, however, your site is vulnerable and # we believe this is the best thing we can do before someone # else will use this vulnerability to gain control over # your machine. The attacks started July 21, 2005, every day # another 100 servers are found by attacking servers and # start downloading this file from us. We cannot contact # all admin by email!! # # Please make sure that you inform the server attacking you # that their server has already been compromised. # # TeamForge.net Screw, http://teamforge.net/contact # # === CUT HERE IT STARTS AGAIN THE SAME TEXT ===