Slashdot Mirror


User: c0wh

c0wh's activity in the archive.

Stories
0
Comments
28
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 28

  1. Re:How? on DSLReports Study: 8 Hours 'til the Spam Hits · · Score: 1

    It was just luck, I imagine. There are probably many cable users scanning many pages. A spoofed IP wouldn't be very useful (or even very possible) except to someone with a computer located very near the web server. You would need the results of the web page sent to your actual IP address, or you would not get to harvest any web page content.

  2. Re:To Spammer, please Harvest these addresses: on DSLReports Study: 8 Hours 'til the Spam Hits · · Score: 1

    I'm willing to wager that tohell.com, lone.com, and ss.com are not too happy with you. If I give a fake address, I'll usually give one with a domain name that the company owns. Thus: youbastards-suckass@real.com

    A past owner of domain.com once had a desperate plea for people to stop using "user@domain.com" and similar email addresses.

  3. Re:The Code on Microsoft Instant Messenger Virus Sweeps Net · · Score: 2, Informative

    To nitpick a bit, this tactic is actually used to hide the window in all respects but its entry in the taskbar. (it's resized to one pixel tall and wide, and moved way off the lower right corner, unless your screen resolution is above 10,000 x 10,000.)

    Popups like this usually avoid being noticed, so they can launch normal pop up ads at thirty second intervals if they so choose.

    I can't stand this crap. Mozilla has gone in a great direction by disabling any "window.open" calls except from user generated events. (no more popups "onLoad" or "onUnload," if you enable that feature)