[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] IIS Revenge ?
- Subject: RE: [cobalt-users] IIS Revenge ?
- From: flash22@xxxxxxx
- Date: Sat Sep 22 16:33:16 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Fri, 21 Sep 2001, Michael Bonafede wrote:
> I installed patch below and noticed that the IIS server actually does
> not redirect to itself.
> If you set the redirect to a web site URL you can monitor the logs on,
> there is no access to that site despite the redirect. If anyone has
The minbda worm , like the CR one, isn't a real HTTP client, and doesn't
honour redirects or any other http negotiation, so the redirects are
pointless ;)
It's just a stupid scripted client, sorta like doing a telnet to port
80...(I'm told that sending it back nasty things like really long headers
does interesting things, but i'm not really inclined toward
counter-hacking -/
gsh
> RedirectMatch (.*)\cmd.exe$ http://127.0.0.1
ps: Don't believe *everything* you read on the isp-list -/