Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rating: Thread Rating: 1 votes, 5.00 average. Display Modes
Old 2006-10-27, 03:27 PM   #76
babymaker
Someone Turn Off The Damn Heat!
 
babymaker's Avatar
 
Join Date: Aug 2003
Location: The Sewer....err.philly i mean
Posts: 1,366
Send a message via ICQ to babymaker Send a message via Yahoo to babymaker
Quote:
Originally Posted by virgohippy View Post
Good point, babymaker.

Now imagine how much trust a surfer would develop with a site if that site not only informs them of malicious software on their system, but helps them remove it too... and still gives them free porn samples.

True, but not by having them do it manually i dont think they will dare, we need a program for them to use, even if it deletes cookies, the cookies get replaced anyway, as soon as they click back to the site.
__________________
Get ElevatedX W/Hosting 99MO!
babymaker is offline   Reply With Quote
Old 2006-10-27, 04:20 PM   #77
zman
A woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one!
 
zman's Avatar
 
Join Date: Sep 2005
Posts: 53
Send a message via ICQ to zman
Hey babymaker,

What's wrong with the remover I wrote? It's not a program, just a batch file, but it does the job and it does not delete all your cookies only the ones created by the zango toolbar.
__________________
Adult Secret
zman is offline   Reply With Quote
Old 2006-10-27, 04:47 PM   #78
babymaker
Someone Turn Off The Damn Heat!
 
babymaker's Avatar
 
Join Date: Aug 2003
Location: The Sewer....err.philly i mean
Posts: 1,366
Send a message via ICQ to babymaker Send a message via Yahoo to babymaker
Quote:
Originally Posted by zman View Post
Hey babymaker,

What's wrong with the remover I wrote? It's not a program, just a batch file, but it does the job and it does not delete all your cookies only the ones created by the zango toolbar.
yea, that's great! forgot about that, been busy.
__________________
Get ElevatedX W/Hosting 99MO!
babymaker is offline   Reply With Quote
Old 2006-10-28, 07:10 AM   #79
heywood
Internet! Is that thing still around?
 
Join Date: Oct 2006
Posts: 5
Thank you for doing this. I will be installing this .htaccess on all my sites. Your page inspired me to write a freeware tool, that does everything on your page in one click.

This is for users who are afraid to go in their registry, or hunt around for files.

http://www.messedup.net/zango/zangodrop.zip

Feel free to add it to your sites, Jim, if you want to add it that page, or any page, it's cool by me. 100% freeware.
heywood is offline   Reply With Quote
Old 2006-10-28, 07:12 AM   #80
heywood
Internet! Is that thing still around?
 
Join Date: Oct 2006
Posts: 5
Quote:
Originally Posted by zman View Post
Hey babymaker,

What's wrong with the remover I wrote? It's not a program, just a batch file, but it does the job and it does not delete all your cookies only the ones created by the zango toolbar.

Is there any way I can get that file, or a list of the cookies it uses? I'd like to add that into my program as well.
heywood is offline   Reply With Quote
Old 2006-10-28, 09:00 AM   #81
zman
A woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one!
 
zman's Avatar
 
Join Date: Sep 2005
Posts: 53
Send a message via ICQ to zman
Quote:
Originally Posted by heywood View Post
Is there any way I can get that file, or a list of the cookies it uses? I'd like to add that into my program as well.
It's attached to my post on the previous page of this thread.
__________________
Adult Secret
zman is offline   Reply With Quote
Old 2006-10-28, 11:15 AM   #82
Jim
Banned
 
Jim's Avatar
 
Join Date: Aug 2003
Location: Mohawk, New York
Posts: 19,477
Thanks guys
I should be near 100% on Monday...or close to it. As I mentioned the past few days, I am really sick. I will get in touch with both of you about adding them to adwaresucks.com
We have seemed to have caught the medias attention. I received an email from a mainstream scumware fighting site asking for an interview and a few others.

We are going to have to come up with something easily editable where we can add new programs as they surface. Cookie stuffing is the worst thing we will see happen and it is coming on us like a train. Imagine, someone with this software installed will click on a ccbill link and someone else will be credited with the sale. And nobody will see this happening.
Jim is offline   Reply With Quote
Old 2006-10-28, 03:10 PM   #83
tickler
If there is nobody out there, that's a lot of real estate going to waste!
 
