Re: Malware in /tmp/nginx_client

2015-06-27 Thread Lucas Rolff
It's not harmful that they're there, but you could simply exclude the /tmp/nginx_client folder from maldet, It's due to the option client_body_in_file_only being set to on in your nginx.conf (Sounds like you're using http://www.nginxcp.com/ for cpanel) guillefar 2

Malware in /tmp/nginx_client

2015-06-27 Thread guillefar
The software maldet, discovered some malware in the the /tmp/nginx_client directory, like this: > {HEX}php.cmdshell.unclassed.357 : /tmp/nginx_client/0050030641 > {HEX}php.cmdshell.unclassed.357 : /tmp/nginx_client/0060442670 I did some research, and found out that indeed, there were some malicio

Re: Understanding alias (used as rewrite)

2015-06-27 Thread E.B.
> > i guess this was a security > > measure to prevent sneaking around the > > filesystem for php requests. > > I confess I've never been quite sure of the point of that line. > > I can see what it does, and I think that it might be useful in some > limited circumstances which include "...and my ph