Hallo,
On 13/07/14 00:03, Rene Thiel wrote:
für die Suche nach Hacks auf einem Webserver verwende ich folgendes:
touch --date "2014-04-19" /tmp/start find /srv/www/vhosts/domain.de -type f -name "*.php" -newer /tmp/start > /tmp/vhosts_2014-04-19.txt
Früher habe ich für so was tripwire verwendet:
"Tripwire is a tool that aids system administrators and users in monitoring a designated set of files for any changes. Used with system files on a regular (e.g., daily) basis, Tripwire can notify system administrators of corrupted or tampered files, so damage control measures can be taken in a timely manner."
Viele Grüße, Gregor