tickler's Avatar
 
Join Date: Dec 2003
Posts: 2,177
Quote:
Originally Posted by Jim View Post
Cookie stuffing is the worst thing we will see happen and it is coming on us like a train. Imagine, someone with this software installed will click on a ccbill link and someone else will be credited with the sale. And nobody will see this happening.
Do you think maybe you could drag ccBill, and some of these sponsors out to explain what they are doing to fix this.

I would like to see a list of sponsors that have made an effort to fight this theftware.
__________________
Latina Twins, Solo, NN, Hardcore
Latin Teen Cash
tickler is offline   Reply With Quote
Old 2006-10-28, 03:55 PM   #84
heywood
Internet! Is that thing still around?
 
Join Date: Oct 2006
Posts: 5
Quote:
Originally Posted by zman View Post
It's attached to my post on the previous page of this thread.
Awesome, thanks man!

Its nice to see a lot of us banding together on this effort, it helps everyone in the long run (well everyone except scumware companies).
heywood is offline   Reply With Quote
Old 2006-10-29, 12:29 PM   #85
MightyMidget
No matter how good you are at something, there's always about a million people better than you
 
MightyMidget's Avatar
 
Join Date: Apr 2006
Location: Sweden
Posts: 232
Send a message via ICQ to MightyMidget
Hey zman, nice script!
Haven't tried running it but I know that taskkill is not available for Windows XP *Home* Edition (and probably not for Windows versions before that either). Which means it won't work for most surfers and they'll end up getting a "not a valid Win32 program" - message.

pskill might be an option though it means you'd have to include it in the zip
http://www.sysinternals.com/Utilities/PsKill.html

Also, you might wanna add the "/-p" parameter to your dir commands in case the user has the DIRCMD variable set.

Last edited by MightyMidget; 2006-10-29 at 01:07 PM..
MightyMidget is offline   Reply With Quote
Old 2006-10-29, 03:05 PM   #86
zman
A woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one!
 
zman's Avatar
 
Join Date: Sep 2005
Posts: 53
Send a message via ICQ to zman
Quote:
Hey zman, nice script!
Haven't tried running it but I know that taskkill is not available for Windows XP *Home* Edition (and probably not for Windows versions before that either). Which means it won't work for most surfers and they'll end up getting a "not a valid Win32 program" - message.

pskill might be an option though it means you'd have to include it in the zip
http://www.sysinternals.com/Utilities/PsKill.html
Thanks for pointing that out. I can easily integrate pskill into the batch file.

Quote:
Also, you might wanna add the "/-p" parameter to your dir commands in case the user has the DIRCMD variable set.
The DIR command does not work that way with the /-p parameter. I'll just set the DIRCMD variable to nothing like this: set dircmd=

Thanks
__________________
Adult Secret
zman is offline   Reply With Quote
Old 2006-10-31, 12:15 PM   #87
Jim
Banned
 
Jim's Avatar
 
Join Date: Aug 2003
Location: Mohawk, New York
Posts: 19,477
The whole program or script thing is tough. I found out yesterday that if you are not using a particular brand of windows or your PCs directory structure is not setup the same, it just won't work correctly.

I am almost thinking of educating surfers on the benefits of cookies and possibly suggesting a good anti-adware program. Of course, I will not change any pages. I may add a page with that suggestion and offer it to anyone that wants to use it. So far, the only way to get rid of this is to follow the instructions to the letter.

I think it may be just too big of a job to make a script and/or program that will work for all surfers suffering from this scumware.
Jim is offline   Reply With Quote
Old 2006-10-31, 12:17 PM   #88
Jim
Banned
 
Jim's Avatar
 
Join Date: Aug 2003
Location: Mohawk, New York
Posts: 19,477
But please, since I am no programer, if anyone has anything that will work with everyone, let me know.
Jim is offline   Reply With Quote
Old 2006-10-31, 12:26 PM   #89
EzRyder
If something goes wrong at the plant, blame the guy who can't speak English
 
EzRyder's Avatar
 
Join Date: Sep 2003
Location: South Texas
Posts: 31
Send a message via ICQ to EzRyder
Since I am a simple person, I may be over simplifying a bit, but if as I understand correct, Spybot Search & Destroy(I don't think it kills cookies) checks for Zango and a kazillion other scumware types why not just put a link as to where the surfer can download and install?

I only use SS&D as an example. There are probably other scanners that might do the job.

Ok, now I am ready to hear the faults in my thinking. :-)

