Откриване на хакнати php файлове

find . -name „*.php“ -exec grep „base64“ ‘{}’ \; -print &> b64-detections.txt

find . -name „*.php“ -exec grep „eval“ ‘{}’ \; -print &> eval-detections.txt

Тук има интересни публикации: www.pomagalo1.com

Категория:

Logged in as {{omniform_current_user_display_name}}. Edit your profile. Log out? Required fields are marked *

Your email address will not be published. Required fields are marked *

Comments are closed.

You must be logged in to post a comment.