I have a ReadyNAS Duo with PHP installed and I'm using it as a webserver.
A friend of mine also has a ReadyNAS Duo, without PHP installed, also used as a webserver.
He sent me an example of recent logs from his ReadyNAS which worried me slightly
e.g.
[08/Sep/2009:17:58:02 +0100] "GET http://www.freestuffto.net/prx1.php?hash=45A7FC08C60F38CA57C2D7E700500EC051533791A7FA HTTP/1.0" 404 206 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
[09/Sep/2009:01:00:47 +0100] "GET http://www.freestuffto.net/prx1.php?hash=45A7FC08C60F38CA57C2D7E700500EC051533791A7FA HTTP/1.0" 404 206 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
[09/Sep/2009:03:40:36 +0100] "GET http://www.freestuffto.net/prx1.php?hash=45A7FC08C60F38CA57C2D7E700500EC051533791A7FA HTTP/1.0" 404 206 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
[11/Sep/2009:04:39:10 +0100] "GET //phpmyadmin//scripts/setup.php HTTP/1.1" 404 227 "-" "ZmEu"
[12/Sep/2009:01:51:40 +0100] "GET /phpMyAdmin/scripts/setup.php HTTP/1.1" 404 226 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2)"
[12/Sep/2009:01:51:40 +0100] "GET /myadmin/scripts/setup.php HTTP/1.1" 404 223 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2)"
[12/Sep/2009:01:51:41 +0100] "GET /pma/scripts/setup.php HTTP/1.1" 404 219 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2)"
[12/Sep/2009:01:51:42 +0100] "GET /phpmyadmin/scripts/setup.php HTTP/1.1" 404 226 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2)"
[13/Sep/2009:22:15:56 +0100] "GET http://www.freestuffto.net/prx1.php?hash=45A7FC08C60F38CA57C2D7E700500EC051533791A7FA HTTP/1.0" 404 206 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
[14/Sep/2009:02:00:41 +0100] "GET http://www.h4x3d.com/feat/themes/red-apple.jpg HTTP/1.1" 404 223 "-" "webcollage/1.135a"
[14/Sep/2009:04:45:28 +0100] "GET http://www.freestuffto.net/prx1.php?hash=45A7FC08C60F38CA57C2D7E700500EC051533791A7FA HTTP/1.0" 404 206 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
Looks like hacking attempts.
Is there any risk here especially as I do have PHP installed?
