Htaccess injection
-
Hi there,
Had some issues with one of my sites as google found malware on it. I found some code injected into my htaccess file which likely was the cause of that.
I also found some weird empty folders inside the wp_content directory. The below line was the name of one of those folders, along with 5 directories called “<?php”
“$write_result = AIOWPSecurity_Utility_Htaccess::write_to_htaccess”Not sure yet what happened there but kind of looks like someone found a way to execute php on my server and used a AIWS plugin function to override the htaccess file (?)
Just wanted to report this for the unlikely case that this some security gap in the plugin.
The topic ‘Htaccess injection’ is closed to new replies.