Tagged Questions
-4
votes
0answers
80 views
Best practices for hardening nginx web server on linux [closed]
What are the best practices for building security policies for nginx, and using these policies to harden the nginx web server on Linux? How can a hacker still circumvent hardened Linux and nginx.
...
3
votes
2answers
242 views
Restarting nginx with Jenkins or Phing - is it safe to allow Jenkins to run sudo without prompt for password
I am implementing the recommendations from Integrating PHP projects with Jenkins for my own PHP projects.
I have created a jenkins user in my ubuntu 12.10 server. I used Phing as my build tool and I ...
3
votes
7answers
2k views
Server compromised for 2nd time, cannot locate source of attack
I need some help tracing a vulnerability on my server. For the second time, my server has been compromised with files being replaced with virus-ridden downloads.
According to the filesystem dates, ...
3
votes
1answer
2k views
My web server is hit by strange traffic, what is that?
I'm a noob and just set-up a linode account to play around with linux development.
I started nginx and made a simple homepage for my domain (giuliopizzini.com).
Today I checked the nginx logs and ...