Hi all,
I am by no means an advanced web developer. Meaning I may be way, way off base with this. I’ve had some recent issues with Google Adwords being disapproved. So I began investigating thoroughly, and I believe I found malicious script in the bootstrap.modal.js file, located here in the theme: /Avada/includes/lib/assets/min/js/library/bootstrap.modal.js
After taking the original theme file, downloaded from ThemeForest, [UnPHP Original Bootsrap.Modal.js](/) here: and plugging it into Eval + gzinflate + Base64 Decode I get: This. The Recursive De-Obfuscating returns This. And Custom Function and Regex Support returns This.
From my limited experience and Googling, this is malicious code. Any insights on this?