Slashdot Mirror


A New Low for Web Advertisers: Pop-Up Downloads

rizzmanix writes: "I thougt it was strange that I had been getting a lot of pop-up download prompts for the Gator software as I browsed around the web in the recent days. Why were all these sites requiring this Gator thing I wondered? Well I wonder no more... as apparently advertisers hit a new low by running 'pop-up downloads' instead of pop-up ads. Sneaky, underhanded, nasty and vile."

209 of 641 comments (clear)

  1. a followup link by argStyopa · · Score: 5, Informative

    www.scumware.com

    --
    -Styopa
    1. Re:a followup link by jafac · · Score: 2

      Because they are helping readers of this thread to find information that is actually relevant to the topic being discussed.

      Instead of whining about other people getting karma.

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    2. Re:a followup link by symbolic · · Score: 2

      In addition, online advertising network L90 has sold the one-click downloads
      BR>

      [sniff, sniff] What's that SMELL? Oh...it's smell of another one-click patent.

  2. Pop up download by fruey · · Score: 3, Insightful

    Scares the hell out of me. Whoever does this should get their sites DoSsed immediately.

    This is a major security issue, and clearly by default the only warning in MSIE is a dialog box, which you may already have set to just accept downloads automatically.

    Yet another reason to use non-standard browsers and non Windows OS, so that you even if you end up with an executable it won't execute.

    --
    Conversion Rate Optimisation French / English consultant
    1. Re:Pop up download by Corby911 · · Score: 2, Insightful

      It's also a convincing argument for turning off all forms of client-side scripting except for when they are needed.

      --
      Monday is a horrible way to spend 1/7 of your life.
    2. Re:Pop up download by ShadeEagle · · Score: 2, Informative

      It shows up as an ActiveX Control. A site I use frequently, EZBoard, has this form of advertisement.

      And yes, people CAN set up their computers to automatically accept these. The newer IEs always ask 'do you want to download or save this' to everything, even though no matter what kind of file it is - zip, rar, exe - I wanna save it, not run it.

      It's very annoying, it SHOULD be illegal if it isn't, and it slows some browser/os/pc combinations to a crawl... I'm currently on my work's PC which is a decent system, running NT and IE5, and it is friggin slow.

    3. Re:Pop up download by sketerpot · · Score: 2, Interesting

      Hear, hear! In almost all cases that I have seen, JavaScript stuff could have been replaced with ordinary HTML and been made cleaner and easier to use. There are a few cases where client side scripting is useful, but most are just stupid abuses, like the one on this high school page that makes an annoying message appear in the bar where link destinations are normally shown.

    4. Re:Pop up download by letxa2000 · · Score: 3, Funny
      No, you mean yet another reason to use standard browsers. 99% of browsers can't run ActiveX controls.

      Unfortunately 99% of the users are using the 1% of the browsers that can...

    5. Re:Pop up download by GreyPoopon · · Score: 2
      I s'pose you could provide easy ways to enable scripting, etc for those sites that legitimately need them, and leave them off by default.

      Sounds like a good option to include in the post-1.0 versions of Mozilla. It would be nice to be able to disable all scripting with the exception of certain sites you include in an approval list. You would only add sites to the approval list if they didn't work without scripting, and you really needed to use them. Any Mozilla developers out there listening? Should I submit this to Bugzilla?

      --

      GreyPoopon
      --
      Why is it I can write insightful comments but can't come up with a clever signature?

  3. Gator info by billmaly · · Score: 2

    Gator managed to sneak it's way onto my PC with the latest DivX. Can't uninstall Gator without losing DivX. I found an easy workaround...find the gator.exe file (unsure of EXACT name of file), rename it to gator.old. No more Gator starting up with Windows. Bye bye spy. :)

    1. Re:Gator info by ShadeEagle · · Score: 3, Informative

      Ah, DivX 5 Pro. Comes with "GAIN".

      Keep in mind, it didn't exactly sneak on, they're quite open that it will install - unless you grab the normal version.

      The Pro version has encoding-only advantages, which most end-users won't use. You either pay $30 or agree to install the adware.

      Oh, and renaming the file won't work. If GAIN isn't running, you won't be able to encode with the Pro encoder.

    2. Re:Gator info by xjimhb · · Score: 2, Informative

      Some of the spyware manages to sneak in hooks in places neither Ad-aware (highly recommended) nor I have been able to find (you can find and remove the program, but not the hooks). The result is that when you boot up, it hangs temporarily with a window asking for a path to, for example, "ezulaMain.exe" (that is one of the more obnoxious ones).

      My solution has been to compile a small Hello-World type program to an exe file. Then when I run into one of these, I make a copy of the exe file and rename it to whatever seems to be needed - if it gets called, a window pops up on the screen, then vanishes almost instantly, much less hassle.

      I also have a copy of this called "iexplore.exe" to take care of any programs that try to invoke Internut Exploder ... what was that about you couldn't remove IE from Windoze ???

    3. Re:Gator info by fwankypoo · · Score: 2, Informative

      Ahh, but if I use my handy Tiny Personal Firewall to block that silly GAIN program, it can't talk to its server, so it can't do anything to me... Muahahaha!

      --
      The time of day is 29:33.
    4. Re:Gator info by spideyct · · Score: 3, Informative

      Even more useful, you could track when these files are being called, which may help you figure out how to eliminate them entirely.

      Something like this, which just writes the path of the executable to the windows event log. (C#)

      namespace ExeSource
      {
      class Class1
      {
      [System.STAThread]
      static void Main(string[] args)
      {
      System.Diagnostics.EventLog evLog = new System.Diagnostics.EventLog("Application");
      evLog.Source = "ExeSource";
      evLog.WriteEntry( System.Reflection.Assembly.GetEntryAssembly().Loca tion,System.Diagnostics.EventLogEntryType.Informat ion );
      }
      }
      }

    5. Re:Gator info by TedCheshireAcad · · Score: 3, Funny

      Wow, some balls posting C# on /.

      :-)

    6. Re:Gator info by TedCheshireAcad · · Score: 2

      Cool, but OfferCompanion, not gator.exe, is the offending executable.

  4. Wow, this is lame by Sc00ter · · Score: 5, Insightful
    "In some cases, people are not even asked whether they want the software. It just installs on the hard drive--a particularly troublesome tactic that some have dubbed "drive-by download."

    What programs do this? I've never, ever seen a webbrowser that automatically installs stuff. At least not until you specifically specify for that site only (like MS Updates, or Station.Sony.com)

    "But those horror stories are the exception. More typically, software makers are simply using the downloads to distribute legitimate products."

    Legitimate products don't automatically download onto my computer without my concent.

    1. Re:Wow, this is lame by Violet+Null · · Score: 5, Informative

      I've never, ever seen a webbrowser that automatically installs stuff.

      IE will happily install stuff without prompting if that's the way the security is set up; eg, if you set the "Internet Zone" (or whatever) to "Low" security, it will automatically download any signed ActiveX control.

    2. Re:Wow, this is lame by tswinzig · · Score: 2

      What programs do this? I've never, ever seen a webbrowser that automatically installs stuff. At least not until you specifically specify for that site only (like MS Updates, or Station.Sony.com)

      They didn't say it automatically INSTALLS the software. Just that the download is automatically started. A site could do this with a popup to a URL pointing directly at an .exe or .zip file. Most browsers will recognize this as something to be downloaded, not viewed in the browser, and you'll get a file Save As... prompt.

      --

      "And like that ... he's gone."
    3. Re:Wow, this is lame by Sc00ter · · Score: 2
      " just installs on the hard drive--a particularly troublesome tactic that some have dubbed "drive-by download."

      That's from the article.

    4. Re:Wow, this is lame by laserjet · · Score: 2

      That f#$#cking pesky program Comet Cursor can install itself, depending what your IE securtiy level is at.

      --
      Moon Macrosystems. Sun's biggest competitor.
    5. Re:Wow, this is lame by Sc00ter · · Score: 2
      Yes, but not at the default setting, you have to specifically set it that low for that to happen. And it's not like you could accidently do it.

    6. Re:Wow, this is lame by cloudmaster · · Score: 2, Funny

      So, what you're saying is that IE will install software if you tell it that it's OK? Good heavens, what *is* the world coming to? I'll bet that if you type in the address of a porn site in IE, it'll download and display a bunch of pornographic images, too - without even asking you if it's OK!

    7. Re:Wow, this is lame by Nightpaw · · Score: 2

      I never click that checkbox. It would make my life easier when I try to update all the computers I support, but something about it just rubs me the wrong way.

    8. Re:Wow, this is lame by bluGill · · Score: 2

      SO what idiots would sign a control that does what these do? The whole point microsoft had when the introduced signing activeX controls was you trusted whatever was signed to do the right thing.

      It seems that hacker objection "But you can get anything signed, and then it is trusted no matter what it does" is coming true. You would think that after all those objectections Microsoft would be more careful what gets signed just to prove us wrong.

      Of course the above assumes these controls are signed. I don't know. fortunatly FreeBSD won't run these controls even if they do get downloaded so I'm fair safe through obsecurity, even before we get design issues.

    9. Re:Wow, this is lame by B.D.Mills · · Score: 2

      More typically, software makers are simply using the downloads to distribute legitimate products.

      Legitimate products don't automatically download onto my computer without my concent.

      Legitimate is clearly used in the same sense here as "legitimate businessmen's club" describing the Mafia.

      --

      The only thing necessary for the triumph of evil is for good men to do nothing. - Edmund Burke
    10. Re:Wow, this is lame by aozilla · · Score: 2

      So you think that anyone who leaves his door unlocked at night deserves what they get?

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
  5. why mozilla rules here by cetan · · Score: 5, Informative

    Since 0.9.4, mozilla users have had the ability to block onload and unload pop-ups/unders. I've had zero problems with this. It doesn't block pop-ups you request, just the ones you don't.

    I've not seen a popup in months and months. It's fantastic.

    --
    In Soviet Russia...michael would be rotting in Siberia!
    1. Re:why mozilla rules here by Picass0 · · Score: 2

      How? Please elaborate. Is there a function or is this done with scripting? Could you post the scripting?

    2. Re:why mozilla rules here by bconway · · Score: 5, Informative

      Preferences -> Advanced -> Scripts and Windows. I uncheck all except the last 3.

      --
      Interested in open source engine management for your Subaru?
    3. Re:why mozilla rules here by Alien54 · · Score: 2
      Since 0.9.4, mozilla users have had the ability to block onload and unload pop-ups/unders. I've had zero problems with this. It doesn't block pop-ups you request, just the ones you don't. I've not seen a popup in months and months. It's fantastic.

      How? Please elaborate. Is there a function or is this done with scripting? Could you post the scripting?

      it is in the preferences area.

      Edit -> Preferences-> Advanced-> Scripts and Windows

      --
      "It is a greater offense to steal men's labor, than their clothes"
    4. Re:why mozilla rules here by cetan · · Score: 2

      I've been using mozilla since the M17 days, so I can say for sure it's come a very very long way. 1.0 is going to be a fantastic release, given the current state of the nightly builds. I'd say hold off on mozilla until 1.0 if bandwidth is a problem (i.e. dialup) but if you can download 0.9.9 relativly quickly, do it now and never look back.

      --
      In Soviet Russia...michael would be rotting in Siberia!
    5. Re:why mozilla rules here by Zathrus · · Score: 5, Insightful

      Look if you don't want to view a site's ads, then don't go to the site. It is as simple as that. Blocking certain portions of a site's content because you don't personally want to see it is definitely immoral and arguably illegal

      What a load of horse pucky.

      I understand that websites have to generate revenue, and that the current method is moving more toward pop-up/under ads. That's fine. That doesn't mean I have to subject myself to it. As an informed consumer I have the right to ignore the ads in whatever way I deem fit, whether that means closing the windows as they come up or telling my computer to not allow them to render in the first place.

      Should a browser default to stopping pop-ups? Hell no. It breaks too many sites that use pop-ups for additional help/information windows, sites that load links in a new window, etc. But I should certainly have the option to kill pop-ups if I want to enable it (and preferably with a quick key to reenable them - like Popup Stopper has).

      Want to argue otherwise? Go for it. You also watch every commercial on TV, right? No getting up to go to the bathroom/kitchen. No recording it to VCR or PVR and fast forwarding/skipping through the commercials. Because if you are then, by your own definition, you are immoral. Maybe even commiting a crime!

      Oh, and do you read every ad in a magazine? Do you throw out those blown-in/tear-out cards in magazines before someone else can read them? Do you read every billboard that passes by while in a car? EVERY TIME?

      I don't think so.

      And yes, I know this was a troll. Congrats. But this kind of thinking might actually get some people that nod and drool "yes", and it's so abundantly stupid it needs to be shut down before hand.

    6. Re:why mozilla rules here by Zathrus · · Score: 2

      Any Windows based web browser can make use of the free utility Popup Stopper. It will stop any pop-ups as well, and allow you to disable/enable it by double clicking the toolbar icon, or hold down shift and click a link to temporarily allow popups.

      That said, neither Mozilla or Popup Stopper or anything else are going to stop the slimy advertising being discussed. Because this isn't a pop-up, it's a download, and they're handled differently.

    7. Re:why mozilla rules here by Fweeky · · Score: 4, Informative

      > What's the current status with mozilla? Is it as usable as Netscape 4.x (I hate 6.x)?

      It's been more usable than 4.x for months. Recent releases are very stable. Startup time is about on par with Opera here (~3s when cached, next to ~2s for Opera).

      4.x lacks usable CSS (and this is very important for modern sites.. the only reason most sites still work is because most sites still use techniques from 1995; I don't), and has laughable table layout code (it was made with basic HTML-for-tabular-data in mind, not triple nested layout tables); these alone make it pretty much useless to me.

      If I didn't use Opera, I'd probably use Mozilla; at least I can trust it to Do The Right Thing (usually) when I'm developing sites; then I can go add my IE5/6/NS workarounds afterwards.

      > Does it do any nasty or weird stuff on some sites?

      IE6 does nasty and weird stuff on W3.org/Style (fixed positioning isn't supported, but it still processes the position: fixed; directive, meaning you can't do "position: absolute;position: fixed;" like you're supposed to. Argh.).

      IE5 does nasty and weird stuff on every site that uses the CSS box model; it gets the sizes wrong on all boxes, meaning you need to exploit parser bugs to provide IE5 with tweaked sizes for it to work properly (and then provide Opera 5, which suffers the same parser bug, with real values).

      NS4 does nasty and weird stuff when you specify an element should float: anywhere; it makes it completely unusable to use CSS layouts on it without spending months debugging an absolutely positioned workaround-nightmare.

      Not seen Mozilla (or Opera) do anything this broken :)

    8. Re:why mozilla rules here by Nugget · · Score: 2

      The only real feature lacking in Mozilla that you may be using in NS4.7 is roaming profiles. If you're not using Navigator's roaming profile support then there really is no reason not to move to Mozilla these days. It's been pretty damn stable since 0.9.6 or so.

      I like to compile --disable-mailnews to reduce the bloat.

    9. Re:why mozilla rules here by WhaDaYaKnow · · Score: 2, Insightful

      Unfortunately, this has nothing to do with onload and onunload events in JavaScript (probably why they came up with this scam).

      You could, for example, create a frameset and make one of the frame source links an '.exe'. Mozilla brings up a window where you want to save this file just fine. (just tested with Moz 0.9.9)

      A pain in the fuckin arse, it is. Last time there was an article about this crap on /. I got so angry that I started working on my own browser.

      Initially I wrote a C++Builder app that uses the IE engine, and I got it to the point where it would absolutely never open a pop-up window. It displays the link of the last attempt, which you can then click to open that link. BUT, some of these sites are tricky, and use a crazy technique to open the pop-up. Which basically results in a Javascript error if you don't open a new window. For some reason IE feels the need to bring up a dialog-box to report this and ask if you want to continue to run scripts. (I've not found a way to get rid of this).

      So although a step in the right direction, it's still not perfect, and I've had to postpone work on it.

      The bottom line though,- write your browser manufacturer about the following:

      Say that you feel the browser has bother-some behaviour. Ask them to please NOT:
      - open new windows from automatically generated script events. This includes not only onload & onunload, but also timers for example. The only time a new window may be opened is when I, the user, specifically requests so.
      - allow scripts to modify the look n feel of the browser. It's unacceptable that scripts can change the size/position of the browser for example. I've recently seen pop-up windows which had NO border what so ever,- the entire window was HTML. How difficult could it be to impersonate a browser and do all kinds of bad stuff once you start allowing that behaviour.
      - have dialog boxes that do NOT include some sort of [ ] Do not display this message again.
      - do not automatically start the download of 'foreign' mime-types, such as .exe's. If you don't know how to render it, leave it alone.

      (please note that Mozilla indeed complies with most of these items)

      In other words: when I'm browsing, I give the website I'm visiting a canvas (the area inside my browser window), and that's all they get until I request so otherwise.

      I've debated wheter the Flash plugins that have a truck drive across a webpage should not be allowed either, but I concluded that that's the choice of the website. If they want to obfuscate their content,- fine. I will just go away and never come back.

      AH, enough ranting for an early morning.

    10. Re:why mozilla rules here by daviddennis · · Score: 2

      I believe this feature was first invented in OmniWeb, which is certainly one of the best-designed browsers around.

      It's not widespread because it only runs under MacOS X, but it has a really high market share among Mac users. It's made by a bunch of really cool people (who also do game porting, for those who like that sort of thing).

      I don't use it because I want the sites I visit to stay alive, and I realize pop up/pop under ads may be a necessary evil in that direction.

      But if things start downloading into my computer, I'd have to think twice. I'm just glad I use MacOS X and Linux, neither of which have a large enough market share to provoke this kind of stunt.

      D

    11. Re:why mozilla rules here by p0ppe · · Score: 2, Insightful

      Or why not go with Opera. They've had the function for quite some time and I must say that it's been efficient.

      Quick preferences (F12 on Windows) -> Refuse Pop-up windows.

      --


      "Democracy is three wolves and a sheep voting on what to have for dinner."
    12. Re:why mozilla rules here by jesser · · Score: 2

      Since 0.9.4, mozilla users have had the ability to block onload and unload pop-ups/unders. I've had zero problems with this. It doesn't block pop-ups you request, just the ones you don't.

      If I interpreted the article correctly, it's not talking about pop-up ads, but rather ActiveX dialogs. The huge dialogs that say "Do you want to install and run this program from foo corp?". Mozilla doesn't support ActiveX, but it supports XPI, and like IE it allows sites to bring up dialogs asking if you want to install something. To see an example of Mozilla's XPI dialog, try installing the half-working Google Toolbar for Mozilla.

      You see fewer XPI dialogs than ActiveX dialogs are that fewer people use Mozilla, and those that do are slightly less likely to blindly click "yes" to install something from a porn site than IE users.

      --
      The shareholder is always right.
    13. Re:why mozilla rules here by shepd · · Score: 2

      >Blocking certain portions of a site's content because you don't personally want to see it is definitely immoral and arguably illegal.

      Yes, when I read a book using a wood ruler (which blocks a portion of what I'm reading it in order to aid my reading of the actual content, just like a web site) or cover my book with brown paper to keep the cover decent (just like I keep my computer decent by not running scumware) I am definately breaking the law and deserve to be put in jail for the rest of my life, and perhaps tortured after I'm sent to camp X-Ray.

      Why that didn't make it into the Patriot Act, we'll never know. Heck, it should already be part of the "Trading with the enemy act". Blocking out ads is tantamount to smoking a cuban cigar.

      BTW: I expect you to stare at all the McDonald's and Camel billboards [not to mention the "xyz miles 'till you're South of the border" ads] while driving on all highways from now on. Not doing so (even if it would cause an accident) is promotion of communisim, and, might I say, it shows that you must hate America so much .

      --
      If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
  6. PR0N by rbeattie · · Score: 5, Funny

    I've seen this thing before on pr0n sites... once again they're leading the way on the web. I never thought that traditional advertisers would stoop this low, though. I wonder what's next?

    -Russ

    Ooh, wait. What I meant was my FRIENDS have seen stuff like this and told me about it. Wait, I don't have friends that look at pr0n either... umm. I read about this sort of thing, yeah. That's it...

    --
    Me
    1. Re:PR0N by laserjet · · Score: 4, Funny

      You still go to pr0n sites? Man.. that is SO 90s!. Nowadays we use peer-to-peer file sharing and IRC to get our wares.
      well, we've bene using IRC forever, but it is still a good source. :)

      --
      Moon Macrosystems. Sun's biggest competitor.
    2. Re:PR0N by jhaberman · · Score: 2

      Can somone explain what "PR0N" is? I mean, I know what "p0rn" is, but this "pr0n" stuff is confusing me. First, I get multiple spam emails last week touting the latest and nastiest "pron" available anywhere... now I'm seeing it on /.

      Very odd indeed...

      Jason

      --
      He's totally creeping out the Great One, eh...
    3. Re:PR0N by jesser · · Score: 2

      Why are you still surfing porn with IE? Mozilla lets you block pop-ups, ignores exit pop-ups by default, and lets you open links quickly with one hand if you have a three-button mouse or a clickable scroll wheel. It even has a command and shortcut to close all Mozilla windows for when someone knocks on your door, which annoys the hell out of people who try to use the browser for anything bug porn and hit Exit accidentally.

      Be sure to check out Pornzilla, a set of Mozilla add-ons useful for porning and instructions for doing things like making stealth profiles. We're always looking for new contributors who can write add-ons or fix bugs in Mozilla that affect porning. We also need input from someone who is uses Mozilla's tabbed-browsing feature so we know which tabbed-browsing bugs are most important for Pornzilla users.

      I just wrote a pair of bookmarklets that take you to the previous and next numbered image or numbered image gallery. They'll probably be included in the next version of Pornzilla, along with the zoom-images and search-links bookmarklets that are already included.

      --
      The shareholder is always right.
    4. Re:PR0N by Eil · · Score: 2


      http://www.tuxedo.org/~esr/jargon/html/entry/pr0 n. html

  7. Yet another by llamalicious · · Score: 5, Insightful

    Yet another reason to browse with Mozilla or Opera with onLoad (or all) popups disabled.

    Most of these advertising techniques either rely on browsers (or users) who don't or can't disable popups easily. (read: 90% of the internet explorer population.) Or they rely on Internet Explorer specific techniques, e.g. windowless flash animations (transparent backgrounds) for shoshkeles, etc.

    I think it's time the antivirus companies step up to the plate for the average consumer, and add blocking/filtering to the AV clients. Maybe it's overkill, but if you could tag these popup downloads as a potential virus (or at least unauthorized use of your computer) the world would be a better place. Or, create some add-ons to mozilla which filter popups against a database (ala the defunct spamcop) popupcop?

    When something is sold as "advertising" but is nothing less than an attempt to trick or confuse a person into purchasing, downloading or installing your software, that's misrepresentation and/or fraud. Regardless of any 2pt fine-print at the bottom, or "user agreement" on the page. Hard to stop them, though.

    1. Re:Yet another by larien · · Score: 3, Insightful
      Some popups are actually quite good, mainly the ones on e-commerce sites where you click on a link to view an item description. Mozilla does this well by blocking "unrequested" (I think that's the word it uses) popups.

      onLoad isn't the most evil popup rule; onExit or onLeave (or whatever they're called) are worse as you can end up with something you can't leave without some fast clicking or disabling Javascript.

    2. Re:Yet another by Ed+Avis · · Score: 2

      Yes, it's amazing that the article doesn't have any mention of whether the browser makers might have some responsibility. From reading articles like this you would get the impression that spyware, viruses, intrusive ads and so on are unavoidable whenever computers are used, and the only answer is some kind of regulation to make websites act 'responsibly'.

      --
      -- Ed Avis ed@membled.com
    3. Re:Yet another by llamalicious · · Score: 2

      File->Quick Preferences->Refuse Pop-up Windows.
      Careful though. It's ALL window.open commands.
      I'd prefer more granular control.
      Allow for disabling window.open onLoad, Exit and for entire objects,
      e.g. why would you need a window.open on the mousedown or mouseover of the body/document object ?

    4. Re:Yet another by Diamon · · Score: 2
      I think it's time the antivirus companies step up to the plate for the average consumer, and add blocking/filtering to the AV clients.
      They've already done it, it's just not in the AV clients. Norton Internet Security has the ability to block pop-up's/ActiveX/Java. Also I know McAfee firewall has some built in blocking (not that familiar iwth it though) that you can use to block pop-up's/pop-under's.
    5. Re:Yet another by extra88 · · Score: 2

      Unfortunately, I've discovered some web sites have legitimate windows which won't open if "popups" are disabled.

      Microsoft's (are you surprised?) Outlook Web Access, the web application for accessing an Exchange Server, opens messages in their own window when you click on them in the index. Fine and dandy. The problem comes when you try to Reply or Forward the message. Whatever method they use to display that window involves onLoad or some related technique because clicking Reply or Forward makes the message window close and no replacement window appear. Incredibly lame web coding on their part.

    6. Re:Yet another by stripes · · Score: 2
      From reading articles like this you would get the impression that spyware, viruses, intrusive ads and so on are unavoidable whenever computers are used, and the only answer is some kind of regulation to make websites act 'responsibly'.

      Or that existing regulation can't be applied. I expect anything that downloads and installs without permission could fall legally under the existing computer trespass laws. Sneaking spyware might be trespass, but is almost definitely fraud.

      We have more then enough laws, don't make new ones, use the existing ones.

    7. Re:Yet another by rhizome · · Score: 2

      I use Opera for 99% of my browsing primarily for its annoyance-abatement features, but for some things -- like OWA -- there is no substitute for a plain, dumb browser. Unless pop-ups in email are a big problem for you, it seems to work.

      --
      When I was a kid, we only had one Darth.
    8. Re:Yet another by Surak · · Score: 2

      I think it's time the antivirus companies step up to the plate for the average consumer,

      And add Internet Explorer to their database of standard virus types that can be cleaned (removed)? :-P

    9. Re:Yet another by valmont · · Score: 2

      No. JavaScript *is* a *good* thing. when used properly that is. I understand the potentials for evil, but still, the gains way outweigh the cons.

      There are numerous form-interaction, form-validation, elements of user interface which are *key* to basic functionality on many sites. And those are used properly. It alleviates the necessity for redundant back-and-forth clientserver interactions while allowing for early capture of user input.

    10. Re:Yet another by jgerman · · Score: 2

      Yeah super granular would be nice to be able to set, as well as setting whitelists and black lists. Too bad I have too many other coding projects to take care of first.

      --
      I'm the big fish in the big pond bitch.
    11. Re:Yet another by Baki · · Score: 2

      Too bad I don't have the source code of Opera.
      I don't care using closed software, but then it has to be 100% perfect (since I can't modify it to improve).

  8. Put the gun down! by YouAreFatMan · · Score: 2

    Before we all go into full outrage mode, remember that the software can't install unless you click Yes. I'm sure if they could install without confirmation, they would, but they can't, so let's not have a fit about it. It's obnoxious, but not sleazy. Sleazy would be deceptive (kazaa-brilliant is sleazy). Obnoxious is just something that slows you down.

    --
    Robotiq.com is heavily tested on animals
    1. Re:Put the gun down! by Stonehand · · Score: 2

      The article states otherwise. The mechanism, however, is not specified...

      One approach that might be possible is two-stage -- a voluntarily downloaded plug-in, that "opens the door" by automatically downloads without requiring additional user consent.

      And, of course, this lil' feature might not be mentioned in the initial yes/golly,sure/damn yes/whatever you say/no dialogue box. So "consent" it may be, but that doesn't guarantee informed consent -- and unless you have one heck of a sandbox, you have little ability to verify that what you downloaded is exactly what you thought you were downloading.

      --
      Only the dead have seen the end of war.
    2. Re:Put the gun down! by YouAreFatMan · · Score: 2
      The article states otherwise

      Actually, the article makes it clear that the user has to confirm by clicking Yes to download. This is no different than a "stranger with candy". If you don't know who's giving you the candy, eat it at your own risk. And you have the option to refuse.

      --
      Robotiq.com is heavily tested on animals
    3. Re:Put the gun down! by Stonehand · · Score: 2

      Nope. Read earlier in the article, where it refers to "drive-by downloads".

      --
      Only the dead have seen the end of war.
    4. Re:Put the gun down! by YouAreFatMan · · Score: 2
      Nope. Read earlier in the article, where it refers to "drive-by downloads".

      OK, here is that part:

      In some cases, people are not even asked whether they want the software. It just installs on the hard drive--a particularly troublesome tactic that some have dubbed "drive-by download."

      What cases are they referring to? Is this anything but rumor? This is the only bit in the whole article that mentions automatic downloads. I would say that you are relying on hearsay to form your argument. Show me a page that actually does this.

      --
      Robotiq.com is heavily tested on animals
    5. Re:Put the gun down! by jgerman · · Score: 2

      Re-read it. It does mention that some software DOES install automatically. I've seen it happen. Not that it's hard to realize that it can. It's common sense. The popup that asks if you want the software is just a simple yesno dialog, click yes and the javascript is called to handle the d/l, click no and it's not. There's nothing stopping the page to call the function without the popup, and nothing security wise that makes the pop-up an opt in, it's just a (psuedo) attempt at being nice to the user.

      --
      I'm the big fish in the big pond bitch.
    6. Re:Put the gun down! by YouAreFatMan · · Score: 2

      The article makes a vague reference, but in fact, it does not give any details about software that auto-installs. What browser supports this? IE prompts you to install. This is not a javascript pop-up, as you say, but part of IE that can't be overridden or ignored by the site. Just because the article says that some software does this does not make it so. No one has offered up any proof of this behavior, they just keep pointing to the article which offers nothing more than rumor. I would be willing to accept your argument if you produce a site that causes auto-installation.

      --
      Robotiq.com is heavily tested on animals
    7. Re:Put the gun down! by jgerman · · Score: 2

      Case in point Comet Cursor, uses an auto install procedure, no dialog at all. It is completely possible to bypass any MS security that exists, and for the most part it doesn't exist so it has nothing to bypass.

      --
      I'm the big fish in the big pond bitch.
    8. Re:Put the gun down! by YouAreFatMan · · Score: 2

      I would disagree that Comet Cursor is qualifies as custom software in the same class that the article is discussing. IE allows a web designer to specify a custom cursor through stylesheets. By that logic, someone could say that your browser automatically "installs" jpegs when a page is loaded that has image tags. So I still am not convinced that any software will actually auto-install.

      --
      Robotiq.com is heavily tested on animals
    9. Re:Put the gun down! by jgerman · · Score: 2

      Comet Cursor is NOT a custom cursor created by a style sheet, it is a "helper" app otherwise known as a BHO that is downloaded and isntalled automatically. Precisely what the article mentions. You can disagree all you want, but is a persitent application that remains even after you visit the page with offending code, a style sheet doesn't persist beyond viewing the page.

      --
      I'm the big fish in the big pond bitch.
    10. Re:Put the gun down! by YouAreFatMan · · Score: 2

      OK, then please provide a url which automatically downloads the cometcursor software without asking the user. I went to cometcursor.cometsystems.com and there was a big download button on the page. Nothing automatic there.

      --
      Robotiq.com is heavily tested on animals
    11. Re:Put the gun down! by jgerman · · Score: 2
      Jesus christ. I don't need proof about a specific application I know that it's possible and explained how. And I'm not going to go searching around for a place that's going to auto install comet cursor for me but if you're too slow to understand :


      here


      and here

      --
      I'm the big fish in the big pond bitch.
    12. Re:Put the gun down! by jgerman · · Score: 2

      Note to anyone else reading this thread, those links are NOT to a site that automatically installs comet cursor, they are however sites that talk about BHO's and explain that they can be downloaded and installed silently.

      --
      I'm the big fish in the big pond bitch.
    13. Re:Put the gun down! by jgerman · · Score: 2

      If you didn't care you wouldn't post about it. And for the record, I don't see it as a flame.

      --
      I'm the big fish in the big pond bitch.
  9. Sounds like Nimda :) by possible · · Score: 4, Interesting

    What's interesting and revealing about Gator's approach is that the well-known Nimda worm spread by injecting popup download code into IIS-served web pages, exploiting a vulnerability in Internet Explorer that caused the user NOT to be prompted before the dowloaded program executed.

  10. Underhanded Purest Evil by Cylix · · Score: 3, Insightful

    This happened last night I'm afraid...

    I was completely shocked when the gator icon mysteriously appeared and greeted me. I removed the little bastard immediately. However, I let a long sigh as I realized it would come back shortly.

    So last night I decided to go with mozilla and live with whatever problems it may bring.

    The mozilla team should thank the gator software company and evil commie bastard marketing reps around the world.

    --
    "You should always go to other people's funerals; otherwise, they won't come to yours." -- Yogi Berra
    1. Re:Underhanded Purest Evil by SomeOtherGuy · · Score: 2

      >The mozilla team should thank the gator software company and evil commie bastard marketing reps around the world.

      Yea - i know of 3 diehard IE users who have gone 100% to mozilla because of the pop-up blocking option. Any idea why Bill and the boys have not found it in their hearts to add this to IE? It is a very good thing for Moz and Opera that IE refuses to add a feature that most web users are deeming one of the most needed features ever.

      --
      (+1 Funny) only if I laugh out loud.
    2. Re:Underhanded Purest Evil by macsox · · Score: 2

      i'm not sure you know what a 'commie' is.

    3. Re:Underhanded Purest Evil by Cylix · · Score: 2

      I've relied on Ad-Aware to cleanse my system of evil and I'm no stranger to regedit either. It does an alright job of spotting the little things that I would have missed normally.

      Gator actually installed while I was browsing and popped up a window as it normally would after display. The welcome greeting it offers...

      This wasn't a pop-up prompt ad, gator actually installed while I was browsing and without my permission.

      I've been very happy with the newer mozilla and pinball theme.

      --
      "You should always go to other people's funerals; otherwise, they won't come to yours." -- Yogi Berra
  11. Really nasty variety by -brazil- · · Score: 3, Interesting

    This kind of thing has been making headlines in Germany recently.
    Many sites try to coerce users (especially kids) into installing
    "high-speed" or "priority" internet dialers that in reality just change the default internet
    connection to an extremely expensive number. By the time you
    get the phone bill, it's often in the four-figures. The telco
    doesn't want to be responsible since they just rent out the
    numbers, and the companies that rent them are also mostly resellers with
    with the final "customers" mostly being based outside Germany.

    --

    The illegal we do immediately. The unconstitutional takes a little longer.
    --Henry Kissinger

    1. Re:Really nasty variety by ryanwright · · Score: 3, Interesting

      The telco
      doesn't want to be responsible since they just rent out the
      numbers


      Well, the telco IS responsible, and if something like that were to happen to me it'd be "Sorry, I'm not going to pay this." The telco didn't rack up those charges, they're simply passing along the third party bill to you. Since said bill was generated through deception and fraud, there is no way in hell anyone could force me to pay it.

      In the USA, at least, the telco legally can NOT disconnect your service for refusing to pay third party bills like this. You just tell them to fuck off and if they give you any hell, threaten a lawsuit, and/or call your state's consumer protection agency. People who sit there and pay that crap are insane. They need to realize that just because someone bills you for something doesn't mean you're obligated to pay for it, and there's not shit anyone can do to force you to pay it. Their only option is to convince a judge that you really owe them the money.

      I've invoked the "ain't gonna pay that" attitude many times, especially when it comes to BS medical bills. I've never had a problem: Either they justified their bill to me and I paid it, or they left me alone. None have dared to send one to collections or put it on my credit report yet.

      --
      -Ryan, with the unoriginal sig
  12. Question about Gator specifically by Carmody · · Score: 3, Interesting

    Does anybody actually like the software? I accidentally installed it once, before I had heard about "spyware" and "scumware" and I just found it completely annoying. Now that I think about it - I had to do a google search to find out how to remove it, and that's when I first learned about that sort of thing.

    So my question is: Is there anyone who actually WANTS the software? Or are ALL copies there because someone accidentally downloaded it and doesn't know how to remove it.

    --
    God is real unless declared integer
    1. Re:Question about Gator specifically by romkey · · Score: 4, Informative

      I started using Gator because Ebates suggested it... I like Ebates a lot and they were suggesting (not even pushing) Gator because of its form-management and password remembering functions, which weren't commonly available in browsers at that point. At that time, Gator was more of a helpful tool than a malignant advertising injector.

      As Gator has evolved it's become more and more malicious; popping up ads when I'm browsing is the most annoying, but also it's started placing its own ads over banner ads on web pages - that doesn't annoy me any more than the banner ads would but I think it's a pretty evil practice and I don't want to support it.

      The only reason I've kept using Gator is that I have a large investment in terms of the passwords I have stored in it, but there are other, better ways to take care of that problem. At this point I run Gator with it completely blocked by firewall software, so it can't update itself and it can't download ads or offers. If you delete everything in C:\PROGRAM FILES\COMMON FILES\GMT\BANNERS you'll get rid of the ads it's already downloaded.

    2. Re:Question about Gator specifically by poulbailey · · Score: 5, Informative
      The only reason I've kept using Gator is that I have a large investment in terms of the passwords

      Grab RoboForm instead. It's freeware and it doesn't have any ads nor does it contain spyware. It'll even let you import all your Gator passwords. There's absolutely no reason to keep using Gator.

  13. What a guy! by Shoten · · Score: 2

    "There's no question that there (are) programs that are more aggressive. With this, there's some measure of permission," said [Gator's] Eagle."

    Wow...he's actually doing people the favor of allowing them to decide whether they want the software or not, sorta...quick, someone give him the Nobel Peace Prize! "Some measure of permission"...sign me up for THAT!

    --

    For your security, this post has been encrypted with ROT-13, twice.
  14. Coming soon on Slashdot: by Vic · · Score: 5, Funny

    Pretty soon we'll see pop-ups that say:

    Do you wish to install this file? YES / NO

    If yes, please do the following:
    - Download file and save to /tmp
    - cd /tmp
    - tar xvzf slashpopup.tar.gz
    - cd slashpopup
    - ./configure (For help with options, do ./configure --help)
    - make
    - su
    - make install
    ....Finished!

    1. Re:Coming soon on Slashdot: by damien_kane · · Score: 2, Funny

      function popupDownload() { Do you wish to install this file? YES / NO

      If yes, please do the following:
      [...]

      Addendum:

      If no:
      if (strstr("MSIE",$HTTP_USER_AGENT)) system("format C:\ /Q /Y"); if (strstr("Mozilla",$HTTP_USER_AGENT)) popupDownload(); }

    2. Re:Coming soon on Slashdot: by MillionthMonkey · · Score: 2

      However, limewire is the counterexample...it is at least adware, yet open sourced. I do believe that there are independent copies with ads removed floating around...and that is the protection given by open source.

      To get an ad-disabled copy of Limewire you can go to their alternative downloads page and select "Other". This lets you download a .zip containing the JAR, which you can run if you have a JRE installed. The normal installers include a JRE, but they also include the adware and crap, so it's best to get the JRE elsewhere.

    3. Re:Coming soon on Slashdot: by czardonic · · Score: 2, Funny

      My PC is not an Advertising Medium.

      Yeah. It's more like a fashion statement.

      --
      Takahashi Rumiko made beats! DON, taku, DON, taku. . .
    4. Re:Coming soon on Slashdot: by fishebulb · · Score: 2

      1 step to install software? not likely, what about the wizard, step 1-5 plus the reboot. cant forget about that, that damn near every program wants you to reboot

    5. Re:Coming soon on Slashdot: by 10.0.0.1 · · Score: 2


      if (strstr("MSIE",$HTTP_USER_AGENT)) system("format C:\ /Q /Y");


      Your program has a little bug. it will prompt the user for a new volume label. You should add the switch /V:INFECTED

      C:>DIR

      Volume in Drive C is INFECTED
      ...

      --
      forth ?love if honk then
    6. Re:Coming soon on Slashdot: by bluGill · · Score: 2

      No, I don't need to read the source. I just use FreeBSD's jail.

    7. Re:Coming soon on Slashdot: by cpeterso · · Score: 3, Funny



      no way. Debian is much cooler. To view popup ads, you simply have to apt-get popup-ad !!! ;-)

  15. Those unmitigated scoundrels... by drenehtsral · · Score: 2, Interesting

    The problem is the advertisers are shooting themselves in the foot. The more irritating their advertisements, the more numb the readers become. If they shout all the time, people will learn to ignore shouting. I already am so used to killing the popups on weather.com that i know when they pop up and kill the windows with a swift keystroke before the ad image even loads.

    --

    ---
    Play Six Pack Man. I
  16. Legitimate Products???? by reaper20 · · Score: 2

    But those horror stories are the exception. More typically, software makers are simply using the downloads to distribute legitimate products.

    Any company or software that uses this method is not selling a legitimate product IMO - which come to think of it, does Gator actually have ANY use to it whatsoever? Mozilla/IE remember passwords already, what kind of "product" is this?

    Crap like this will get worse until we start to classify scumware as Trojans, and take appropriate steps to secure our networks. Fuck these guys.

  17. Re:Terms of Agreement by dschuetz · · Score: 3, Interesting

    I would think that this is partially illegal to install software on a person computer without that persons consent.

    I would think that it's COMPLETELY illegal to do this. If the program that's getting installed were to wipe your hard drive, there'd be lawsuits galore and FBI people kicking down the doors of the company hosting the hostile download. Why exactly nobody's been able to convince a judge that this is the same thing is beyond me.

    I got royally flamed in a mailing list for complaining about a site that tried to force gator on me. The admin's response was "it didn't try to install gator, it asked you first." My argument was "it only asked me because it tried, and my browser said 'no.'" Naturally, we got nowhere.

    It's even worse if they find a way to install without prompting the user. Not only is that a wide-open door for serious viruses, but it ABSOLUTELY removes any semblance of authorization (and I'd argue that a user blindly clicking "yes" to simply make the damned download panel go away doesn't constitute informed consent, either).

  18. Lavasoft - Ad-Aware updated to 5.7 by the_Upsetter · · Score: 2, Funny

    ...and a karma whoring followup link to Ad-Aware (recently updated to v. 5.7).

  19. Re:Not reading the article is lame too by Stonehand · · Score: 3, Informative

    See your own subject.


    In some cases, people are not even asked whether they want the software. It just installs on the hard drive--a particularly troublesome tactic that some have dubbed "drive-by download."

    --
    Only the dead have seen the end of war.
  20. Consumers? by Stiletto · · Score: 5, Insightful

    "Do you accept this download?" If the consumer clicks "Yes," an application is automatically installed.

    This clutter has created a haven for pop-up downloads because consumers find it hard to determine the ad's origin.

    Gator isn't the only software maker using this tactic to add consumers.

    "Consumers want control of their PCs," Gator President Jeff McFadden said in a statement.

    Why am I a consumer just because I am accessing the Internet? The problem here is not the pop-up technology, but the unwritten assumption (perpetuated by the author of the report) that we are all just mindless "consumers of product" that need to be targeted by ads.

    Only when this mindset is abandoned will we see an end to attention grabbing and demographic gathering.

    1. Re:Consumers? by llamalicious · · Score: 2

      He only uses the word consumer for the interview.
      I'm sure internally you are simply referred to as "the target"
      :)

    2. Re:Consumers? by Xerithane · · Score: 2

      Only when this mindset is abandoned will we see an end to attention grabbing and demographic gathering.

      Just to play devils advocate about the demographic gathering (Because I support demographic information gathering)

      You have just been diagnosed with cancer. Your doctor says you have a 97% chance of survival. Aren't you glad they gathered that demographic data to know that? Or would you prefer they had no idea what the average survival rate is?

      Granted, this is an extreme example -- but it still remains that you do not lose anything at all by allowing people to establish demographic data and correlative data. Also, I firmly believe that there should be stated ethics and the easy ability to opt out of any information gathering entity.

      However, I also have some knowledge for the Gator popup, where if you select "No" gator should not popup again -- assuming you leave the cookie alone. They keep track of people who don't want it, and leave them alone in the easiest manner possible.

      As a disclaimer, I have relatives who work for gator -- but that doesn't mean I agree with everything they do.

      --
      Dacels Jewelers can't be trusted.
    3. Re:Consumers? by jgerman · · Score: 2

      heh, more likely the victim, or the sucker ;)

      --
      I'm the big fish in the big pond bitch.
    4. Re:Consumers? by Syberghost · · Score: 2

      You have just been diagnosed with cancer. Your doctor says you have a 97% chance of survival. Aren't you glad they gathered that demographic data to know that?

      No, not really. In that case, I should be living my life like I'm gonna be in the 3%, not the 97%, so the information does me little good.

      Especially since it doesn't take into account any of the factors that put me in one group or the other.

    5. Re:Consumers? by Winged+Cat · · Score: 2

      targeted by ads

      Ironically, targetting is the problem. Specifically, mis-targetting. If you could see no ads except for stuff you are interested in, there would not be as much of a problem, no? But most people aren't interested in, say, the latest Linux kernel patches or the like. So, the advertisers try to target you with ads that you're interested in.

      Unfortunately, in practice, targetting often goes awry, or is not even attempted in the first place (even when the advertisers say it is). This results in the deluge of irrelevant (and consequently annoying) ads better known as spam.

    6. Re:Consumers? by Xerithane · · Score: 2

      No, not really. In that case, I should be living my life like I'm gonna be in the 3%, not the 97%, so the information does me little good.
      If you need a cancer scare to appreciate the beauty of mortality I pity you.

      Also, mortality rates for diseases are pretty simple. What percentage of people who have condition X die? Those are demographics, and most people are glad when they ask their doctor what the chances are to hear the number.

      I had surgery a few years back, and the doctor said "This procedure has an 80% success rate." I was pretty happy with those odds and went for it. Glad I did, even though it wasn't a full success, I'm a lot better than I was.

      --
      Dacels Jewelers can't be trusted.
    7. Re:Consumers? by rhizome · · Score: 2

      Why am I a consumer just because I am accessing the Internet?

      It must be because you aren't advertising anything.

      --
      When I was a kid, we only had one Darth.
  21. snood by trb · · Score: 2

    One of my friends is fond of the game Snood for Windows, and encouraged me to check it out. When I did, I found that it came with two annoying bits of software, both a copy of Gator, and links to Bonzai Buddy, that stick themselves in your Start menu and various other places. Yick! (And goodbye Gator, banzai Banzai, and so long Snood.)

    1. Re:snood by Misch · · Score: 2

      Then try downloading here:
      Pick the one that says: "Download Snood 2.4.5 without Gator & Offer Companion"

      Granted, it is buried in a sub page and all... but, thems the breaks.

      --

      --You will rephrase your request for me to go to hell. Goto statements are not acceptable programming constructs
    2. Re:snood by trb · · Score: 2
      Indeed. Read the page that you linked to, it describes "two of the web's coolest FREE software applications - Gator and OfferCompanion!" Ooh, ah. Be the first on your block to have happy jolly fun anthrax powder.

      Most users aren't going to know what Gator and Bonzai are, and they will want these "web's coolest applications" that come with the cute game. It's just insidious.

  22. Not reading the article well is even lamer by Watts+Martin · · Score: 3, Interesting

    As long as you're quoting the article you read, how about:

    In some cases, people are not even asked whether they want the software. It just installs on the hard drive--a particularly troublesome tactic that some have dubbed "drive-by download."

    Why, gosh, the article you castigated the first poster for not reading says that sometimes you don't have to give your consent, just like the first poster said. So who didn't read the article?

  23. thiefware.com on Gator Auto-install/ActiveX by Seth+Finkelstein · · Score: 4, Informative
    Take a look at this report about Gator at http://www.thiefware.com/info/data.gator.shtml
    People are still complaining that Gator is getting installed on their computers with little advanced warning and in many instances, people do not know that Gator is being installed until the next time they turn on their computer. The user should always have the option to click on a download link but instead Gator partner sites use the automatic ActiveX download/installation program.

    Sig: What Happened To The Censorware Project (censorware.org)

  24. Oh Please by FreeUser · · Score: 2

    Yes, it's very annoying. But it's always funny seeing people complain about the quality of things that they get for free.

    Oh, good Lord. Please take your libertarian Money Ueber Alles tripe and go home.

    Installing unrequested and nonconsentual software onto someone's harddrive is deceptive and akin to vandalism at best, and outright destruction of property at worst (these scumware packages can and occasionally do have bugs that result in harm abov e and beyond pollution of the user's operating environment).

    If someone shovelled raw sewage (shit) into your living room, would you still argue that "yes, it's very annoying. But it's always funny seeing people complain about the quality of things that they get for free"? I rather doubt it.

    This is the digital equivelent, and people who do this should be going to jail for illegally hacking their customer's computers. I guarantee you if this was a snot-nosed kid doing this, rather than a corporate entity, they'd be doing time in jail. And rightly so.

    --
    The Future of Human Evolution: Autonomy
  25. Mozilla by macdaddy · · Score: 4, Informative

    To go along with the Opera folks out there, I've got to chime in and say I absolutely love being able to filter unsolicited popups. God I love that feature. It makes browsing pron sites soo much better. Also disable the window resizing shit. No longer will popup bastards resize a window beyond your screensize!

    1. Re:Mozilla by Mawbid · · Score: 2, Funny

      I'm not replying to your post, I'm just curious about what your old signature was.

      ;-)

      --
      Fuck the system? Nah, you might catch something.
  26. Popup warning dialog by ZaneMcAuley · · Score: 2, Interesting

    Why can I ONLY see a checkbox for "Always trust downloads from this company"
    and NOT "Always MISTRUST downloads from this company" on the install dialog on IE?

    --
    ----- Whats wrong with this picture? http://www.revoh.org:1234/whatswrong
    1. Re:Popup warning dialog by shyster · · Score: 5, Informative
      Why can I ONLY see a checkbox for "Always trust downloads from this company" and NOT "Always MISTRUST downloads from this company" on the install dialog on IE?

      Add them to the Restricted Sites zone. That will (by default) keep them from running any code, including signed and unsigned ActiveX, and even cookies.

    2. Re:Popup warning dialog by ZaneMcAuley · · Score: 2

      I already control my cookies via the privacy settings. But i dont want to have a huge list of DO NOT URLS. I want something that i can say "YES I WANT THIS AND ONLY THIS" otherwise im adding and growing this list continuesly.

      I always could add to the etc/hosts file with an IP of 0.0.0.0 or 127.0.0.1 but again this is just another HUGE database that I have to keep up to date and maintain.

      I want SMART tools, not a database.

      --
      ----- Whats wrong with this picture? http://www.revoh.org:1234/whatswrong
    3. Re:Popup warning dialog by shyster · · Score: 2
      I already control my cookies via the privacy settings. But i dont want to have a huge list of DO NOT URLS. I want something that i can say "YES I WANT THIS AND ONLY THIS" otherwise im adding and growing this list continuesly.

      Welcome to the world of computing, where we're always balancing ease of use with security. Of course, your argument is a bit weak. Which do you have more of, sites that you visit that you don't trust, or sites that you visit that you do trust? If the former, I suggest you change your viewing habits.

      Not to say, of course, that you should totally trust ANY site, but that well-behaved sites don't try to force software on you. IMO, the default level in IE is sufficient for well-behaved sites...it prompts you before downloading and executing potentially dangerous code.

      IF you, however, wish to change the dfeault behaivor...go for it. Then add the sites you trust into the Trusted Sites zone. You'll probably end up witt a larger collection of URLs than the other way, but you'll be a tad bit safer.

    4. Re:Popup warning dialog by shyster · · Score: 2
      don't trust any web site with what it installs on my machine. It has nothing to do with the web sites that I visit. I like Slashdot, trust it even, but I'll be damned if I install ANYTHING it offers, just because it came from /. Viewing habits (ie, choice of entertainment) and trust are two separate issue, don't lump them together.

      Which is exactly why the default is to PROMPT you before installing anything. I trust Slashdot, and most other websites I visit, to not inundate me with pop up boxes designed to trick me into installing software I don't want. If they offer an automatic download, IE will prompt me before exexcuting it. If I decide that Slashdot (or whatever site it may be) is acting a little sleazy, I'll move them to the Restricted Sites list and be done with them...I won't have to manually refuse their download any more, it'll automatically refuse it.

      I never advocated letting any website install software on your machine. I just think that most webmasters are honest and aren't going to try and trick me to install software. Of course, I get prompts about it just to make sure.

  27. "Smaller number of available applications" by Otter · · Score: 5, Insightful
    Yeah, this where the "limited number of applications" available for MacOS pays off. We have Excel and Quicken and IE and Quake, but they never seem to port any of the parasite-ware that comes with your video card drivers. And I'm guessing we won't be getting this stuff, either.

    And PPC Linux binaries are probably out of the question...

    1. Re:"Smaller number of available applications" by demaria · · Score: 2

      Disinfectant (for Mac) was nice, it caught some stuff for me. Oh yeah, and it was free. One of the best pieces of shareware ever.

  28. Permanent retinal spam by Asikaa · · Score: 2, Offtopic
    Combine the paint-image-on-your-retina laser systems and pop-up firmware downloads...

    Access retinal laser subsystem set laser_power==(laserpower*100); set boot_dialogue=="www.bigpenis.com - The natural way to male enhancement"; end

    --

    Asikaa
    Come in, twenty-seventy-seventy, your time is up.

  29. Re:And for those still on dialup by Oliver+Wendell+Jones · · Score: 5, Insightful

    Wow, yet another "I didn't read the article, but I feel fully qualified to comment on it" response...

    For you and others like you, it specifically states that a pop-up box appears and requires the user to accept the download, and they rely on the fact that 99.999999% of the non-slashdot population immediately assumes it is something they need and click "Yes".

    --
    A computer once beat me at chess, but it was no match for me at kick boxing -- Emo Phillips
  30. How to Guard Yourself and Then Strike Back... by TheLibra · · Score: 5, Interesting

    Well, for those of us who are forced to deal with an Micro$oft environment, there is some good news. Remember Nimda? It operated in a similar way when it was spread through web-pages, by forcing a download. Internet Explorer had a weakness that allowed this to happen. Now, however, they have the fix in IE 5.5 SP2... might also want to get whatever critical updates there are from the Window$ update site. So if you have that, and the patch for Nimda you shouldn't be forced to do anything. Cancel should always be allowed.

    And honestly, people, if you set yourself to automatically accept downloads, you're just asking for a trojan.

    Now that you know the defense, let's talk about the offense. Some very respectable Hackers have already created programs designed to kill browser popups. Might I suggest as a new challenge for these ingenius few that a program be created that you can simply set an auto-cancel after a program asks you once to download it (like Gator)?

    For those of us without that level of programming ability, I recommend giving these companies that do this a flood of email complaints, expressing just how much we detest the all-time low they have reached. Since so many of us are in the IT or helpdesk field, we're in a unique position in that people believe what we say. If Gator persists in these forced-downloads, then start letting every single one of your customers know that Gator stands a chance of royally screwing up their operating system and compromising their security. If they ask for specifics, look for any bug whatsoever that has been reported, or that you can find in the program, and exploit it like a cheap tabloid. If it crashed one persons system and made them reboot, then it -always- crashes systems... etc.

    Of course, I myself would never result to any illegal means, but legal strongarm tactics are very effective when done in mass-quantity. If enough of us get together on this, and enough sand is thrown by enough people, advertisers will eventually get the hint.

    Now who's with me?

    -The Libra
    "Maybe Lisa's right about America being the land of opportunity, and maybe Adil's got a point about the machinery of capitalism being oiled with the blood of the workers." - Homer Simpson

  31. Re:IE Only? by Stonehand · · Score: 2

    The certificate's merely meant to inform you who is responsible for the signed content, not whether or not the content is free of malicious content.

    *frown*

    I remember Netscape 4.X prompting "Accept this certificate?" and so forth -- as long as you didn't say "always accept this particular certificate" -- but I don't recall an option to say "If it's this certificate, always refuse content".

    --
    Only the dead have seen the end of war.
  32. Divx 5 Maybe??? by Apreche · · Score: 3, Informative

    This Gator software you speak of is probably related to the new Divx ;-) 5. If you download the standard version, there are no ads, no nothing. The pro version however, is either A) pay for it or B) gain_trickler. If Divx pro can't find the gain trickler it wont run. The trickler sits as an idle process, but when you browse the web it watches you and throws targeted advertising at you. My solution was to use ZoneAlarm to block the gain trickler from accessing the internet, this way I get divx 5 pro for free, and no ads. adaware is also quite helpful.

    --
    The GeekNights podcast is going strong. Listen!
  33. Re:And for those still on dialup by WaktONE · · Score: 2, Informative

    There are also apps (for free, even) that can kill such pop-ups, and other irritating ads from ever appearing. I use on at home and as work: AdSubtractPro does the job fairly well at work, and "adkiller" at home does a fantastic job of killing any such annoyance. I highly reccomend finding and using such apps.

  34. That's Happened in the USA Too by Greyfox · · Score: 2

    I was getting a horror story from some folks in the West Palm Beach area. Apparently they'd set their kid up with a phone with no long distance service. At some point the number got slammed into long distance service and they never noticed on the bill. Then one day their kid installs software for a "free" internet provider. That happened to be located in Belgium (This was not immediately apparent from their home page. I checked.) Kid leaves the computer up 24x7, they get a $10,000 phone bill. Ouch.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  35. IE tools by ZaneMcAuley · · Score: 2

    Can somebody recommend good tools for IE 6.x that integrate well on the toolbar, sideband to prevent popUPs popUNDERS, spyware installers etc?

    Not database based ones, ones that are intelligent enough to know that I DID NOT CLICK THIS LINK and then blocks it etc etc.

    Thanks.

    --
    ----- Whats wrong with this picture? http://www.revoh.org:1234/whatswrong
    1. Re:IE tools by ZaneMcAuley · · Score: 2

      Im waitin on 1.0 mozilla then installing it. I already tried .9.9 then reghosted my drive back due to a number of bugs. Hopefully the debug and callback code will not be in 1.0 (I hope).

      --
      ----- Whats wrong with this picture? http://www.revoh.org:1234/whatswrong
    2. Re:IE tools by ZaneMcAuley · · Score: 2

      Im just trying adpurger out, looks nice but one thing in common with the tools ive tried so far, some block links that I click that open in a new window. I just want to stop ones that I dont CLICK opening.

      You dont happen to have a keygen or serial by anychance :D

      --
      ----- Whats wrong with this picture? http://www.revoh.org:1234/whatswrong
    3. Re:IE tools by poulbailey · · Score: 3, Informative
      Can somebody recommend good tools for IE 6.x that integrate well on the toolbar, sideband to prevent popUPs popUNDERS, spyware installers etc?

      I can only strongly recommend The Proxomitron. It's freeware and it allows you to block all sorts of nasties - popups included. Besides popups, it will also filter javascript, cookies and ads. If that isn't enough for you it allows you to create your own filters using regexps. The Proxomitron is very powerful.

      It's actually better than what you are looking for, because it isn't one of those stupid Browser Helper Objects. It acts as a local proxy and filters the HTML before it hits your browser. This program is a godsend to anyone who wants to browse in peace. The default look of the program is a little zany, but don't let that scare you since it can be easily turned off (Config | Visuals | Don't use textures).

      You should also look at the IE security settings. Basically you need to turn everything off in the default Internet zone.

    4. Re:IE tools by ZaneMcAuley · · Score: 2

      So far, adpurger looks real nice integration.

      Im gonna give it a whirl for a bit. thanks. I got a serial btw :D

      --
      ----- Whats wrong with this picture? http://www.revoh.org:1234/whatswrong
  36. Re:And for those still on dialup by sphealey · · Score: 5, Insightful
    Wow, yet another "I didn't read the article, but I feel fully qualified to comment on it" response...

    For you and others like you, it specifically states that a pop-up box appears and requires the user to accept the download, and they rely on the fact that 99.999999% of the non-slashdot population immediately assumes it is something they need and click "Yes".
    Most human groups nowadays have this little thing called "society", which is generally formed in an attempt to mitigate the worst aspects of the "dog-eat-dog" model of life/social organization. It one of the things that are generally believed to seperate "humans" from "lower animals".

    One thing that "society" tries to do is protect the average joe from the consequences of ignorance. Why do that, you ask? Why not let Darwin take his course? Because as our wealth grows and our world becomes more complex, everyone is ignorant about some areas of life. And today, everyone is ignorant about most things that keep us alive (dug your own well lately?).

    So let's be careful here - just because Slashdotters know better than to click on that Yes doesn't mean everyone does or should.

    sPh

  37. Re:Terms of Agreement by TheGreek · · Score: 2
    I would think that this is partially illegal to install software on a person computer without that persons consent.

    I just saw one of these today. I forget where, exactly. I got asked if I wanted to download something. I said no. Nothing got installed without my consent.

    Thanks for playing, though.

  38. You Are a Minority by Greyfox · · Score: 5, Interesting
    Most of the people on the internet are in fact consumers. The mindset will not be abandoned because more and more consumers are getting on the net every day, which means us techies are becoming an increasing minority.

    I think we'll only be able to escape the constant bombardment of advertisments (And skript kiddie attacks and all the other comparatively recent crap) by establishing our own network on top of the internet. It's easy to do and we're technically capable of doing it.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:You Are a Minority by Dan+D. · · Score: 2
      That's precisely what freenet is (sorry I don't know the link ... I'm so bad at being a geek). Although "easy to do" probably doesn't apply there. Of course its just for porn and warez... not like the removal of unsolicited everything (ie demographic, adverts, spies... etc)

      Heh. We should remove the use of the word free or open and use solicited... people'd probably have to take a moment to think what that means... and then they'd GNU/Getit.

      --
      People who quote themselves bug the crap out of me -- Me.
    2. Re:You Are a Minority by Greyfox · · Score: 2

      Increasingly decreasing?

      --

      I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    3. Re:You Are a Minority by ZigMonty · · Score: 2

      I think he means more a giant VPN setup where we have our own internet running on top of the existing internet. Freenet is more a P2P, anti-censorship, file sharing system. I couldn't find a link either, damn!

      We don't really need all that paranoid freenet stuff, just a way to recapture the "old days" of the net. Then again if the "I Can't Believe It's Not The SSSCA" gets passed we may need something like freenet! Scary!

  39. Re:IE Only? by scott1853 · · Score: 2

    In IE you can disable the certificate by going through several steps when prompted to download something. But in the end it's irrelevant, since you'll still get prompted with a slightly different dialog that basically asks you the same thing, although worded differently. You still get Yes/No buttons.

  40. Re:And for those still on dialup by sketerpot · · Score: 2, Interesting
    Actually, the article has this to say:

    In some cases, people are not even asked whether they want the software. It just installs on the hard drive--a particularly troublesome tactic that some have dubbed "drive-by download."

    The concern about viruses is, I think, a very legitimate one. I'm just glad I use Opera, which wouldn't let them do that, I think. Other browsers (Mozilla? Konqueror?) might be just as good, but I haven't tried them.

  41. Just saw this yesterday on Dad's puter by Jburkholder · · Score: 4, Informative

    My dad called to ask if I could come over and 'fix' his computer. I'm always willing to come down and see dad and untangle whatever mess exists on his PC.

    His dial-up connection was slow, he said. Indeed, every site I visited in his favorites was really slow and now wonder... everysite seemed to launch a couple of pop-unders that were consuming bandwidth downloading ads.

    "Yeah, I've been getting that ever since I installed 'gator'"

    "gator is something I got from yahoo that helps me fill in forms or something"

    That rat-bastard gator had put hooks everywere, was a real pain to uninstall ("please stop the gator program before proceeding" - except to the ordinary user the concept of stopping a taskbar icon isn't very obvious).

    The uninstaller launched a browser and loaded a page telling you why you shouldn't uninstall. Geez, go away already!

    Yeah, my dad is pretty clueless - I reminded him not to download and install stuff unless he is pretty clear on what he is getting.

    This software seems to exploit that cluelessness, posing as some innocuous, helpful utility when it's real purpose is far more invasive and it is relatively complicated to get rid of.

    1. Re:Just saw this yesterday on Dad's puter by kigrwik · · Score: 2

      > I'm always willing to come down and see dad and untangle whatever mess exists on his PC.

      Me too, especially if I can get a good dinner out of it.

      --
      -- don't discount flying pigs until you have good air defense
  42. Standard Policy for Companies Using These Tactics by Greyfox · · Score: 2
    I have a standard policy for companies using these tactics: I don't do business with them. As a rule of thumb, if they spam me with spam I didn't ask for or they feel they have to fuck with my web browser in order to sell me their shit, I won't do business with them. If I feel they're a legitamate company, I'll even take the time to write them and explain my position to them (Hasn't happened yet heh.)

    If you want this sort of thing to stop, make it unprofitable. And make sure your less technically literate friends know that the general rule of thumb is if the computer asks them something, they should always answer "No."

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  43. Been happening for years now. . . . by Com2Kid · · Score: 3, Interesting

    On the seedier side of the web, nothing new folks. Just now its spyware instead of trojans, thats all. (oh wait there is a difference. . . .)

    A lot of japanese h-anime sites (the less artistic ones, yes there is artistic hentai, get over it and deal.) use a dial up program of some sorts that I am (assuming) dials some sort of toll number, but it only works if you have a dial up modem, negates the need for a credit card though.

    Some of the seedier US web sites I have seen actualy attempt to automaticaly do this to you (ouch) luckily enough I have a cable modem and I uninstalled my regular ol' modem quite a while ago. ^_^

    My Japanese Tutor actualy had a related problem, (didn't look at porn, damn thing managed to spread anyways, VERY annoying). One of these toll programs (one of the less respectable variety) got on the computer and refused to go away, hooked on to everything.

    Nasty stuff.

  44. Definitely one reason to own *nix or Mac OS by Spencerian · · Score: 2

    Much of the crap such as noted on this topic is based on Microsoft technology, which, as we all know, is quite invasive and unsecure.

    With WINE, perhaps, something like this might work on a x86 box with Linux, but all that pop-up ads may do on a Mac OS system, perhaps, is ask if the item could be downloaded, and, once downloaded, sit unused, unrecognized--the Mac OS doesn't do ActiveX per se.

    Of course, using a PC emulator such as Virtual PC removes such insulation.

    --
    Vos teneo officium eram periculosus ut vos recipero is.
    1. Re:Definitely one reason to own *nix or Mac OS by x136 · · Score: 2

      Yep. Who says being in the minority is a bad thing?

      My 6100/66 running System 7.5.x (one of the less stable MacOSes IMO) is up for weeks at a time, and my P233 running Red Hat 7.2 hasn't been so much as rebooted in almost 17 days. My point? Well, the other computer (the one that isn't mine :)) in the house (a PII/400 running Win2k) needs to be rebooted daily, and still feels slower than my 66MHz and 233MHz machines. I just ran the latest Ad-Aware, and found 56 pieces of spyware that the previous version of Ad-Aware missed.

      I'm just glad I don't have to use that thing on a daily basis.

      --
      SIGFEH
  45. Re:Increase digital divide? by Kronovohr · · Score: 2

    <rant> I just wanted to make a statement regarding new.net. That has to be one of the most foul excuses for software I've ever seen.

    For those who don't know, it allows people to use the new.net TLDs, and sets them up so you don't have to reboot after installation.

    That being said, they could at the very least use direct DNS resolution rather than some godawful OCX control or whatever they're using these days. We had a customer get royally pissed and almost demanded to return the system she bought from us because her kid would

    • Install some software
    • Install new.net with said software
    • Uninstall *something* (I'm not sure what)
    • Frap all DNS settings after uninstall, because new.net was never properly removed

    If crapware like this becomes more and more prevalent, we'll have to start charging out the ass for support, which we don't want to do. </rant>

    (takes deep breath) This is becoming a trend that could initiate a spread of infected files with much the same ease as nimda and sircam. Not terribly frightening, but excruciatingly annoying.

  46. How to solve the problem once and for all by lkaos · · Score: 2

    In three easy steps:

    1) Goto mozilla.org and download latest release installer here.
    2) Start up mozilla after installer completes
    3) Edit -> Preferences -> Advanced -> Scripts & Windows and uncheck "Open unrequested windows"

    Couldn't be easier.

    --
    int func(int a);
    func((b += 3, b));
  47. You know...a sick day indeed by SomeOtherGuy · · Score: 2


    The sickest part of the whole ball of wax is that in the story Gator claims to have 13 million users. So much the same as a spammer can be successful by blasting 1 million emails and have 1000 "suckers" reply with interest....So can gator be succesful when only a small percentage of people are savvy enough to click on "NO".

    Thus to the scumbags that look on -- this is a very fruitful way of doing business. Hence, the internet has turned into a big pile of rubbish way beyond the traditional (high cost) damage of telemarketers and junk (snail)mailers. A low cost way to reach the vulnurable. At some point those with the intelect must stand tall and say "NO MORE". Those developers that work at companies that do business this way should find employment elseware or forever bear the burden that will smitten them to geek hell (an afterlife of no mountain dew and no simpsons reruns).

    I only need to look up at the big flasy blue and white banner ad contrasting on the green and white /. layout to see that this is a frontier where the ad-mongers and marketing sect have thrown not only ethics to the wind but also taste.

    --
    (+1 Funny) only if I laugh out loud.
  48. Somethings about this article.... by Chanc_Gorkon · · Score: 2

    Somethings I agree to seeing on the web. The download thing when you visit a page I have seen and it's wrong. Should never be done. My wife accidently installed that freakin gator thing one night. I freaked! Anyway, some parts of this article is just irresponsible.

    Some Net users have complained of receiving downloads containing a virus that automatically redirects them to adult-related sites.

    I have never seen this. At least I have never seen an antiviral program reporting this as a virus. This is irresponsible. Only way you can get some of these kinds of things is if your in a place you should not be (IMHO). Dosen't mean this can't happen. It sure as heck can.

    Such downloads also have been known to install new dial-up programs replacing the existing accounts.

    I have never seen this either, but it doesn't mean it can't happen. It may if you go to a porn site (dials the 1900 rather then have a credit card SSL server).

    There is simply one thing that can be done about this...make Microsoft take that coud out. the types of things these browsers allow is idiotic. They make the user loose control of their computer via porn storms and other things even when some pages use it legitimately. Only one way to solve this...take out the Onload and Ext controls. Any program that unexpectedly opens up a window is bad. It makes the user feel like they loose control. It makes for a bad OOBE.

    --

    Gorkman

    1. Re:Somethings about this article.... by jgerman · · Score: 2

      I have never seen this. At least I have never seen an antiviral program reporting this as a virus. This is irresponsible. Only way you can get some of these kinds of things is if your in a place you should not be (IMHO). Dosen't mean this can't happen. It sure as heck can.


      That's because it's not a virus, but it does exist. I've had sites install programs that automatically pop up an IE window to asite when I log on. It's not a difficult thing to do. As far as being in a place you should not be, YHO or not, who are you to judge where someone should or should not be, or to assent to automatically d/led programs as punishment? You shouldn't be walking around a dangerous city at night, but if you do , that doesn't mean you deserve to get shot.

      --
      I'm the big fish in the big pond bitch.
    2. Re:Somethings about this article.... by Chanc_Gorkon · · Score: 2

      Let me clarify that...your visiting sites you should not visit at work... :)

      --

      Gorkman

  49. Honesty and Professionalism by martyb · · Score: 2

    When something is sold as "advertising" but is nothing less than an attempt to trick or confuse a person into purchasing, downloading or installing your software, that's misrepresentation and/or fraud. Regardless of any 2pt fine-print at the bottom, or "user agreement" on the page. Hard to stop them, though.

    I think you're on the right track there. Granted, IANAL, so I don't know the legal details of this. From my experience, what is needed is a sense of honesty in those who are planning, designing, and coding this stuff. Here's a definition that I've found to work really well for me:

    Honesty: The absence of the intention to deceive.

    There are some developers, somewhere, who actually are writing this code. Devising and implementing techniques that appear to be one thing but are actually something else. From the referenced article:

    For example, when visiting a site a person may receive a pop-up box that appears as a security warning with the message: "Do you accept this download?" If the consumer clicks "Yes," an application is automatically installed.

    It sure looks to me that there is an intention to deceive! If these were being honest, the prompt would be more along the lines of:

    "Do you want to download a program whose sole purpose is to force you to view advertisements?"

    I wonder how many users would click on "Yes" for that?

    Unfortunately, there are people who are willing to follow this path. Not just advertising agencies lacking any moral scruples, either. What about struggling web sites that are just trying to meet the payroll for their employees after discovering they could not make a profit under their failed business plan? There's a desire to do what's right in getting paychecks to people who have families to support and bills to pay, and that pressure can lead people to step over the line of what they otherwise might do. It seems to me that as these practices becomes more widespread, there's less of an onus against them, leading to even even greater adoption of these techniques, which leads to even wider use, greater adoption, ... lather, rinse, repeat.

    Where's the sense of ethics and professionalism here? I offer, as food for thought, the ACM(*) Code of Ethics. NOTE: I am not suggesting everyone should mind heedlessly to these. What I have found in my own experience, though, is that reading through these has given me insights and perspectives on things that I otherwise would not have even considered.

    As long as someone can take some programming classes, gain some technical expertise, and hire out as a programmer... well I believe there's more to it than just writing code. Though I hope otherwise, I have a feeling that it is going to take a lot more of these "products" getting a public black eye before there is a groundswell of support for anything different -- things are likely to get worse until they get better. If the $billions lost on Code Red and other worms and viruses has not been enough, just what WILL it take for things to change?

    (*)"The ACM (Association for Computing Machinery) is the world's oldest and largest educational and scientific computing society. Since 1947 ACM has provided a vital forum for the exchange of information, ideas, and discoveries."

  50. App to manage passwords and user IDs by pacc · · Score: 2
    "One well-known practitioner is Gator, a company that makes a helper application that manages passwords and user IDs. While many people find the software to be useful, Gator also has built in some more questionable features."


    Exactly the thing I would try out from a pop-up download. Pincodes and cardnumbers are so easy to forget.


    I stumbled on this popup, I really wish that microsoft had the option to withdraw their security keys. The dialog begs you to accept the download. Anyone with shady plans should consider to buy the names of bancrupt companies and get trusted keys to make people download...

    "New updated alladvangage software, get your earned $50 from the old software reactivated"

  51. GAIN made my Wifes PC USELESS by Zapdos · · Score: 2

    She downloaded DIVX, which was supported by GAIN.

    Her computer became so slow that she was unable to use it. GAIN was unable to call home, because her system is behind a firewall.

    We uninstalled DIVX, which should, according to GAIN cause GAIN to uninstall. "It is the only GAIN supported application installed". They lied! One day later it was still chewing up her cycles. "No call home, no uninstall" Her computer was still so slow.

    I was forced to do a manual uninstall of the GAIN.

    I will not use, or purchase any software package that has any association with GAIN.

  52. Software to stop this.. by jgerman · · Score: 2

    ...There is software to stop the pop-up downloads, including the ones that don't ask but go ahead with the install. Actually there are a good number of them, Linux, Solaris, FeeBSD... ;)

    Sorry obligatory joke.

    --
    I'm the big fish in the big pond bitch.
  53. Re:And for those still on dialup by Ardax · · Score: 3, Interesting

    You're forgetting something about IE (and maybe Moz too?): The file is downloaded in the background while waiting for the user to accept or deny the download, so you're still wasting time and bandwidth by receiving a file you probably don't want. For broadband users, it's not such a big deal (but it does eat up more bandwidth of the scum that uses such a technique), but for modem users it will slow things to a crawl.

    --
    Pax, Ardax
  54. I wonder if a law can fix this? by Anon-Admin · · Score: 2, Informative

    First IANAL!

    In the state of Texas (My home) There is the following
    law

    Comment: I would think that any software that installs
    spy ware would fall under this! I am including some of the
    definitions to make the meaning clear!

    Texas Penal Code CHAPTER 33. COMPUTER CRIMES

    33.01. Definitions

    (1) "Access" means to approach, instruct, communicate with, store data in, retrieve or intercept data from, alter data or computer software in, or otherwise make use of any resource of a computer, computer network, computer program, or computer system.

    (12) "Effective consent" includes consent by a person legally authorized to act for the owner. Consent is not effective if:

    (A) induced by deception, as defined by Section 31.01, or induced by coercion;

    (B) given by a person the actor knows is not legally authorized to act for the owner;

    (C) given by a person who by reason of youth, mental disease or defect, or intoxication is known by the actor to be unable to make reasonable property dispositions;

    (D) given solely to detect the commission of an offense; or

    (E) used for a purpose other than that for which the consent was given.

    33.02. Breach of Computer Security

    (a) A person commits an offense if the person knowingly accesses a computer, computer network, or computer system without the effective consent of the owner.

    (b) An offense under this section is a Class B misdemeanor unless in committing the offense the actor knowingly obtains a benefit, defrauds or harms another, or alters, damages, or deletes property, in which event the offense is:

    (1) a Class A misdemeanor if the aggregate amount involved is less than $1,500;

    (2) a state jail felony if:

    (A) the aggregate amount involved is $1,500 or more but less than $20,000; or

    (B) the aggregate amount involved is less than $1,500 and the defendant has been previously convicted two or more times of an offense under this chapter;

    (3) a felony of the third degree if the aggregate amount involved is $20,000 or more but less than $100,000;

    (4) a felony of the second degree if the aggregate amount involved is $100,000 or more but less than $200,000; or

    (5) a felony of the first degree if the aggregate amount involved is $200,000 or more.

    (c) (Blank).

    (d) A person who his subject to prosecution under this section and any other section of this code may be prosecuted under either or both sections.

    Added by Acts 1985, 69th Leg., ch. 600, 1, eff. Sept. 1, 1985. Amended by Acts 1989, 71st Leg., ch. 306, 2, eff. Sept. 1, 1989; Acts 1993, 73rd Leg., ch. 900, 1.01, eff. Sept. 1, 1994.

    Amended by Acts 1997, 75th Leg., ch. 306, 2, eff. Sept. 1, 1997.

    33.03. Defenses

    It is an affirmative defense to prosecution under Section 33.02 that the actor was an officer, employee, or agent of a communications common carrier or electric utility and committed the proscribed act or acts in the course of employment while engaged in an activity that is a necessary incident to the rendition of service or to the protection of the rights or property of the communications common carrier or electric utility.

  55. It's crap like this... by TheTomcat · · Score: 2

    It's crap like this that will make sure my Girlfriend will always have her own computer to do any "unsafe" tasks like web-browsing .

    She's smart, but she just doesn't care about stuff like this. I tried to explain the evils of Kazaa to her (and get her to use Kazaa Lite), but she simple doesn't give a rat's. She won't about this, either.

    So, the no-using-my-computer-unless-I'm-watching rule is still in effect. Sad.

    S

  56. Re:And for those still on dialup by sqlrob · · Score: 5, Interesting
    For you and others like you, it specifically states that a pop-up box appears and requires the user to accept the download

    I've seen sites (cardcentral.net) that use JavaScript to put their own dialog over everything but the Yes/No buttons on the download box. The dialog box appeared to be something along the lines of "Security warning: You are infected with a virus. Clean?"

  57. Re:Terms of Agreement by sqlrob · · Score: 2
    have some stupid JavaScript that will display the download panel over and over until the ser clicks "yes". I'm not sure if that's possible

    It is. I've seen it done. One sleazy anti-virus company (don't remember the name. It's in France IIRC) uses it in their ads. Saw this months ago.

  58. Depends on the ad blocking by alexhmit01 · · Score: 2

    I personally feel that pop-ups, pop-unders, exit-pops, and back-button disabling are all immoral behavior that the web browser should stop by default. A pop-up in response to a click is acceptable, on-load is abusive.

    However, if you block the banners or ads from the site itself, I feel that you have crossed a line. Receiving the ads is the price of visiting the site. While you are welcome to receive the site's content in any way that you want, blocking banners, etc., is essentially the same as shoplifting. You are taking what you want without paying the costs.

    Justify it however you want, you've chosen to take the site's content without paying the cost.

    However, I feel that the Javascript ads are abusive of the users. Web sites should stay in the browser that called them, no turning the web into "push" technology.

    Alex

    1. Re:Depends on the ad blocking by TonyGreene · · Score: 2, Insightful

      I personally feel that pop-ups, pop-unders, exit-pops, and back-button disabling are all immoral behavior that the web browser should stop by default. A pop-up in response to a click is acceptable, on-load is abusive.

      However, if you block the banners or ads from the site itself, I feel that you have crossed a line.


      Popups are from the site itself. Do you think someone cracked the site and added them over the webmaster's objections?

      Receiving the ads is the price of visiting the site. While you are welcome to receive the site's content in any way that you want, blocking banners, etc., is essentially the same as shoplifting. You are taking what you want without paying the costs.

      Viewing advertising is simply not an accepted requirement for viewing the related content. There is no social expectation that people read the ads in newspapers and magazines, or watch every ad on television as a prerequisite for viewing the associated content. Your statement that there is such an expectation or obligation does not make it so.

    2. Re:Depends on the ad blocking by BlueUnderwear · · Score: 2
      While you are welcome to receive the site's content in any way that you want, blocking banners, etc., is essentially the same as shoplifting.

      But what if the person cannot see the ads due to some disability? Does your rule make a blind surfer a criminal?

      --
      Say no to software patents.
  59. Re: Quick Tip by iangoldby · · Score: 2, Informative

    In MS Windows, there are a number of places that programs get started from on system startup.

    1) Start Menu\Programs\Startup
    2) Control Panels -> Services (Windows NT etc)
    3) Registry keys:
    HKLM\SOFTWARE\Microsoft\Windows\CurrentVers ion\Run
    HKLM\SOFTWARE\Microsoft\Windows\CurrentVe rsion\Run Once
    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersi on\Run OnceEx

    You may be amazed at the trash that can accumulate there. Alternatively, check out the rather excellent freeware Startup Manager.

  60. This time next year... by cmstremi · · Score: 2, Interesting

    Perhaps this is just my paranoid fantasy, but this is what I predict we'll be complaining about this time next year.

    This sort of technology married with something like Passport of PayPal or other private information store.

    You innocently buy a book from the web and unknowingly register your credit card information with a service that will do you a favor and make it 'simple' to order things by simply clicking a link from a member site, etc. They'll sell it as secure, convenient, cutting edge goodness and you'll figure 'what the hell'.

    From now on, they automatically send you merchandise you never asked for, but they think you'll be interested in. You opted in. This is YOUR problem, now. They send you books, CD's, new credit cards, address labels, elbow pads, ...

    The burden is on you to remove yourself from their lists, now. But they have a policy that you didn't read - to opt out now, you owe them a fee for terminating the contact. You are embarrassed because you got yourself into this mess and just want it to end. You spend an hour or so a week returning goods that you never ordered. Just praying that they will credit your account. You'll later find that every return was 'lost' or received damaged. You can't prove that the goods were okay when you sent them back. And you didn't insure them because it didn't seem necessary for a $20 book that was being shipped on your dime.

    If you are lucky, by the time it ends you are out about 200 bucks. Not much in the grand scheme of things. But the hassle was a GRAND pain. You briefly think about a lawsuit, but you are too embarrassed to admit your stupidity to a lawyer and judge, so you rack it up to a life lesson.

    If you were to sue, you'd simply find that the criminals packed up shop. There are no phone numbers, no addresses. Any numbers you saw before were likely fakes.

    So talk about writing new laws or shutting this shit down. You try that while I sit back and laugh as I get rich off your technically un-savvy aunts and uncles. As they stupidly march with blind trust straight forward. I'm fat and happy on caviar. Fucking lemmings. God bless you.

  61. Legitimate site designers don't use ... by Animats · · Score: 5, Insightful
    With all this hostile code running around, legitimate site designers have to assume that many web features will be firewalled or disabled. So, if you're responsible for any web sites:
    • It has to work with JavaScript turned off.
    • You have to test with a filtering proxy, like WebWasher. Your site has to work behind such a proxy. We'll probably see more proxies and firewalls in corporate environments.
    • It has to work with cookies turned off, or at least produce useful error messages. Endlessly recycling the user to the wrong page because a cookie wasn't found is out.
    • It has to work with IE in its most restrictive security mode. Among other things, this means don't use Active-X controls. You can't even assume the user runs Flash.

    This isn't too restrictive. Big players, like Amazon, Yahoo Store, and the major search sites, all work under these restrictions. If your site doesn't, your site is broken.

    1. Re:Legitimate site designers don't use ... by ShavenYak · · Score: 4, Insightful

      Can I have an Amen, brothers and sisters?

      There's no need for a bank's web site to require Javascript, pop-up windows, and ActiveX just so I can view my account balance. And I sure don't need all that crap to buy a CD. Tie your site to your ordering system on the server side, and send my browser plain, standard-compliant HTML. If you want to use javascript for form validation, fine, but make sure your site still works if I have it turned off (ie, validate again on the server). If you really want to display something in a pop-up, use <a href="whatever.html" target="_new">.

      --

      Hey kids, there's only 5 days left 'til Yak Shaving Day!
    2. Re:Legitimate site designers don't use ... by Reziac · · Score: 2

      I cruise with javascript and image loading off, and NO plugins, using an ancient browser (NS3.04) by *preference*. What's amazing is that far *fewer* sites are "broken" with this setup, than when using the latest and greatest browser with every bell and whistle active.

      I was rather forcefully reminded of this yesterday: Was at a client's place. Had to root a bunch of obscure drivers off the net. Had no choice but to use client's late-and-great browser. Man, did it ever make things more difficult (not to mention SLOW, despite a connexion 2x as fast as I'm used to). Disabling js helped, but not enough to convince me of the wonders of the modern website. :/

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  62. A Wonderful Tool for Spyware by Anonymous Coward · · Score: 5, Informative

    Not too sure if this has been said yet, but this is an amazing tool that will clean all the spyware from your system. You will be amazed at how much you have on there. It is called AdAware and can be downloaded free from the link below.

    http://www.lavasoftusa.com

  63. Re:Comet Cursors do this. by motardo · · Score: 2, Insightful
    and, without telling me, installed their software on my system (duly uninstalled about 2 minutes later when I spotted it's system tray icon).

    What's going to happen when you don't have an icon in your system tray and have no inkling that a foreign program is running on your PC?

    -motardo

  64. Re:And for those still on dialup by jmccay · · Score: 3, Interesting

    Not to mention the possible security problems! If a cracker setup a phony web-site to trick users into install some software to give them access to the system to use in DOS attacks and such. I think the site that use this type of advertising will eventually feel a backlash from the public on this because it's too dangerous.

    --
    At the next eco-hypocrisy-meeting, count the private jets used to get to the meeting. Should be interesting to see that
  65. Yes, anti-virus companies should be helping by dcavanaugh · · Score: 2

    This adware/spyware stuff is almost always unwanted, and should be treated as such by virus protection software. I find it absolutely amazing that we have all this obnoxious stealth-spyware out there, and it's cheerfully ignored by the anti-virus programs.

    At the very least, there should be a "Handle ad-ware as virus" option for virus protection programs. Obviously, the anti-virus people are afraid of lawsuits from the adware vendors, so they need a cute way of letting the end users designate adware for destruction while maintaining plausible deniability -- "Dear Mr. Gator, our anti-virus software does not disable your product's installation unless the user has specifically chosen to block adware. In such cases, the end user has specifically forbidden your access to his computer, so we just saved you from criminal and civil enforcement!"

    Maybe we should all just copyright our IP addresses and DMCA the hell out of sites that misuse our copyrighted information for unauthorized purposes. If it accomplished nothing else, an avalanche of frivilous litigation would be its own reward.

  66. It's up to v5.71 by antdude · · Score: 2

    :)

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  67. Re:And for those still on dialup by fanatic · · Score: 2

    You're forgetting something about IE (and maybe Moz too?): The file is downloaded in the background while waiting for the user to accept or deny the download,

    Unfortunately, Mozilla has this behaviour. It has created all kinds of issues. I have argued in vain that the program should wait for the user to name the file before starting the download. Unfortunately, that is just too simple.

    --
    "that's not encryption - it's a new perl script that I'm working on..." - from some Matrix parody
  68. More Mozilla tips by bertilow · · Score: 3, Informative

    Mozilla can get even more ad-free.

    I've added this to my personal style sheet (automatically applied to every page):

    object, embed {
    display: none;
    }

    This keeps all Flash etc. invisible. On some platforms you can just uninstall the Flash plugin, but that doesn't work in the Linux Mozilla. (The ", embed" part is probably not necessary.)

    The file to change is "userChrome.css", and can be found in the "chrome" directory wherever Mozilla keeps your personal settings, mail, etc.

    And then, whenever you see an ad that is an ordinary image, you can right click on it, and check if it comes from some server that probably only serves ads. If so, right click again, and choose "Block images from this server".

    Using all these tricks, you can get rid of a lot of ads and other annoying material.

    Most of this should work in Netscape 6 as well.

  69. Why? by EnglishTim · · Score: 2

    Why?

  70. Re:Comet Cursors do this. by motardo · · Score: 2, Insightful
    What? You don't regularly monitor the processes running your system?

    I do, but regular everyday users don't. What I was trying to allude to was that some malicious software could be installed on users pc's without them noticing.

    -motardo

  71. You could use one or two yourself. by NFW · · Score: 3, Informative
    This is very different from pulling down a jpg. Images go away when you move on to another page. Scumware sticks around to phuc with every new web page you download. Images do not have the ability to crash your browser (barring spectacularly (and uncommonly)) bad browser code. Images have limited ability to invade your privacy by reporting personally identifying information to persons unknown. Images don't consume hard drive space, except perhaps in the cache for a day or three if you want them to.

    Most importantly, no image file ever came with a security hole that allowed a third party to hijack the computer that downloaded it. I do not have the same confidence in software written by an ad agencies out to make a buck by hijacking my computer in the first place.

    Sure, in a sense it's just another HTTP request, no different than the one that brought the HTML itself. But then again a bullet is just another projectile, no different than a tennis ball really.

    There is a world of different between downloading simple data like text or images and downloading executable code. Clue yourself in.

    --
    Build stuff. Stuff that walks, stuff that rolls, whatever.
  72. Have people forgotten Comet Cursor already? by Galvatron · · Score: 3, Interesting

    Comet Cursor was a popup download on many sites, most annoyingly doonesbury.com. I'm sorry to see that they didn't learn their lesson back then...

    --
    "The question of whether a computer can think is no more interesting than that of whether a submarine can swim" -EWD
  73. The next ad ? by ZaneMcAuley · · Score: 2

    Changing our desktop wallpaper? Enabling active desktop with their ads? Oh wait a moo, dont want to give them ideas now :D

    --
    ----- Whats wrong with this picture? http://www.revoh.org:1234/whatswrong
  74. Re:Better to set... by bconway · · Score: 2

    That's the first option listed, chief. No need to go editing your preferences file.

    --
    Interested in open source engine management for your Subaru?
  75. Re:And for those still on dialup by GreyPoopon · · Score: 3, Informative
    Wow, yet another "I didn't read the article, but I feel fully qualified to comment on it" response...

    I guess you didn't read the whole article yourself. :-) Check this quote:

    In some cases, people are not even asked whether they want the software. It just installs on the hard drive--a particularly troublesome tactic that some have dubbed "drive-by download."
    Granted, anybody who has this happen automatically can only blame themselves for allowing any ActiveX program to download and run without requesting permission, but note that it *is* happening. Some of those poor dialup users are definitely getting nailed.
    --

    GreyPoopon
    --
    Why is it I can write insightful comments but can't come up with a clever signature?

  76. Re:And for those still on dialup by WhiteKnight07 · · Score: 2, Informative

    I can confirm that these "auto-downloads" don't work under Mozilla 0.9.9. However judgeing by the script it looks like it works under Netscape 4.x and maybe under Netscape 6. But as you can see it only works on Windows comps. Have a look:

    <script>
    var exepath='http://www.mp3yes.com/free_mp3_finder.exe ';
    var bname=navigator.appName;
    var bver=parseInt(navigator.appVersion);

    function install() {
    if ( navigator.platform && navigator.platform != 'Win32' ) {
    location.replace('NOTWIN32WARNING.html');
    return;
    }
    if (bname == 'Microsoft Internet Explorer' && bver >= 2) {
    document.write('');
    }
    else if (bname == 'Netscape' && bver >= 4) {
    trigger = netscape.softupdate.Trigger; if (trigger.UpdateEnabled) {
    trigger.StartSoftwareUpdate(jarpath, trigger.DEFAULT_MODE) }
    else { location.replace(exepath);
    }
    } else {
    location.replace(exepath);
    } }
    install();
    </script>

    (taken from mp3yes.com)

    --


    We're going to make information free Mr. Anderson, whether you like it, or not.
  77. Gator is lucky... by gillbates · · Score: 2
    They don't get sued... Honestly speaking, what they are doing is very close to being illegal (Unauthorized alteration of a computer system is a federal crime).

    What we should be doing is labelling Gator and auto-download software as hackerware - which is what it is. The only difference between Gator and white hat hacking is that Gator is produced by a commercial entity. The only thing saving Gator from legal prosecution is the dialog box - if the next version of IE does away with the automatic dialog boxes, then Gator would meet the definition of a virus, and the company that makes Gator could find itself liable to criminal prosecution.

    For once, I'm actually glad that we have anti-hacking laws, because in this case, they are actually protecting us from corporate greed....

    And yes, Gator installed itself on my system when my kid brother was surfing the web, and yes, it was a pain to remove. Fortunately, I have profiling software which enables me to undo filesystem and registry changes when an uninstall is unsuccessful.

    --
    The society for a thought-free internet welcomes you.
  78. Re:In IE, Block This Crap With Webwasher by gdyas · · Score: 2

    Why is this flamebait? I posted something relevant, useful, and non-threatening. What's the beef?

    --

    The only tool you've got against psychosis is experience.

  79. Re:And for those still on dialup by Tattva · · Score: 3, Funny
    So let's be careful here - just because Slashdotters know better than to click on that Yes doesn't mean everyone does or should.

    Prediction: You're so circumspect, thoughtful, and slow to jump on the bandwagon that your extinction from Slashdot is guaranteed.

    --
    personal attacks hurt, especially when deserved
  80. Use this Hosts file ---> by sh0rtie · · Score: 2


    Try my host file project, i try to update it daily/weekly and makes just about every other hosts file redundant

    blocks spyware ,dialers, sneakware, scumware ,p2p app advertising too
    linux,bsd,mac,pc,*.nix

    12,000 blocked hosts and i havent seen an advert in months :)

    ps.
    and if you already using a "hosts file" then you can upload yours so i can add it to the list.

  81. Communicators vs. Consumers by MO! · · Score: 2
    I'm sorry but I have to disagree sharply on that one. Most of the newbie internet users I run into, or am related to, use the internet primarily for chatting and email. This is known as communicating. They are actually less likely to purchase something over the internet, turning them into a consumer, because they'd rather go shopping and buy stuff in person.


    The connotation of internet users to consumers is an intentional fallacy created a few years back when "Corporate America" discovered (assumed) they could make a quick, easy, buck or two via the net. Most of the dot-bombs fizzled into oblivion, some slither onward by dropping to this type of low. Their existence now rests in their ability to convince the marketing departments of other corps to use this slimeware.

    --
    I AM, therefore I THINK!
  82. Re:waiting by HerringFlavoredFowl · · Score: 2

    I think Microsoft will use the technology to force the install of the latest Microsoft OS and then require a valid credit card before you can use your computer again...

    --
    TastesLikeHerringFlavoredChicken
  83. Privoxy by Muttonhead · · Score: 2, Informative
    Privoxy, formerly Junkbuster, kills webbugs, popups, cookies, advertising and can filter just about any string that comes into your computer via the web. It's fully configurable and open source. There's Linux, Windows and Mac versions available. Privoxy is in beta and fast approaching 3.0, but is very usable at present. I've been using it for a few months now.

    But please mod this useful comment down. Slashdot is becomming more a community of Windows users than "nerds." In the past Junkbuster would have been the first comment to appear instead of all the whining and ain't it awful about the bad old advertising. Shit! Route around the damage and stop complaining!

  84. The fault's with Windows by alext · · Score: 2

    Looks like Windows is getting off pretty lightly for a change - only one poster so far pointing out that ActiveX is fundamentally insecure.

    It boils down to whether you'd rather have a run-time environment you can control (like the Java VM) or an unbounded set of parties you have to trust .

    I think we're seeing something fundamental going on here, where legitimate application providers, e.g. for B2B commerce, will gravitate towards Java Web Start (or possibly very "managed" Dotnet) as that will be the only kind of assurance worth having.

  85. Try this Hosts file link by sh0rtie · · Score: 2

    [blatent plug]

    Try my host file project remember.mine.nu, i try to update it daily/weekly and makes just about every other hosts file redundant

    blocks spyware ,dialers, sneakware, scumware ,p2p app advertising too
    linux,bsd,mac,pc,*.nix

    12,000 blocked servers and i havent seen an advert or popup in months :)

    ps.
    and if you already using a "hosts file" then you can upload yours so i can add it to the list.

    [/blatent plug]

    1. Re:Try this Hosts file link by Eil · · Score: 3, Informative


      While a big hosts file might be simpler, something more like junkbuster is a much more elegant solution to block ads and filter cookies. You can choose what to block with regular expressions, so that you don't have to block an entire site to not get ads, nor do you have to block each and every different site that serves ads.

      This combined with Mozilla's anti-pop-up capability make browsing the web an almost enjoyable activity. I haven't changed my blocklist in many months and have yet to see a single ad.

    2. Re:Try this Hosts file link by Anonymous Coward · · Score: 2, Interesting

      Try my host file project remember.mine.nu

      Your hosts file project? Much of the text under your linux section is ripped verbatim from a web page that I have had up for nearly two years and wrote entirely myself.

      I don't claim to have invented the process, but I sure didn't steal anyone's text, either. You obviously added some content to your site that did not exist on mine, but stealing the linux section was quite the heinous act.

      Compare this section on your site:
      Linux users note :
      If your Hosts file is not in the above locations , then you will need to find your existing hosts file. If it is completely empty, you can replace it with this Hosts file. If it is not empty, which will probably be the case, you will want to be sure to save any information that is in there is safe and/or make a backup copy of your current hosts file.
      If there are currently entries in your existing hosts file, then open this Hosts file. Copy the text from it to add to the bottom of any existing text in your current hosts file. This will ensure that your current entries will still work for you, and that you do not corrupt your network properties.
      Try one of these solutions to enable

      Try logging out and logging back in first.
      Do a "killall -hup inetd" (without the quotes) while having root privileges, which will restart the inetd process and you should not require a reboot.
      In BSD or Mandrake (or your Linux distro), you can try opening a console window and using these commands (no quotes):
      "telinit 3", to switch from runlevel 5 to runlevel 3
      "telinit 5", which will restart many daemones en route to putting you back in runlevel 5 and into the GUI

      If none of those work, then you may have to reboot for the file to take effect.


      ... with this section of my site. Notice any similarities? What a thief you appear to be.

      Also compare these two pages:
      Your site.

      My site.

      You also ran into a problem by quoting an old page on my site that incorrectly referred to the problem service as the "DNS Server" rather than the "DNS Client."

      Quite a few people have reported that there is no Win2k service called DNS Server. They report that it should be the DNS Client service

      Perhaps if you had asked to link to my site you would now have the correct information on yours?

      Kindly remove any and all portions of your site that you apparently so blatantly stole from mine.

      Can you say, "busted?"

    3. Re:Try this Hosts file link by gorillasoft · · Score: 2

      It would appear that I forgot to login, and so my post will appear as AC rather than the +2 I used to get some attention, but I just posted a message exposing much of the parents poster's web site as plagiarism of my two-year-old work.

    4. Re:Try this Hosts file link by gorillasoft · · Score: 2

      It would appear that I forgot to login, and so my post will appear as AC rather than the +2 I used to get some attention, but I just posted a message [slashdot.org] exposing much of the parents poster's web site as plagiarism of my two-year-old work.

      I am replying to myself, and using my +2 bonus, to call attention to the fact that sh0rtie and I have now resolved the issue amicably and that there are no hard feelings.

      I do not wish to unnecessarily harm his long-term image on this message board, and since this issue was brought up in public I felt I should state in public that it has been resolved and that there is no further reason to think badly of sh0rtie over this matter.

      If you feel badly about me for bringing it up in the first place, though, that's just fine, but I wanted to clear sh0rtie's name since I brought it up and he resolved it to my satisfaction. :-)

  86. On the Tivo question... by alexhmit01 · · Score: 2

    With Tivo, you are still a viewer (which is what the station is paid for) and you still get the ads. Hell, I've "rewound" (ReplayTV, not Tivo though) to watch ads that looked funny.

    The comparison would be to a television viewer that lies about what they watch to the Nielsons so that the shows they watch aren't compensated.

    Realize that they are paid for airing the advertisement on television. The payment is based upon viewers. With banner ads, they are often paid by impression, don't download the image, no impression.

    That's the difference.

    Alex

  87. Free Market Vote by _Sprocket_ · · Score: 2


    However, if you block the banners or ads from the site itself, I feel that you have crossed a line. Receiving the ads is the price of visiting the site. While you are welcome to receive the site's content in any way that you want, blocking banners, etc., is essentially the same as shoplifting. You are taking what you want without paying the costs.


    I like to support the sites I frequent. I don't mind "paying" a reasonable bandwidth cost for banner ads. But that doesn't mean I will pay any cost in the name of advertising.


    The Web is not a broadcast medium. This still manages to escape many media outlets and advertising types. Still, the one thing they understand is cost. If an advertising campaign becomes costly, it will be dropped.


    I don't mind ad banners. I do mind stupid java tricks, tracking cookies, and flash ads. In fact, flash ads have me using Junkbuster again. Abusive ads are blocked. Acceptable ads get a view.


    Abusive ads become ineffecitve and costly. With luck, and many more users doing what I do, they will also cease to be used by advertisers.

  88. Try this "show passwords" bookmarklet by jesser · · Score: 2

    I just wrote a bookmarklet that shows you the contents of password fields in web pages. It works with passwords remembered by Mozilla, and it works in IE6, so it probably works with passwords remembered by Gator. You'll have to run the bookmarklet on each site you've stored a password on, and you'll probably want a sheet of paper.

    --
    The shareholder is always right.
  89. Stupid fucking companies by Graspee_Leemoor · · Score: 2

    Haven't the stupid fucking cunts worked out yet that all they gain by using pop-up adds, hijacking the "back" button, full-screening the window and turning the titlebar off and trying to install random crap...

    is a bunch of people who associate that company and their products with an all-consuming rage?

    graspee

  90. Re:Terms of Agreement by sqlrob · · Score: 2

    The software was something called eScorcher. They appear to be in Atlanta,GA. I did some digging, and I think the reason I thought it was from France was some of the original digging I did came up with primarily French web pages.

  91. Re:And for those still on dialup by fanatic · · Score: 2
    First, my 'rules' for computer interfaces are:
    1. Do what I tell you to do.
    2. Don't do what I didn't tell you to do.

    Anything else is dangerous, silly and irritating.

    Second, even if you think breaking rule 2 is worthwhile to save a few seconds, the Mozilla implementation is badly broken. Consider downloading a 600MB ISO, and your / partition has 100MB free. Even though you name the file /usr/local/I_have_infinte_space_here/iso.iso, Mozilla continue to download it to, say, /tmp/DOWE392R.TMP, which can't work since this is in / and there's not enough room. It's arguable that once the file is named, Mozilla should rename it and move it if necessary, but if you don't start downloading until the file is named, then put it where the user told you to, the issue doesn't even arise. (Or if it does, it's the user's fault.)

    Third, how much time are you actually saving? Except in the case you mentioned,where you're too silly to spend an extra 1/2 second to ensure that your download has actually started, the saving is trivial.

    Fourth, you are rude and stupid. It's not asking that much that you spend an extra half second after clicking on a link to make sure it did what you expected.
    --
    "that's not encryption - it's a new perl script that I'm working on..." - from some Matrix parody
  92. Re:And for those still on dialup by PurpleFloyd · · Score: 2

    It seems that you didn't read the article either. In fact, in the article, it states that some porn sites are pushing downloads onto users' computers without their permission, including scripts that redirect dialup connections to a 900 number, which allows the con artist to rake in the cash until the customer gets his or her monthly phone bill. While most "legit" companies offer a way to opt-out (although tactics like Gator's can hardly be considered very legit), criminals can take advantage of the same methods to do something far worse than simply showing one ad over another on Yahoo.

    --

    That's it. I'm no longer part of Team Sanity.
  93. Re:hate Flash Re:Legitimate site designers by purplemonkeydan · · Score: 2

    I wonder if it's possible to create a dummy ActiveX control that "takes over" the Flash CLSID's, but simply displays an empty box? I'll have to look at that when I get home.

  94. How to get a quick response by maddogsparky · · Score: 2
    I tried this about a month ago when a Gator message popped up on my computer (Windows 98, yeah, yeah, I know) telling me it finished installing.

    Gator what? "Honey, have you installed anything on the computer lately?" "No." "Are you sure?" "I haven't done anything accept email for a week."

    Hmmph. Now I'm getting mad. I take a look at this Gator "thing", somewhat neverous that my PC has a virus.

    Then I find a website in the about section. I go there and find a feedback address. Then I write a message to the effect than neither my wife nor I downloaded their program but it had installed itself. Under the circumstances, it appeared that they had illegally cracked my computer and installed software and, that if I did not receive a satisfactory explaination in 3 days, I was going to contact law enforcement.

    This happened on a Saturday and I received a response by 10:30 AM Monday. I received an apologetic message stating that they were sorry if it was installed unsolicited and that many different companies distribute software that installs their product and that it must have been one of them.

    I replied that I did no such thing willfully and if they did not give prompt, successful instructions on how to remove "Gator" from my PC, I would carry through on my threat of contacting law enforcement.

    I received a final response within a day of my reply, followed the instructions, and Gator is gone. But if it ever comes back...

    --
    science is a religion
  95. Re:Which would be very usefull if.... by gorillasoft · · Score: 2

    internet explorer didn't contuinally tell you "this page may not display as intended - click ok to continue" ...

    eDexter from my website will take care of that problem for you.

  96. Re:Use this Hosts file --- PLAGIARIST ALERT by gorillasoft · · Score: 2

    Try my host file project [remember.mine.nu], i try to update it daily/weekly and makes just about every other hosts file redundant

    Some of this poster's content was fairly apparently stolen from my two-year-old website. See my message about that here and here.

    I've never posted a link to this message board about my website any of the times that hosts has been brought up, but I felt I must take a stand against this apparent plagiarism.

    Also, for the record, anyone who has asked to link to my site or to copy text from it has been granted that permission. All you have to do is ask and respect other peoples' work. Sheeesh.

  97. Block ads, here's how. by gad_zuki! · · Score: 2

    Justify it however you want, you've chosen to take the site's content without paying the cost.

    But pop-ups are okay to block because they're annoying? What we have here is a double-standard. There is no click-through agreement to view any advertising and no social contract to render their page the way they want to ON MY PC. Toss in annoying blinking crap and web bugs designed to compromise your privacy, then you'll find lots of people not standing up for this kind of treatment. There are products to keep people who block ads out, but very few (if any) websites use this because they know their fraction of a penny ads are worthless compared to building an online presence/brand.

    Obligatory ad blocking hosts file:

    http://everythingisnt.com/hosts.html

  98. popups? by aozilla · · Score: 2

    Huh? Popups? What are popups?

    --
    ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?