I am concerned about this plague, but I am not astute enough to offer any real solutions.
__________________
Sex-XXX-Links

Last edited by EzRyder; 2006-10-31 at 12:28 PM..
EzRyder is offline   Reply With Quote
Old 2006-10-31, 04:04 PM   #90
virgohippy
Madness is like gravity. All it takes is a little... push.
 
virgohippy's Avatar
 
Join Date: Feb 2006
Location: California
Posts: 1,679
I've used and suggested SS&D for a few years now. I haven't heard, or experienced any problems with it either. However, things may change in the future, and relying on someone else's program to do only the specific task you intend is a bit of a risk. That being said, I wouldn't have a problem directing surfers to a page that links to SS&D.
__________________
~Warm and Fuzzy.
virgohippy is offline   Reply With Quote
Old 2006-10-31, 04:14 PM   #91
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,929
Send a message via ICQ to Greenguy
Quote:
Originally Posted by virgohippy View Post
I've used and suggested SS&D for a few years now. I haven't heard, or experienced any problems with it either. However, things may change in the future, and relying on someone else's program to do only the specific task you intend is a bit of a risk. That being said, I wouldn't have a problem directing surfers to a page that links to SS&D.
The problem is that Jim (and I) don't even want to appear that we're making money off of this, so by sending them to a program that costs money, it'd come off as a scam.
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2006-10-31, 04:33 PM   #92
ChiTown
Are you sure you're an accredited and honored pornographer?
 
Join Date: May 2006
Location: Chicago & Arkansas
Posts: 64
Quote:
Originally Posted by Greenie View Post
The problem is that Jim (and I) don't even want to appear that we're making money off of this, so by sending them to a program that costs money, it'd come off as a scam.
Getting rid of it isn't that much of a prob, and blocking the IP
for the actual download isn't that hard either, block 66.152.93.119
with your firewall and you'll never get the XXXtoolbar, block
216.130.187.150 and you'll never get the isearch toolbar for example..

When Zango was LoudCash before 180Solutions bought
them U.S. prosecutors charged Jeanson James Ancheta of
Los Angeles,as well as an unnamed co-conspirator,that they
used a botnet to disseminate and install adware from
two firms: Loudcash and Gammacash!
Enter once again Gammacash!!!
ChiTown is offline   Reply With Quote
Old 2006-10-31, 04:36 PM   #93
EzRyder
If something goes wrong at the plant, blame the guy who can't speak English
 
EzRyder's Avatar
 
Join Date: Sep 2003
Location: South Texas
Posts: 31
Send a message via ICQ to EzRyder
I certainly understand you folks not wanting to come off as trying to make $$$ off of this. The Spybot thing is freeware and I'm sure others are also. There is a donation page on the SS&D website but it is an option not a mandatory thing. It was just an example I chose to use.

For Mr/Ms Surfer to edit their Registry is kind of scary tho. Heck, when I have done it, it makes me a bit shaky and I started in the computer biz back in '62. 1962 not 1862 a some would have you believe. ha!

Some time, someday someone will come up with a cure. I'm almost positive of that.
__________________
Sex-XXX-Links
EzRyder is offline   Reply With Quote
Old 2006-10-31, 04:47 PM   #94
virgohippy
Madness is like gravity. All it takes is a little... push.
 
virgohippy's Avatar
 
Join Date: Feb 2006
Location: California
Posts: 1,679
Quote:
Originally Posted by Greenie View Post
The problem is that Jim (and I) don't even want to appear that we're making money off of this, so by sending them to a program that costs money, it'd come off as a scam.
I understand the importance of credability in this situation, and I completely agree. It's important to keep the surfer's trust through all this.

But I believe SS&D is free to use and download, though they will accept donations. Tis why I agreed to the use of SS&D.

Would it be possible/easy to have two pages side by side, one that links to a single, suggested program, and one that's completely clean? It should be easy enough to pass a single argument through the url, make it switch between different types of content... but keeping track of that content is more work.

