Skip to content

Instantly share code, notes, and snippets.

View AlexAndrascu's full-sized avatar
🦉

Alex Andrascu AlexAndrascu

🦉
  • Bletchley, United Kingdom
View GitHub Profile
@AlexAndrascu
AlexAndrascu / fix1.sh
Last active June 24, 2020 01:47 — forked from rbarros/fix1.sh
This script remove malware of PHP files.
#!/bin/bash
#
# This script remove malware of PHP files.
#
# In this case it will remove some malicious code
# from all Wordpress PHP files that is at top of
# every PHP file.
#
# The string at the top of every file is:
#