CGI - Hacking?
Hey guys!I have a quick question.
A customer of mine has claimed that he been hacked via CGI scrtipts (namely entropymail.cgi IIRC). Anyhow, this user claims that someone has gone in, run a command which tarred up their whole home dir and then then moved it to a place that someone could download it (ie into the public_html folder)
First of all, is this plausible?
heres what the hacker allegedly used:
Code:
entropymail.cgi?|tar -cf user.tar /home/user/|
What i want to know is is this possible and if so, how would i go about fixing this massive security hole?
- MARK