I know I wouldn't have a problem directing surfers to a site that links to SS&D, but I'm sure not everyone feels the same way.
__________________
~Warm and Fuzzy.
virgohippy is offline   Reply With Quote
Old 2006-10-31, 05:03 PM   #95
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,929
Send a message via ICQ to Greenguy
Quote:
Originally Posted by virgohippy View Post
...Would it be possible/easy to have two pages side by side, one that links to a single, suggested program, and one that's completely clean? It should be easy enough to pass a single argument through the url, make it switch between different types of content... but keeping track of that content is more work...
I'm not sure we'd (Jim) would want to do that at this time, but feel free to set it up like that on your own domain.

All we're (Jim) doing is giving people the option to use the page on our server, but you can easily set it up to go to a page on your domain as well
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2006-10-31, 05:09 PM   #96
zman
A woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one!
 
zman's Avatar
 
Join Date: Sep 2005
Posts: 53
Send a message via ICQ to zman
Quote:
Originally Posted by Jim View Post
The whole program or script thing is tough. I found out yesterday that if you are not using a particular brand of windows or your PCs directory structure is not setup the same, it just won't work correctly.
The PCs directory structure does not need to be set up in the standard way (C:Windows; C:\Program Files; etc.). The script I wrote is pretty simple but it does search for zango executables and dlls, unregisters and deletes those files. It also deletes known zango registry entries and zango cookies. I've made some minor changes since I uploaded it and I've also integrated the free process kill utility from symantec because as MightyMidget said the taskkill command is unavailable in Windows XP Home Edition. But the script still does not work under Win95/98/ME.

Quote:
I am almost thinking of educating surfers on the benefits of cookies and possibly suggesting a good anti-adware program.
Of course the easiest and most effective way would be to recommend to the surfer a commercial adware/spyware remover, but as Greenie said they might think we want to make money off them.

Quote:
So far, the only way to get rid of this is to follow the instructions to the letter.
My script does the same thing with a double-click of a button. I'll email you Jim with the latest version to your GGJ mail address. I've tested it out on quite a few computers and it worked fine. If it still has some flaws I should be able to make a few improvements.

Quote:
I think it may be just too big of a job to make a script and/or program that will work for all surfers suffering from this scumware.
Well it's not easy but it can be done. I believe it might take a week or so to write a good remover that will work under all Windows OS's. The software should also be easy to adapt to new scumware like zango.
__________________
Adult Secret
zman is offline   Reply With Quote
Old 2006-10-31, 05:13 PM   #97
virgohippy
Madness is like gravity. All it takes is a little... push.
 
virgohippy's Avatar
 
Join Date: Feb 2006
Location: California
Posts: 1,679
Quote:
Originally Posted by Greenie View Post
I'm not sure we'd (Jim) would want to do that at this time, but feel free to set it up like that on your own domain.

All we're (Jim) doing is giving people the option to use the page on our server, but you can easily set it up to go to a page on your domain as well
I was just trying to look out for the webmasters who aren't as geeky as me.

But you're right, now that Jim has shown the way, I could easily build my own set up.
__________________
~Warm and Fuzzy.
virgohippy is offline   Reply With Quote
Old 2006-11-01, 03:54 PM   #98
Thumb Angels
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
Join Date: Dec 2004
Posts: 25
I would rather use an own page, easier to keep track of how many it really is then I send around 6-700/day to my page from my sites
__________________
Thumb Angels
Angels Links
and some more..
Thumb Angels is offline   Reply With Quote
Old 2006-11-01, 04:13 PM   #99
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,929
Send a message via ICQ to Greenguy
Quote:
Originally Posted by Thumb Angels View Post
I would rather use an own page, easier to keep track of how many it really is then I send around 6-700/day to my page from my sites
Not that I want to sway anyone away from doing it themselves, but if you use the css option & send it to adwaresucks.com, you can tell how many hit the page each day by how many times the css file was loaded.
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2006-11-03, 01:54 PM   #100
Jim
Banned
 
Jim's Avatar
 
Join Date: Aug 2003
Location: Mohawk, New York
Posts: 19,477
You guys would not believe some of the crap I have learned over the past couple of days. A person that has been fighting zango for almost 3 years contacted me and he has taught me a lot about zango. These guys are some of the most devious we have ever been up against. The crap they are doing with cookies, iframes and even javascript is crazy. We have barely touched the surface with the popups. But, some of the stuff they are doing is illegal. And, they should be going to court in a few days. The illegal stuff may be their downfall... Cross your fingers.
Jim is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:15 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc