I found Folowing requests on my apache web server. are these hacking attempts? it will depend on the server.
My server often crashes and has no reason to,
GET /muieblackcat HTTP/1.1" 302 214 GET //index.php HTTP/1.1" 302 214 GET //admin/index.php HTTP/1.1" 302 214 GET //admin/pma/index.php HTTP/1.1" 302 214 GET //admin/phpmyadmin/index.php HTTP/1.1" 302 214
/user/soapCaller.bs HTTP / 1.1 "302 214
GET /robots.txt HTTP/1.0" 302 214.
We see a lot of requests for nonexistent setup.php files
GET /phpmyadmin/scripts/setup.php HTTP/1.1" 302 214 GET /phpMyAdmin/scripts/setup.php HTTP/1.1" 302 214 GET /MyAdmin/scripts/setup.php HTTP/1.1" 302 214 GET /myadmin/scripts/setup.php HTTP/1.1" 302 214 GET //typo3/phpmyadmin/index.php HTTP/1.1" 302 214 GET /pma/scripts/setup.php HTTP/1.1" 302 214 GET //phpMyAdmin-2.5.5/index.php HTTP/1.1" 302 214
The below request is also available on the server. What is this request. 95.211.124.232 - - [16/Aug/2012:18:14:52 +0800] "CONNECT yandex.ru:80 HTTP/1.1" 302 214
Someone please help with this to understand the server crash problem.
source share