[Solution 001] Private/Personal Search Engine Pollution

Started by newdep, November 07, 2007, 01:44:55 AM

Previous topic - Next topic

newdep

Search engines are nice, as long as you are very naief.



Here is a little script, it pollutes personal search results.

or "Personal search enigne data disposal".

Search engines track ip addresses, this script keeps

running and running and running and running..



The example below uses a 80.000 website file containing mostly porn sites.

(Why porn? Its a file that was a leftover from 2 million sites file onces

created with a newlisp script) A site effect is that Google will think youre a

fanatic porn addict. And thats always nice that they know that...right ;-)



PS: There are cases where people are banned from google, using bots,

well.. Whats a better way to be disposed from a data base ;-) But if you

want to stay on the google-access list, then dont decrease the sleep in the

script perhpas even increase it.



Enjoy..



(load "http://www.nodep.nl/downloads/newlisp/pollute.lsp">//http://www.nodep.nl/downloads/newlisp/pollute.lsp")
-- (define? (Cornflakes))

newdep

#1
For those who want random data pollution without a file->

(load "http://www.nodep.nl/downloads/newlisp/pollute002.lsp">//http://www.nodep.nl/downloads/newlisp/pollute002.lsp")
-- (define? (Cornflakes))

newdep

#2
aa downloadlink mismatch fixed in the pollute.lsp script.

Should work now..
-- (define? (Cornflakes))

newdep

#3
..Funny to see what the word "Porn" does in internet land..



The script pollution is not downloaded that much but the file pol-data.lsp

is downloaded over 400 times from 400 different sites, some have already reposted my list in other mailinglists I see..hahahah..... So having a 80.000 Pornlist is not that bad after all.. I wonder what will happen If I post the 2 Million porn list ;-)
-- (define? (Cornflakes))

Cyril

#4
Quote from: "newdep"The script pollution is not downloaded that much but the file pol-data.lsp is downloaded over 400 times from 400 different sites


How do people discover the list download address without getting the script before? ;-)
With newLISP you can grow your lists from the right side!