Comment on One of my Drupal sites was hackedComments−aleem12yThe PHP Shell Detector has a large DB of shells that it can help you identify: https://github.com/emposha/PHP-Shell-DetectorAs others have noted, a compromised shell can never be trusted again and you should re-deploy from scratch.
Comments
The PHP Shell Detector has a large DB of shells that it can help you identify: https://github.com/emposha/PHP-Shell-Detector
As others have noted, a compromised shell can never be trusted again and you should re-deploy from scratch.