Author:
erics, January 25th, 2016
This example shows how to look for infection patterns inside all .php files in a directory tree using find and grep called from a Nagios NRPE plugin written in PERL. You can adjust the behavior by modifying the script, described at the bottom of this post in the Advanced section. On the host to be […]
Categories: How-To's, Technology Tags: hack, howto, Infected, Infection, nagios, NRPE, Plugin, tips
|
No comments
Author:
erics, March 21st, 2012
Perl to the Rescue! This perl script cleans just one type of infection as an example. Vary the script to search for and clean other combinations and patterns. Also, the script is deliberately written long-hand and verbose, and could be significantly more compact and efficient. It was done this way for ease of use and […]
Categories: How-To's, Technology Tags: base64, base64_decode, eval, hack, Hacked, Infected, perl, php, WordPress
|
No comments