my last CR blog entry (hopefully)
ok, i’m tired of talking about CR, so i found this code that uses the CR exploit to shut down the infected IIS server that’s looking for default.ida on my server. it’s all pretty simple — just add 2 lines to Apache’s conf file, create a default.ida file, and restart the httpd daemon. code follows:
# grep .ida /etc/apache/httpd.conf
AddType text/html .ida
AddHandler server-parsed .ida
# cat default.ida
About this entry
You’re currently reading “my last CR blog entry (hopefully)” on underactive.net
- Published:
- 08.14.01 / 12am
- Author:
- admin
- Category:
- Geek Stuff


