-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Malware that change payment method URL to hackers papal account #147
Comments
Thanks, added signatures in #150 |
In one of our production sites I found new version of the same malware. This time their URL is encoded so the scanner would not pick it up New code: jQuery(document).ready(function() function checkbillpa(text)
} Please add to signatures. |
it was adding following code in some of js in our case it was quickview.js and ccard.js
quickview.js => https://pastebin.com/xUgXxwDe
ccard.js => https://pastebin.com/tkGgKQSi
we also see 2 files with strange name
The text was updated successfully, but these errors were encountered: