
find . -type f -print0 | xargs -0 sed -i 's/<script type="text\/javascript" src="http:\/\/yourdomain\/temp\/malware.php"><\/script>//g'
Malware keresése és eltávolítása linux shell scriptből.
find . -type f -print0 | xargs -0 sed -i 's/<script type="text\/javascript" src="http:\/\/yourdomain\/temp\/malware.php"><\/script>//g'
Malware keresése és eltávolítása linux shell scriptből.
Copyright © 2025 | WordPress Theme by MH Themes