Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Suspicious Web Log Activity

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS Not Responding  
Author Message
anonymous347

External


Since: Nov 06, 2003
Posts: 54



(Msg. 1) Posted: Wed Jan 14, 2004 12:36 pm
Post subject: Suspicious Web Log Activity
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hey all,

Thanks in advance for your help.

Over the past couple days, I've been getting some
interesting activity on the Web Logs. The IP address
rotates but the theme is the same....trying to get a
command window open.

I run Windows 2003 Server.

This is what I'm seeing...(I took out the IP address...)

GET /scripts/root.exe - (OFFENDING IP) HTTP/1.0 - - 404 0
GET /c/winnt/system32.cmd.exe - (OFFENDING IP) HTTP/1.0 -
- 404 0
GET /scripts/winnt/system32/cmd.exe - (OFFENDING IP)
HTTP/1.0 - - 404 0
GET /_mem_bin/..%5c../..%5c../..%
5c../winnt/system32/cmd.exe - (OFFENDING IP) HTTP/1.0 - -
404 0

And so on.....within a 30 second time frame there could
be anywhere from 15-60 attempts...

All are rejected as 404 errors.

Since they are rejected as 404...I know they aren't
getting in right? Is there anything else I can do to
prevent this? Should I be worried?

 >> Stay informed about: Suspicious Web Log Activity 
Back to top
Login to vote
jmaltz

External


Since: Aug 22, 2003
Posts: 710



(Msg. 2) Posted: Wed Jan 14, 2004 3:44 pm
Post subject: Re: Suspicious Web Log Activity [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

To prevent it? No, that's an infected client. You are on Windows Server
2003 AND they are 404'ing. You have nothing to worry about

--
--Jonathan Maltz [Microsoft MVP - Windows Server]
<a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
tutorial site Smile
<a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
here
Only reply by newsgroup. Any emails I have not authorized are deleted
before I see them.


"Steve" <anonymous DeleteThis @discussions.microsoft.com> wrote in message
news:028201c3dac5$02cc45e0$a101280a@phx.gbl...
 > Hey all,
 >
 > Thanks in advance for your help.
 >
 > Over the past couple days, I've been getting some
 > interesting activity on the Web Logs. The IP address
 > rotates but the theme is the same....trying to get a
 > command window open.
 >
 > I run Windows 2003 Server.
 >
 > This is what I'm seeing...(I took out the IP address...)
 >
 > GET /scripts/root.exe - (OFFENDING IP) HTTP/1.0 - - 404 0
 > GET /c/winnt/system32.cmd.exe - (OFFENDING IP) HTTP/1.0 -
 > - 404 0
 > GET /scripts/winnt/system32/cmd.exe - (OFFENDING IP)
 > HTTP/1.0 - - 404 0
 > GET /_mem_bin/..%5c../..%5c../..%
 > 5c../winnt/system32/cmd.exe - (OFFENDING IP) HTTP/1.0 - -
 > 404 0
 >
 > And so on.....within a 30 second time frame there could
 > be anywhere from 15-60 attempts...
 >
 > All are rejected as 404 errors.
 >
 > Since they are rejected as 404...I know they aren't
 > getting in right? Is there anything else I can do to
 > prevent this? Should I be worried?<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Suspicious Web Log Activity 
Back to top
Login to vote
user675

External


Since: Aug 28, 2003
Posts: 617



(Msg. 3) Posted: Wed Jan 14, 2004 9:04 pm
Post subject: Re: Suspicious Web Log Activity [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 14 Jan 2004 09:36:58 -0800, "Steve"
<anonymous RemoveThis @discussions.microsoft.com> wrote:

 >Hey all,
 >
 >Thanks in advance for your help.
 >
 >Over the past couple days, I've been getting some
 >interesting activity on the Web Logs. The IP address
 >rotates but the theme is the same....trying to get a
 >command window open.
 >
 >I run Windows 2003 Server.
 >
 >This is what I'm seeing...(I took out the IP address...)
 >
 >GET /scripts/root.exe - (OFFENDING IP) HTTP/1.0 - - 404 0
 >GET /c/winnt/system32.cmd.exe - (OFFENDING IP) HTTP/1.0 -
 > - 404 0
 >GET /scripts/winnt/system32/cmd.exe - (OFFENDING IP)
 >HTTP/1.0 - - 404 0
 >GET /_mem_bin/..%5c../..%5c../..%
 >5c../winnt/system32/cmd.exe - (OFFENDING IP) HTTP/1.0 - -
 >404 0
 >
 >And so on.....within a 30 second time frame there could
 >be anywhere from 15-60 attempts...
 >
 >All are rejected as 404 errors.
 >
 >Since they are rejected as 404...I know they aren't
 >getting in right? Is there anything else I can do to
 >prevent this? Should I be worried?

Steve,

Classic Nimda footprints which your server apppears to be rejecting.

CERT® Advisory CA-2001-26 Nimda Worm
<a style='text-decoration: underline;' href="http://www.cert.org/advisories/CA-2001-26.html" target="_blank">http://www.cert.org/advisories/CA-2001-26.html</a>


Regards,

Paul Lynch
MCSE<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Suspicious Web Log Activity 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 4) Posted: Wed Jan 14, 2004 9:57 pm
Post subject: Re: Suspicious Web Log Activity [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Nothing to worry about (as long as it is 404). We all get this.

--
Regards,
Kristofer Gafvert - IIS MVP
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">www.ilopia.com</a> - FAQ and Tutorials for Windows Server 2003


"Steve" <anonymous.TakeThisOut@discussions.microsoft.com> wrote in message
news:028201c3dac5$02cc45e0$a101280a@phx.gbl...
 > Hey all,
 >
 > Thanks in advance for your help.
 >
 > Over the past couple days, I've been getting some
 > interesting activity on the Web Logs. The IP address
 > rotates but the theme is the same....trying to get a
 > command window open.
 >
 > I run Windows 2003 Server.
 >
 > This is what I'm seeing...(I took out the IP address...)
 >
 > GET /scripts/root.exe - (OFFENDING IP) HTTP/1.0 - - 404 0
 > GET /c/winnt/system32.cmd.exe - (OFFENDING IP) HTTP/1.0 -
 > - 404 0
 > GET /scripts/winnt/system32/cmd.exe - (OFFENDING IP)
 > HTTP/1.0 - - 404 0
 > GET /_mem_bin/..%5c../..%5c../..%
 > 5c../winnt/system32/cmd.exe - (OFFENDING IP) HTTP/1.0 - -
 > 404 0
 >
 > And so on.....within a 30 second time frame there could
 > be anywhere from 15-60 attempts...
 >
 > All are rejected as 404 errors.
 >
 > Since they are rejected as 404...I know they aren't
 > getting in right? Is there anything else I can do to
 > prevent this? Should I be worried?<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Suspicious Web Log Activity 
Back to top
Login to vote
admin26

External


Since: Jan 14, 2004
Posts: 1



(Msg. 5) Posted: Thu Jan 15, 2004 12:49 am
Post subject: Re: Suspicious Web Log Activity [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have been seeing activities like this every day. You're in safe. 404 means
"Page Not Found". It means they haven't found a bug.

Smile

"Steve" <anonymous.RemoveThis@discussions.microsoft.com>, haber iletisinde şunları
yazdı:028201c3dac5$02cc45e0$a101280a@phx.gbl...
 > Hey all,
 >
 > Thanks in advance for your help.
 >
 > Over the past couple days, I've been getting some
 > interesting activity on the Web Logs. The IP address
 > rotates but the theme is the same....trying to get a
 > command window open.
 >
 > I run Windows 2003 Server.
 >
 > This is what I'm seeing...(I took out the IP address...)
 >
 > GET /scripts/root.exe - (OFFENDING IP) HTTP/1.0 - - 404 0
 > GET /c/winnt/system32.cmd.exe - (OFFENDING IP) HTTP/1.0 -
 > - 404 0
 > GET /scripts/winnt/system32/cmd.exe - (OFFENDING IP)
 > HTTP/1.0 - - 404 0
 > GET /_mem_bin/..%5c../..%5c../..%
 > 5c../winnt/system32/cmd.exe - (OFFENDING IP) HTTP/1.0 - -
 > 404 0
 >
 > And so on.....within a 30 second time frame there could
 > be anywhere from 15-60 attempts...
 >
 > All are rejected as 404 errors.
 >
 > Since they are rejected as 404...I know they aren't
 > getting in right? Is there anything else I can do to
 > prevent this? Should I be worried?<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Suspicious Web Log Activity 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
excluding search engines from activity logs - Hi Can anyone advise how I can exclude hits from search engine bots from my web activity logs? Cheers,
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]