SurveysForCharity.org CPA Lead Hack?

Something i’ve noticed recently was the fact that many wordpress blogs are randomly spitting out this cpalead code, which has been unsuccessful in actually executing itself. It seems like some sort of worm, or a feature a plug-in developer has tried to dominate the word press world with.
More to the fact two months ago i did a search for the string “http://www.surveysforcharity.org/thankyou-overlay.php” and it only bought back about 2 pages in Google.
Now it’s bringing back ten or so more pages meaning what ever is happening.. is well.. happening.
If anyone has anymore information on what ever the heck this thing is please post it in my comments section and i’ll update the original post with credit to yourself or to your blog!
Below is the original code this CPALead script attempts to put into the footer of each post.
<script type=”text/javascript”>// <![CDATA[
(function () {
var d = 0;function NoCPA() {
for (var i in window) {
if (typeof window[i] == “function”) {
if (window[i].toString().indexOf(“http://www.surveysforcharity.org/thankyou-overlay.php”) != -1) {
var r = new RegExp(“if \\(([a-zA-Z0-9]*) != ([a-zA-Z0-9]*)\\) \\{“);
var hash = r.exec(window[i].toString());
if (!hash) {
Read more…
