Tagged Questions
2
votes
1answer
716 views
Help in understanding a PHP exploit code found on a wordpress application
I've found this code in base 64 on all php files of one of my client's sites (wordpress) and I'm trying to understand what it does.
I'm also trying to figure out if it was an application exploit or a ...
1
vote
2answers
2k views
Find the hack in the Apache2 logs?
The hack was a failure, as they were not able to put the created page as the home page. But we found recently a manipulated page on our website (via the rss).
So I looked in the Apache2 logs and ...