– Exploit aborted due to failure: not-found: Can’t find base64 decode on target

So. I am having some issues at metasploit.
I am trying to exploit
exploit/multi/http/wp_crop_rce.
I am using Docker, in order to install wordpress version: 4.8.9.
PHP 7.2.12 (cli) (built: Nov 28 2018 22:58:16) ( NTS )
Copyright (c) 1997-20… Continue reading – Exploit aborted due to failure: not-found: Can’t find base64 decode on target

If a malicious PHP file never appears in the Apache log is it safe to assume it never executed?

I’ve found a couple of suspicious-looking PHP files on my webserver obfuscated by a substantial block of eval. Ideally, I’d like to know what they do, but I’m struggling to decrypt them.
Everything else on the server matches my git repo, s… Continue reading If a malicious PHP file never appears in the Apache log is it safe to assume it never executed?

If a malicious PHP file never appears in the Apache log is it safe to assume it never executed?

I’ve found a couple of suspicious-looking PHP files on my webserver obfuscated by a substantial block of eval. Ideally, I’d like to know what they do, but I’m struggling to decrypt them.
Everything else on the server matches my git repo, s… Continue reading If a malicious PHP file never appears in the Apache log is it safe to assume it never executed?