Do URLs used in JavaScript AJAX GET calls need to be sanitized through Apache when there is no server side scripting or database involved?

I am aware that any data coming into a server from a client should be handled safely (as in sanitized, whitelisted, etc.) but I had slapped together a very simple system that pulled file contents getting the file name from th… Continue reading Do URLs used in JavaScript AJAX GET calls need to be sanitized through Apache when there is no server side scripting or database involved?

Sucuri detects malware on wordpress but I can’t find the malicious code

Yesterday I got a report asking us to check some wordpress website because the person’s antivirus blocked said web.

I ran the Sucuri Site Check and it indeed detects malware:

“Known javascript malware: malware.injection?39”

<!–codes… Continue reading Sucuri detects malware on wordpress but I can’t find the malicious code