PDA

View Full Version : Am I being Hacked?


skbigdaddy
8-30-05, 10:40 PM
I need some help

I have scripts running on my website to maintain security and over all site function.

Today someone tried to run the following URLs on my web site.


http://mydomain.com/_vti_bin/owssvr.dll?UL=1&ACT=4&BUILD=2614&STRMVER=4&CAPREQ=0

http://mydomain.com/MSOffice/cltreq.asp?UL=1&ACT=4&BUILD=2614&STRMVER=4&CAPREQ=0

http://www.mydomain.com/MSOffice/cltreq.asp?UL=1&ACT=4&BUILD=2614&STRMVER=4&CAPREQ=0

http://www.mydomain.com/_vti_bin/owssvr.dll?UL=1&ACT=4&BUILD=2614&STRMVER=4&CAPREQ=0


Does anyone know if they are trying to hack my site?
and
Should I be concerned?

Thanks in advance
Kelly

Croc Hunter
8-30-05, 11:47 PM
It's nothing to worry about. You're being visited by a user who has Microsoft Office and Internet Explorer installed and has the "Discuss" toolbar enabled in their browser. When the toolbar is enabled the browser automatically queries for these two files when they hit your site. It does so to determine whether the Office Server Extensions are installed.

You don't need to do anything.

skbigdaddy
8-31-05, 12:07 AM
Thank You