| Author |
Message |
8-bit

Joined: 03 Apr 2007 Posts: 940
|
Posted: Tue 18 Aug 2009, 00:48 Post_subject:
Got a virus? Unwelcome website scan for it. |
|
I thought I would pass this along.
I was running Seamonkey and looking for a better print driver for my Canon Multipass MP390.
I did a search using Google and started clicking on sites.
Well, here I am in Puppy Linux and what should show up on the screen but a popup that was supposedly doing a virus scan of my computer.
It even had a Windows explorer screen to try to make it look authentic.
I could not exit that site and had to kill it to get out.
I smiled to myself!
Just imagine someone Brousing the web with Windows and the panic that would ensue.
|
|
Back to top
|
|
 |
James C
Joined: 26 Mar 2009 Posts: 741 Location: Kentucky
|
Posted: Tue 18 Aug 2009, 00:57 Post_subject:
|
|
Been there.
Done that.
No fun.
|
|
Back to top
|
|
 |
sneekylinux
Joined: 20 Mar 2009 Posts: 25 Location: dorset,uk
|
Posted: Wed 09 Sep 2009, 17:37 Post_subject:
|
|
too true nuff said
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 6335 Location: Arizona USA
|
Posted: Wed 09 Sep 2009, 20:34 Post_subject:
|
|
Don't be too smug, and take it for granted that the only OS that can be damaged by a web-based exploit is Windows. Keep your guard up. Run Puppy Linux from a multisession DVD if you're really paranoid.
|
|
Back to top
|
|
 |
Aitch

Joined: 04 Apr 2007 Posts: 4374 Location: Chatham, Kent, UK
|
Posted: Wed 09 Sep 2009, 21:14 Post_subject:
|
|
8-bit
google ip redirector - phishing spammer
originally intended to defeat spammers, it's now their favourite weapon
& yes, linux boxes can and are being used, albeit to attack the motherload windoze users
Aitch
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 6335 Location: Arizona USA
|
Posted: Fri 11 Sep 2009, 10:27 Post_subject:
|
|
Flash cookies: What's new with online privacy
|
|
Back to top
|
|
 |
DM was on fire!

Joined: 12 Sep 2009 Posts: 42 Location: Greenville, South Carolina, USA
|
Posted: Sat 12 Sep 2009, 12:21 Post_subject:
|
|
I had that happen to me on Ubuntu.
What was hilarious is the fact that Opera reports what site a JavaScript pop-up window comes from, so it was like "bestvirusprotection9.com" or something telling me I had viruses on my computer.
My dad had it happen to him on Windows and his virus protection caught it; but it was so bad and Avast! kept popping up trojan warnings (even when he wasn't doing anything), he had to use System Restore. D:
|
|
Back to top
|
|
 |
Billwho?

Joined: 06 Dec 2005 Posts: 553 Location: still "In The Dog House" East Coast Oz
Trialing 4.20
|
Posted: Sat 12 Sep 2009, 21:02 Post_subject:
Flash Cookies |
|
I thought I had cookies pretty well under control untill I saw this. So I did a search for .sol files and got so many hits I had to run the search again while redirecting the results to a text file just so I could study where they were. | Code: | | find / -name "*.sol" >> /root/my-documents/flash-cookies.txt | Result:
118 lines in a text file. All of these were in either /.macromedia/* or /intrd/pup_rw/root/.macromedia/*. This I believe means I had 59 flash cookies on my machine.
After backing up my pup_save file I deleted the /root/.macromedia directory and replaced it with a symlink to /dev/null. | Code: | | ln -s /dev/null /root/.macromedia | At this stage everything seems to be working OK including two of the sites that had previously set flash cookies. I guess time will tell if I have borked my system but so far it looks good.
_________________ Linux = Learning through doing
The learning curve may be steep but there is a light at the end of the tunnel.
You just have to pass the occasional oncoming train to get there.
Edited_time_total
|
|
Back to top
|
|
 |
John Lewis
Joined: 03 Dec 2007 Posts: 93 Location: Albany West Australia
|
Posted: Thu 24 Sep 2009, 00:29 Post_subject:
|
|
I found lots of .sol files. Went to the listed macromedia site and deleted them. It deleted all except macromedia and Google.
John Lewis
|
|
Back to top
|
|
 |
|