Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is this a hack attempt?

Status
Not open for further replies.

paulray

Technical User
Mar 6, 2003
49
CA
In our IIS logs, we show date, time ip address and HEAD. What does HEAD mean? After HEAD there appears to be an attempt to run CMD.EXE or ROOT.EXE from different folders, including system32, scripts, _mem_bin, _vti_bin etc... In all cases the result code was 401 access denied.
Thanks
Paul
 
A HTTP HEAD command just tells the server to respond with the page headers only, and yes it is a scripting attack on one of the many buffer overflow holes in IIS.




Chris.

Indifference will be the downfall of mankind, but who cares?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top