Slashdot Mirror


New Virus Attacks Via RAR Files

sscottsci writes "A new article at eWeek indicates that Virus writers are using .RAR files to bypass Filters and Anti-Virus systems to infect computers. Most anti-virus software cannot scan a .RAR file, and most firewalls do not block the extension yet."

585 comments

  1. Is this really a big deal? by FyRE666 · · Score: 4, Interesting

    ...most firewalls do not block the extension yet.

    Well, I know of a few that do now... Seriously, is this that much of a threat? Winzip (AFAIK) doesn't handle Rar archives, and most users wouldn't know how to open one if they did find one in their inbox...

    1. Re:Is this really a big deal? by LoRdTAW · · Score: 5, Informative

      Well it could definatly cause a problem with warez. Most warez is usually packed using RAR.

    2. Re:Is this really a big deal? by tehshen · · Score: 1

      That is true, but some of these 'lustful young men' could get quite excited about the prospect of free pr0n (in a rar file or not), search for a .rar decompressor, decompress, get virused. It is not as big a threat as with .zip or whatever, but it is a threat nonetheless.

      --
      Guy asked me for a quarter for a cup of coffee. So I bit him.
    3. Re:Is this really a big deal? by bobbagum · · Score: 1

      some users who are just smart enough to get warez or torrents would probably be just dumb enough to be suseptible to this exploit.

    4. Re:Is this really a big deal? by zbeeble · · Score: 4, Insightful

      I suppose it depends what you download. But quite a lot of games and movies are compressed with rar. Also I know a few people who send rar files through their work address's because zip is blocked.

    5. Re:Is this really a big deal? by Jhon · · Score: 4, Interesting

      I doubt eweek's demographic is strong in the 'warez' crowd. And if your in charge of a corporate firewall and your users are downloading 'warez', you've got serious problems. .rar have been blocked at our proxy (both extension and mimetype) and email scanner for years. Along with rtf, password protected zip files, exe files, cpl files, etc. It's a long list.

      I'm waiting for the email attachments without extension that include 'instructions' on how to 'save as' to add the extenion, then execute the code. The password protected zip file worms were close...

    6. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      gotta say, my nearly-default install of OpenBSD crashes WAY more often than my XP box... it may be a hardware issue, but I doubt it. I'm thinking a driver sucks. I just hit restart every other day since it's just a gateway box... point is, get off your high horse.

    7. Re:Is this really a big deal? by Homology · · Score: 1
      Nobody gives a damn what OS you run. The majority of computer users do have problems with these viruses. When it happens to them, go ahead and keep your smugness to yourself.

      Oh dear AC, go read my post again and compare it to the original post. Just because you post as AC is not a license to not use your brain. Erh, ignore previous sentence.

    8. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      a firewall can block an extension to a filename?

    9. Re:Is this really a big deal? by hab136 · · Score: 4, Insightful
      I've always wondered why a virus writter couldn't just wrap a virus in a self-extracting encryption algorithm? [...] How could scanning for a virus figure that as a virus (unless you block all executables)?

      You've answered your own question - most corporations and free email providers block executables.

    10. Re:Is this really a big deal? by Joe5678 · · Score: 1

      Some part of the executable (the part that does the decryption) could not be encrypted, virus scanners could just look for that part.

    11. Re:Is this really a big deal? by chrisnewbie · · Score: 0

      If people are going on warez on job time you will probably know if you check your proxy! if you have any! i know i check often just to see if soemone installs or download something i dont like. and even though .rar are not files found in basic installed software config,,a good admin will manually put it there and put several others executable files,,depending on how secure you want to be you could also block ,ppt files.. but you have to wonder,,,do i want to stop having powerpoint jokes,,,or secure the network? hummmm hard

    12. Re:Is this really a big deal? by Rei · · Score: 4, Funny

      ... because you can detect the part that does the self-extracting, of course. :)

      A more clever approach is to have another program do the extracting for you - for example, to distribute it as a password-protected zip file and make the password known to the user. That way, you don't need the identifiable extractor.

      --
      "Lock and load, Brides of Christ!"
    13. Re:Is this really a big deal? by ticktockticktock · · Score: 1

      Why are rtf files blocked on your proxy?

    14. Re:Is this really a big deal? by DustyShadow · · Score: 1

      Well, I know of a few that do now..

      Can you give me a list? Thanks...

    15. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      true, but there are valid programs that use this method too... you'd have to have the scanner use the unencrypted code the get to the virus, which is fine for a home computer, but a virus writer could make it take 5 minutes to decode, thus rendering a virus scanner on an email server nearly helpless when it's trying to scan 100 of the little bastards every minute.

    16. Re:Is this really a big deal? by stupidfoo · · Score: 5, Informative

      Unfortunately, a malicious person can still e-mail a macro virus by merely changing a .DOC file's extension to .RTF. (Microsoft should prevent Word from running macros in files with .RTF extensions, but it doesn't.)

      http://www.infoworld.com/articles/op/xml/00/10/30/ 001030oplivingston.html

    17. Re:Is this really a big deal? by bobbagum · · Score: 2, Funny

      still any BOFH worth his salt wouldn't let any lusers runs executables anyway

    18. Re:Is this really a big deal? by chrisnewbie · · Score: 1

      rich text format uses word as editor,and you can put pictures and stuff,,maybe easier to put a virus in the e-mail directly,,i guess there is something there... it's a good way to make sure your user are using html in outlook or other

    19. Re:Is this really a big deal? by WindBourne · · Score: 2, Interesting
      I doubt eweek's demographic is strong in the 'warez' crowd.

      Actually, I suspect that e-week is exactly the demographics. Many ppl in that group do not care about the legality of such an action and yet, must have enough knowledge to get to warez.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    20. Re:Is this really a big deal? by izomiac · · Score: 2, Interesting

      Yes, but that would be generic (installer programs have them all the time). The generic decompression part could decompress a decryption part that could decrypt the virus. The virus could reencrypt itself with a new (but supplied in the executable) encryption key and be off on its merry way. The only real way to see if an executable is a virus or not would be to run parts of its code. Even if you use a sandbox this wouldn't be the safest solution (antivirus-killing virus?). Also, like someone else said, the virus might just use some encryption scheme that took a long time to decrypt. That way it'd launch, show a couple funny pictures or whatever (what the user expects), and use the next 20 minutes of idle time to decrypt itself.

    21. Re:Is this really a big deal? by ThosLives · · Score: 5, Interesting
      Actually, this points at a more fundamental issue. What happens if you simply take the extension off the file and set the MIME type to something like "binary stream" and just send it "raw"? I often have to rename files to get them through company (*ahem* outlook) filters that block files.

      Associating the name of a file with its content type is quite ludicrous; Apple used to do a better job of this with the file resources (the average user couldn't change file type - the name wasn't the type!) but with the transition to OS X (Unix) the metadata with files can be lost and is associated via file extension again.

      This boils down to the fact that digital data is inherently untyped; there is no way to tell if something is *really* a word document, bitmap, executable, or a random collection of bits (you can use signatures in the data to help with this, but that's about it).

      However, more on topic: I didn't know RAR files had "executable" content. If a file in a .RAR archive has a virus, that's no different than any other "hidden" trojan: shouldn't the virus scanner realise there is a problem as soon as the user tries to do something with the uncompressed/unencrypted file?

      --
      "There are a dozen opinions on a matter until you know the truth. Then there is only one." - CS Lewis (paraprhase)
    22. Re:Is this really a big deal? by JaredOfEuropa · · Score: 1
      most firewalls do not block the extension yet.
      Just as well. The client I am working for automatically converts all outbound attachments into .zip files, whereas a major supplier for this client does not accept zipp files from outside the company. This makes for hours of fun trying to get documents from one site to the other.
      --
      If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
    23. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      aren't most rar's zipped anyways? ;) to get past blocks on the .rar extention ;)

    24. Re:Is this really a big deal? by Trejkaz · · Score: 4, Insightful

      If zip (or any) files are blocked, I like sending files encrypted, or merely scrambled.

      You would be surprised how few email filters detect an attachment which is simply sent as Base64 or UUEncoded text, in the body. As it's not an attachment, it frequently gets ignored.

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    25. Re:Is this really a big deal? by Lord+Kano · · Score: 4, Insightful

      doubt eweek's demographic is strong in the 'warez' crowd. And if your in charge of a corporate firewall and your users are downloading 'warez', you've got serious problems.

      Contrary to popular opinion, Corporate admins aren't the only people who worry about security.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    26. Re:Is this really a big deal? by Anonymous Coward · · Score: 0
      Oh dear AC, go read my post again and compare it to the original post. Just because you post as AC is not a license to not use your brain. Erh, ignore previous sentence.

      I reserve the right to check the AC box for brainless and assholish posts. Everything else is posted with my name on it.

    27. Re:Is this really a big deal? by mabinogi · · Score: 3, Insightful

      and they don't so much care about it, as install some piece of shit filter, leave all the defaults on no matter how idiotic they are in the sense of the buisness they are "protecting", and feel happy in the knowledge that someone else is worrying about security for them (not bitter, honest)...

      --
      Advanced users are users too!
    28. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      I love it when folks use Bittorrent to distribute a RAR divided into 50 files containing a movie that uses a highly compressed lossy encoding that renders the RAR compression more or less ineffective. Yep, that's a great use of this wonderful format.

    29. Re:Is this really a big deal? by Koiu+Lpoi · · Score: 2, Interesting

      If you're downloading Warez and you're not careful, you deserve to get a virus. That stuff is usually chock full of viruses, malware, zombie programs, etc. If you're gonna do it, lock your computer down. If you're smart enough to avoid viruses, you're smart enough to avoid this one. Otherwise, you have no place in a warez community. People should spend money and buy things legally anyways. Well, that is unless you've got something against liscencing of games and whatnot (valve cough cough), but that's another argument for another time.

    30. Re:Is this really a big deal? by Alioth · · Score: 2, Informative

      Actually, UNIX doesn't necessarily need the file extension - the kernel looks at the file's 'magic number' (as well as the executable bit) to decide if it should be executed and how to execute it.

    31. Re:Is this really a big deal? by HD+Webdev · · Score: 5, Informative

      Well, I know of a few that do now... Seriously, is this that much of a threat? Winzip (AFAIK) doesn't handle Rar archives, and most users wouldn't know how to open one if they did find one in their inbox...

      .rar archives being infected is very old news as well as every other archive format.

      .rar files have been infected since they have existed and posted to USENET. Rar files are much better than zip files in that people can download (let's say) a .rar that's been split into 15 parts. By using smartpar, even if a part of that .rar is corrupted, Smartpar does parity and other checks to reconstruct the missing part(s)

      As you note, most people don't know about rar files. And even if they do, the anti-virus program will block the virus as soon as the rar set is put back together.

      This is a complete non-issue. Not to mention, Winrar, which creates and reassembles .rar files prompts users to scan files for infections before extracting them.

      --
      This is not a dream, not a dream...we are transmitting from the year 1-9-9-9.
    32. Re:Is this really a big deal? by Fjornir · · Score: 1

      ...mind explaining your sig?

      --
      I want a new world. I think this one is broken.
    33. Re:Is this really a big deal? by Anonymous Coward · · Score: 0
      Nobody gives a damn what OS you run. The majority of computer users do have problems with these viruses.
      Maybe they should start giving a damn what OSes people use, who don't ever have problem with viruses.

      Analogy..
      Dude1: I live in the combat zone and don't have a lock on my door. By strange coincidence, I get robbed sometimes.
      Dude2: That's strange. I never get robbed. But I live in a castle surrounded by a mote, with a security patrol consisting of a dozen ED-209 units.
      Dude1: I wonder if I should live in a castle with an ED-209 security patrol.

      See how that works? Dude1 is starting to learn. Learning is good and should be encouraged. Giving information to Dude1, is a great way to help him. Now, coming back from the analogy, what can we conclude? We realize that 'dozers might benefit from hearing that their situation is anomalous, and that other platforms don't suffer from viruses.

    34. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      ...mind explaining your sig?

      Says the person whose sig is "The dog is on fire."? :)

      It's an Utena reference. If you'd seen the Black Rose saga, you'd probably find it quite amusing; for everyone else, it's designed to go right over their heads.

    35. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      Actually not at all. Someone at work forgot about a small server for a while, like the dust bunnies of the internet it was hacked and made a distro site. Just for fun after taking it down, went through some of the stuff, not a virus among them, a root kit or two, but those were labelled "for use" as it were.

    36. Re:Is this really a big deal? by HD+Webdev · · Score: 1

      Also, rar files don't necessarily mean Warez is involved. It's actually mostly used because on USENET, a lot of times parts of files don't make it through. It used to really be frustrating when after 15Megs of [WHATEVER] being downloaded, some pieces would be missing or already expunged by the local USENET server.

      The solution? .rar files plus Spartpar Even if parts of a download are missing. there's a good chance the parity check files will fix the problem. This saves time AND having to re-download the files in question.

      Any archive, whether, it's a .tar, .gz, .zip, .rar, often contains executable files that could be infected. This is just another hype scare tactic about something that's not new at all.

      --
      This is not a dream, not a dream...we are transmitting from the year 1-9-9-9.
    37. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      Muteablitiy in viruses is ancient. The problem is of course the code to polymorph the object doesn't generaly change. so they would have to detect one or two decoding algos.

    38. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      Why not just block attachments and be done with it?
      As far as that goes, why not just kill email? I'm constantly amazed by the number of people who think a legitmate approach to network security is to conduct a Denial of Service attach against your own network. And that's precisely what blocking long lists of extensions is doing. Do you weld the front doors of the building shut so that thieves can't get in that way too?

    39. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      > And if your in charge

      Hopefully with spelling like that, you're in charge of Jack Shit.

    40. Re:Is this really a big deal? by EvilJoker · · Score: 2, Interesting

      RAR isn't for compression (at least not much), but rather for splitting. A 4.4GiB file (or even a 700MiB one)is not possible for the distribution methods further up the chain, and it isn't uncommon for the files to remain intact all the way down to BT (which is GREAT, because it can also be used to fill the pieces grabbed from IRC, usenet, etc).

      It's better than Mastersplitter because it includes internal verification, and zip didn't split.

    41. Re:Is this really a big deal? by Fjornir · · Score: 1
      Mmm. My sig is a quote from a slashdotter. It was in response to a mindtrap question along the lines of "You're driving down a street in a town the streetlights are out, and your headlights are off. Ahead of you, you can see a dog. How can you see the dog?" The obvious and expected answer is "It's daytime!" -- but finnw (credited in my sig) said the dog was on fire.

      I'll check out Utena/Black Rose Saga next time I'm at the obscure video shop.

      --
      I want a new world. I think this one is broken.
    42. Re:Is this really a big deal? by Nebu · · Score: 1

      RAR files don't have executable content. The "exploit" is just to infect an program, and then compress it in a RAR file so that Virus Scanners don't bother to scan the executable.

    43. Re:Is this really a big deal? by bechthros · · Score: 0, Redundant

      "I'm waiting for the email attachments without extension that include 'instructions' on how to 'save as'"

      I was just gonna say this. Consider me redundant.

    44. Re:Is this really a big deal? by Nebu · · Score: 1

      Using different salts while using the same algorithm probably won't help very much. The decrypting algorithm is the same in all cases, and so that decryption code will serve as the virus' signature. The virus scanner knows if it sees this pattern of bits, then this must be some sort of self-decrypting program, it'll know where to look for for the salt, it'll read the salt, manually decrypt the contents, and scan the contents.

      For using different algorithms, the algorithms themselves would have to be hidden somewhere in the original virus so that it could actually perform the mutations, and so once one such instance of the virus is discovered, the anti-virus-writers can include all algorithms as "variants".

      Now if the virus were NOT automagically-self-extracting, but required user input (such as asking for a password, which the victim might find out via the subject line of the e-mail message it was sent in), things would be trickier for the virus scanner. Assuming that the password were either short (e.g. 4 characters long) or a dictionary word, the virus scanner could try to brute force a decryption. This may be a safe assumption because the virus writer will want the user to actually bother entering in the password, and making the password too long will deter lazy users.

    45. Re:Is this really a big deal? by Eternauta3k · · Score: 1
      A more clever approach is to have another program do the extracting for you - for example, to distribute it as a password-protected zip file and make the password known to the user. That way, you don't need the identifiable extractor.

      Anti-viruses can read the names of files in password-protected zip files... so no.
      --
      Yeah. Would you choose a neurosurgeon who pokes around people's brains in his spare time? I wouldn't.
    46. Re:Is this really a big deal? by Nebu · · Score: 3, Funny

      You would be surprised how few email filters detect an attachment which is simply sent as Base64 or UUEncoded text, in the body. As it's not an attachment, it frequently gets ignored.

      Why would we be surprised? People who write e-mail filters have to balance between security and convenience of the user.

      I mean, imagine a super complex e-mail filter program that blocked every conceivable way of sending an attachment. If I sent a letter to my mom asking her how her stay was in the hospital, and got something back like:

      "Your email was blocked because if you take the lower 4th bits of every word whose position is a prime number and reverse the endianess, you get a executable that runs on the 8-bit Gameboy platform, which could then be run by the recipient using an emulator. This executable has been blocked for your protection. Have a nice day."

      I'd be pretty annoyed.

    47. Re:Is this really a big deal? by Jhon · · Score: 5, Insightful
      I'd bet dollars to donuts you are a user, not an admin.

      Attack against users? What user needs to receive .SCR files via email? Seriously. How about .CPL files? How about .exe files? or .com files? Or .bat? or .vbs?

      All the typical vectors of viruses/worms. Who in billing, or sales/marketing, or whatever NEEDS those files?

      When you weigh the cost between the constant drain on IT resources broken OSs (from viruses, unapproved 3rd party apps, etc) would cost, you can't SERIOUSLY hold your position as someone in charge of security.

      Our email server blocks up to 2000 (sometimes more) of the above extentions. Most are IDd viruses (netsky, bagle, etc). The RARE occation it blocks something not IDd is due to a NEW virus that hasn't made it to the virus-def file on the scanners.
      I'm constantly amazed by the number of people..
      And I'm constantly amazed by the number of ACs who pretend to know things and act indignant.
    48. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      How hard is it to just change the extension of the .zip file to .zipitydoodah, and then just change it back on the other end? Blocking attachments by file extensions isn't a very effective way of preventing the files from getting through.

    49. Re:Is this really a big deal? by Rei · · Score: 1

      Who cares about file names? Like it's even remotely hard to have the file names be randomized. You can do that with 1-5 lines of code, depending on your language and the length of your lines ;)

      --
      "Lock and load, Brides of Christ!"
    50. Re:Is this really a big deal? by Anonymous Coward · · Score: 1, Insightful
      the kernel looks at the file's 'magic number' (as well as the executable bit) to decide if it should be executed and how to execute it.

      What unix distribution executes files based on magic number and NOT the executable bit???

    51. Re:Is this really a big deal? by arodland · · Score: 2, Insightful
      Rar files are much better than zip files in that people can download (let's say) a .rar that's been split into 15 parts.


      ZIP has been able to do this since long before RAR has existed; it just wasn't very convenient. ARJ and loads of other archivers could do it conveniently, but ZIP became a de-facto standard on PR grounds, rather than technical ones. RAR is pretty much exactly the same as any number of formats that existed 15 years ago, but people are willing to adopt it because it's new and better, rather than old and better :)
    52. Re:Is this really a big deal? by iamhassi · · Score: 1
      "Most warez is usually packed using RAR"

      and you know this how, exactly?

      --
      my karma will be here long after I'm gone
    53. Re:Is this really a big deal? by amanpatelhotmail.com · · Score: 3, Informative
      Also I know a few people who send rar files through their work address's because zip is blocked.

      Gmail blocks sending attachments of "executable" files, which includes .pl .exe .bat .com etc..., It even checks inside of zip, tar/gz archives to see if a file with matching extension is found. If it is found, gmail will not allow you to send your email.

      On the other hand if you compress your archive using RAR, gmail cannot check the contents and thus does not complain about executable files.

    54. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      It is spelled correctly. It's just misused. Work on your grammar before you pick on someone elses typo.

    55. Re:Is this really a big deal? by zbeeble · · Score: 1

      I would assume that it still detects it is a zip file even if it is renamed.

    56. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      You fail at the BSD.

    57. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      The problem is the file extension would remain the same (.exe, etc) so it would just block all .exe files (which it does anyways).

    58. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      "the virus scanner could try to brute force a decryption."

      I smell a DoS attack...

    59. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      I think he meant that it used BOTH the magic number, and the execute bit.

    60. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      Blocking executables and scripts? Right thing to do.

      Blocking things like RTF files? Because there was once a Word virus 5 years ago that used RTF? Ridiclous. Just get a friggen virus scanner because 99% of the RTFs coming through will be legit.

    61. Re:Is this really a big deal? by Phybersyk0 · · Score: 1

      this is changing. .7z format gets pretty decent performance gains over .rar (which is still better than ZIP any day).

      I'm an admin and i use RAR all the time at work. I use it to compress .iso images that i read with my PC and then transfer them to our NAS and then share the images out through NFS so don't have to hunt for the stupid Forte 9 cd, or the Open Source Toolkit for Tru64. It's nice being able to backup all the disc images to a single DVD, have one disk for Solaris, One for Tru64, one for AIX, one for HPUX, (the BigIP, OpenVMS, Veritas and various system patchkits all go on there on CD. along with the source for Unrar :-)

    62. Re:Is this really a big deal? by ArghBlarg · · Score: 1

      It's already almost this bad.. I made a little Valentine program for my gf (yes, I post to /. and have one... don't bother) that I wrote in Delphi -- it was totally innocuous -- just put up a picture and played an embedded MP3 stream via TMediaPlayer.

      But the very fact that it is a win32 executable means Hotmail refuses to deliver it, period. No virus-like activity, just becuase it's a valid .EXE file.

      I guess I can understand.. but it's pretty sad that the virus/worm epidemic has basically made it necessary to completely break email attachments. The baby's being thrown out with the bath-water. Between spam and worms, SMTP is sorely in need of a secure replacement.

      --
      ERROR 144 - REBOOT ?
    63. Re:Is this really a big deal? by XMyth · · Score: 1

      or .txt more likely. Would have to start blocking .txt attachments.

    64. Re:Is this really a big deal? by pcmanjon · · Score: 1

      "Also I know a few people who send rar files through their work address's because zip is blocked."

      Couldn't you in essence rename "documents.zip" to something like "documents.html" and save-as, then rename back to .zip?

    65. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      That also helps sfv checkers to examine archive integrity.

    66. Re:Is this really a big deal? by wo1verin3 · · Score: 1

      It's not, but if the user knows to do that then hopefully it was something they're expecting and was told (not as part of the e-mail however) to expect a .zipitydoodah file....

    67. Re:Is this really a big deal? by Trejkaz · · Score: 1

      The reason people should be surprised is that Base64 and UUEncode are extremely popular ways to encode data in email. A few pieces of software evidently send this data in the email body, incorrectly but perhaps intentionally. The process of a user manually UUEncoding data into the body of an email is supposedly pretty common in itself, and is one of the tricks email auditing software is expected to detect. :-)

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    68. Re:Is this really a big deal? by sfm · · Score: 2, Insightful

      > .rar have been blocked at our proxy (both
      > extension and mimetype) and email scanner
      > for years. Along with rtf, password protected
      > zip files, exe files, cpl files, etc. It's a
      > long list.

      Why not block all outside files, and be certain that no infections can come through. (Okay, I should have turned the sarcasm flag on)

      In doing engineering contracting, it is common to send and receive .exe files, password protected .zip files, etc. I'm not sure that a well meaning IT department realizes the hoops they are making the engineering department jump through.

    69. Re:Is this really a big deal? by ScrewMaster · · Score: 1

      One or both of two things happen when an infected attachment comes in. A. it autoexecutes in Outlook with autopreview on and the user is screwed without having done squat or B. dimbulb user clicks on the "free paris hilton video" or "here is your file" attachment and infects himself. I took the fairly obvious precaution of having my mail server extract all incoming attachments, scan them and quarantine anything remotely suspicious, and put the remaining legitimate files into network folders organized by user name, and only accessible to the specific user. That way users can still get their attachments, but the email client (any email client) never sees it. No way for it to autoexecute.

      --
      The higher the technology, the sharper that two-edged sword.
    70. Re:Is this really a big deal? by cb8100 · · Score: 1

      Gmail blocks sending attachments of "executable" files ... It even checks inside of zip, tar/gz archives to see if a file with matching extension is found.

      Yes, but even Gmail's scanners can be confused by encrypting the attachment by using GPG or WinZip's built in password protection feature.

      This just goes to show how poor most e-mail filters/scanners are. If some script kiddie can bust WinZip's built in password protection, how hard would it really be for whoever writes these filters to do the same? And if the filter can scan through a ZIP file to detect an executable, why not scan a RAR file as well?

      The only reason this virus crisis has reached such a state is due to the laziness of tool and OS engineers and admins and the ignorance of the common user.

      If OS engineers didn't leave so many vulnerabilities in their code (how hard is it to check for a buffer overrun ffs?) that would have a significant impact on virus creation and proliferation.

      If the tool writers had any kind of foresight and actually thought about ways to prevent simple virus trends (like sending RARs instead of EXEs or SCRs) that would have a significant impact on virus creation and proliferation.

      If net admins took the time to educate their users instead of berating them (notice how this one kills two birds with one stone) that would have a significant impact on virus proliferation.

      --
      My lack of God, it's Trotsky!
    71. Re:Is this really a big deal? by CAIMLAS · · Score: 1

      RTF? Why would you block an RTF file?

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    72. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      Eh like everybody knows this.
      Ever heard of http://www.nforce.nl to check new warez etc etc... all of those comes in rar files.
      Warez are using rar files as you can run crc checks on the sfv which comes with them.
      Therefore making sure the files are complete.
      Rar also allows ftp owners to add whatever nfo's they want in scripts. All sitebots worth having on irc can follow rar races (when several upload at the same time) and create sums of who uploaded most and fastest etc etc
      Rar is widely used on ftps.
      I'm talking scene releases now NOT crap p2p stuff.

    73. Re:Is this really a big deal? by gnovos · · Score: 1

      Our email server blocks up to 2000 (sometimes more) of the above extentions.

      Ok mr sparty pants "admin"... Why block two thousand of them when you could just block everything by default and only ALLOW a few dozen?

      --
      "Your superior intellect is no match for our puny weapons!"
    74. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      In 6 years or so of downloading warez, cracks and all manner of stuff, over FTP, IRC, P2P and whatever I've never come across anything that included a virus or malware - and I download a lot.

    75. Re:Is this really a big deal? by Anonymous Coward · · Score: 5, Insightful

      You lost your dollars. I'm an MCSE and a CCNA with several years experience as a network admin. Notice I was talking about blocking long lists of extensions. I block executables on my network, both exe and scripts. .EXE, .WSH, .CPL, .BAT, etc. Probably less than 20 extensions, total. I don't block things like .RTF or .XLS or .DOC or .MDB . Yes, it is possible to get various types of malware that way. But there's always a trade off between usability and security. If you want a really secure network, unplug the cable and shut everything down. No viruses or worms, guaranteed. Being able to pass around documents and useful files is part of the reason to have a network. When it gets to the point where your users are sending emails that say "Here's the new database I created. Save it to your desktop and rename it from database.bdm to database.mdb before you open it" then you're part of the problem, not the solution.

      IT people all too often lose perspective. They see the network as an end to itself. The users are just pains in the neck who screw up my beautiful setup and can't be trusted to use my equipment properly. The whole point of having a network is to enable people to do their jobs more effectively and more efficiently, and part of doing the job includes exchanging various types of files. If you're going to stop the network from being useful, why not shut it down and save all the money you're spending on it?

      Blocking executables and having solid, updated virus protection is part of good network security. So is temporarily blocking certain extensions if there's an alert for a new worm or virus that uses a specific type of file. Once your antivirus is updated to reflect the new beastie and the initial infection crisis is over, unblock the extension. Blanket blocking long lists of extensions is a DoS on yourself.

    76. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      Pretty obvious you don't know what you're talking about.

    77. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      Spaces go after the commas. And you only need to use one comma or period, not two or three.

    78. Re:Is this really a big deal? by Jhon · · Score: 1

      Simply because we never received them. (Well, once -- I got a valid one sent to me directly). We get about 2 or 3 'bogus' ones a month that are really some type of macro virus. Sometime's it's IDd, sometimes it's not. It was easier to just block it and worry less about zero-day viruses.

      Frankly, if you don't USE or NEED a particular filetype that has been exploited in the past, why take the chance of a future exploit on the same filetype sneaking in between the time it's released in the wild and the defs get update?

    79. Re:Is this really a big deal? by King_TJ · · Score: 2, Insightful

      Good to see an admin with some (surprisingly uncommon) common sense!

      I don't work in corporate I.T. anymore (thankfully... pretty tired of the "cube farm" and useless meetings, etc.) -- but when I did, this type of thing was always a battle.

      The quickest way to turn the entire company's perception of I.T. from positive to negative is to keep putting up barriers to their computer usage under the auspices of being "for their own good".

      My take on it is; Your job as an I.T. worker is to provide customer service to the rest of your company's employees. Sometimes, that means not taking the "easy way out" of blocking a bunch of things to prevent a potential problem. Rather, it's your job as admin to make sure you've got an environment in place where you can easily rebuild a corrupted system, and where you can screen out as much known junk as possible without resorting to interfering with valid data/documents.

      Same goes for monitoring web usage, IMHO. It's fine to put a system in place to filter illegal sites, pornography, and so forth. But it should be fully automated, with an easy option to open a given URL back up if someone calls saying they need access to it. Otherwise, you put on the "I.T. police" hat when you start trying to tattle on co-workers for surfing the net for "too long" or going to "improper web sites". (I'd much rather be able to say "Sorry... the automated filter blocked you out." than "Yep - I purposely set things up so you guys couldn't go to that page." Why take on the responsibility of deciding for yourself what they can and can't see and do?)

    80. Re:Is this really a big deal? by Jhon · · Score: 1
      I don't block things like .RTF or .XLS or .DOC or .MDB
      Neither do we -- with the exception of RTF. We blocked about 50 or 60 extensions...

      Pasted from another msg from me: Frankly, if you don't USE or NEED a particular filetype that has been exploited in the past, why take the chance of a future exploit on the same filetype sneaking in between the time it's released in the wild and the defs get update?
      Blanket blocking long lists of extensions is a DoS on yourself.
      Not blocking long lists of extensions that are never used within your orginization and DO have a history of being exploited flies in the face of common sense. It takes far less effort and resources to block a never-used extension than it does to clean up after an exploit.

      I hightly doubt I lost my dollars... Either that or you just don't get the volume of viruses larger orginizations get or are inflating your experience (now I know why the AC -- the MCSE doesn't mean jack to me and the CCNA doesn't mean much more -- get a CCNP and we'll talk about networking, NOT email servers). We have several users with front-facing email addresses (on our website), including a number of our users on our CEOs pet non-profit org that sees a LOT of traffic. The webmaster@ address gets over 80-90 viruses a day alone with spikes near a thousand.
    81. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      After careful thought and consideration, I have come to the conclusion that you are clueless about warez, or trying to spread fud. As someone who has been in the scene for many, many, many years (including the 80s and BBSes at 1200 baud), I can attest to the fact that warez is generally safer than what you get from Download.com, especially when it comes to spyware.

      I have seen plenty of viruses in porn groups, especially on USENET, or in "join the warez list" type crap, but that isn't warez, thats trolling with viruses on USENET. I can honestly say I have never gotten a virus in warez, and I have downloaded/uploaded more than several terabytes (yes, terabytes) over the years.

      Totally clueless dude.

    82. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      Wow, incoherant and clueless. No wonder you post at 0.

    83. Re:Is this really a big deal? by Pharmboy · · Score: 1

      That works fine, except the default for most windows computers is to not show extensions, so renaming kinda sucks. Easier in a cmd window but most people are not familiar enough to do that.

      Me, I have windows where it protects no system files and doesn't hide extensions for known file types, but I'm kinda funny that way, liking to actually see the full name of my files, even if they require stupid extension names.

      You would think by now Bill and Co. could figure out how to make a FS that didn't require extensions to the file name.

      --
      Tequila: It's not just for breakfast anymore!
    84. Re:Is this really a big deal? by Donny+Smith · · Score: 1

      >Yes, but even Gmail's scanners can be confused by encrypting the attachment

      It's not confused and it's not only them - any encrypted Zip, Office or such file causes anti-virus software to make a choice - let it pass without scaning it, crack its protection and scan it, or block it right away.

    85. Re:Is this really a big deal? by Jhon · · Score: 1

      At our lab, with the exception of banned sites (porn, warez, etc), those with internet access aren't 'policed' unless requested by a department manager. A report is generated for that manager who then decides how they will proceed.

      Audits of all managers are manditory (including me) and pass on to the GM. for monthly review -- and he's NOT IT, he's lab.

      For the most part, clearly stated access and security policies with clearly defined consequences are usually good enough to keep people on the 'straight and narrow', but not 100% of the users and not 100% of the time.

      Hell, close to all the workstations have all the default "games" included with MS unless a manager requests those be removed. Our general policy is that the PC isn't a 'toy', but there isn't a problem if an employee wants to read the news or play freecell on their break.

      We have had a few problem users who would play freecell all day long. Their manager would request the game removed and we would comply.

      For select sites, (hhs.gov, for instance, or our insurance clearing houses site) there's no filtering at all.

    86. Re:Is this really a big deal? by Firethorn · · Score: 1

      Actually, from what I understand the zip encryption method is actually pretty weak. Less than DVD encryption weak. So a smart gateway could brute force the zip pretty easily.

      Maybe it's stronger if your using the latest version of zip, which a virus probably wouldn't want to do, as it'd be more difficult to get itself executed.

      Personally, I use and like RAR. I paid for a licensed copy some time ago, and still love it.

      --
      I don't read AC A human right
    87. Re:Is this really a big deal? by nzkbuk · · Score: 1

      That's the point the parent is trying to make.
      Shouldn't there also be up to date virus scanners on the desktop that would catch the virus as it's extracted from the archive or at very least when the user attempts to run it?

    88. Re:Is this really a big deal? by goodbadorugly · · Score: 1

      the current version of AntiVir Guard is able to detect files as they are extracted from a RAR file. I should know, this just happened to me last week.

    89. Re:Is this really a big deal? by the_womble · · Score: 1
      Good eamples of problems. I used to be an analyst at an investment manger who had restrictive policies. They blocked all images, so I could not get some emails from a retailer who wanted to show investors what their new format looked like. Of course joke emails

      They did worse: Access to websites in certain categories was blocked, this included alcohol and tobacco - not very helpful when the analysts covering beverage and tobacco comapnies wanted to look at the company websites.

    90. Re:Is this really a big deal? by chthonicdaemon · · Score: 2, Interesting

      What user needs to receive .SCR files via email? Seriously. How about .CPL files? How about .exe files? or .com files? Or .bat? or .vbs?

      Now, I understand about the .scr files, but how about software development or work-friendly scripting? What if I have written a program/script (as I am wont to do) that saves my coworker lots of time by automatically converting 10000 gif files to png or something like that. Now I have to walk to the other side of the building with a floppy or a thumbdrive. What a retrograde step.

      In addition, I use LaTeX, and my projects tipically comprise many files. But now I can't just zip up the files and send the zip to my collegue, I have to rename the file to zi_ and uuencode it to hide it from our clever e-mail scanner.

      The real problem is that I can't go on a training course and get the restrictions lifted. Oh, and people who assume the only 'work related' files are .doc, .xls and .ppt (perhaps add .pdf for good measure).

      --
      Languages aren't inherently fast -- implementations are efficient
    91. Re:Is this really a big deal? by kernelistic · · Score: 1

      MacOS X precisely went away from the "FS that doesn't require extensions to the file name" because the of lack of portability of resource forks and/or associated filesystem metadata.

      Let's face it, a .jpg is an image, a .doc is a word document and a .zip is an archive. This has pretty much become folklore.

    92. Re:Is this really a big deal? by True+Grit · · Score: 1
      but ZIP became a de-facto standard on PR grounds, rather than technical ones.


      Old timers from the early DOS days may remember differently. :) It was both technical and "PR" grounds that Phil Katz won on. He started out by making a better "ARC" compressor/decompressor, the ARC people litigated (on dubious grounds IMO - see the "Defending Phil" link from the link below), and Phil's response was to build a better mousetrap: the ZIP format & compression method. At the time, ZIP was hands-down the best that was available to the masses, because Phil released pkzip to the world as non-obnoxious shareware (if he had behaved like the ARC people there never would have been a FOSS 'gzip' in the *nix world - IMO) that quickly spread and rendered the ARC people a dinosaur that no one now remembers. Phil's company still exists however and the fact that the best compression method method today, .7z (aka 7-zip), is a variation of his ZIP, I think, says something about the technical quality of his ZIP back then.

      Granted, he wasn't perfect, he made the same mistake about Windows that the Wordperfect people did for example, but despite essentially releasing his creation to the world for anyone to use, Phil died well off, if not rich (but it was a tragic ending nevertheless), and his PKWARE company is still alive and well, whereas the ARC people, well, ask most "youngsters" these days about the .arc format and you'll just get quizzical looks on their faces.....
    93. Re:Is this really a big deal? by digitalchinky · · Score: 1

      Upstream? No, I'd say it's to appease the ego's of the little boys who think it's cool to make it difficult. Bit like the linux zealots on IRC.

      Some of that warez crap is insane - they will split 10 meg files up into 30 small chunks.

      All conveniently placed in a 'zip' file, with content also split and zipped, then RAR'ed. To me it seems quite immature.

      Warez is not illegal where I am at, nor is rampant piracy, partly because local law requires the copyright holder to file complaint in this country first - against specific offenders.

      All the piracy I see in Asia is done using the same hardware that BMG, SONY, (INSERT ANY RECORD LABEL HERE) use. It might be illegal, but it is also damn well professional!

    94. Re:Is this really a big deal? by eikonos · · Score: 1

      Somewhat offtopic, but why does gmail block zip files? I need to email exe and dll files and I zip them since the exchange server on the other end blocks those extensions. gmail accepts zips when I rename them to .zi, but it's a hassle.

    95. Re:Is this really a big deal? by Reziac · · Score: 1

      All this aside, as best I recall how it went, the REAL reason that ZIP became the de facto default compression method, was because Phil Katz released the algorithm into the public domain, for all the world to freely interact with.

      At the time there wasn't any standard; LHA, ARC, and half a dozen others all shared the market. But the ZIP format was a lot easier to implement, especially inside a business app. Which in turn enlarged ZIP's market, and PKZip with it.

      Tho last I recall paying attention to PKWare, the company had "upgraded" to a proprietary method.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    96. Re:Is this really a big deal? by shadowmas · · Score: 1

      agreed. some of my friends arent that comp. savy to unzip files so sometimes i need to send them exe files which they can just execute. extremly annoying when u find that exe's are blocked. i know its for a good reason but still very annoying

    97. Re:Is this really a big deal? by IntlHarvester · · Score: 1

      Well the interesting thing about ZIP is how quickly it took over from other standards. (It became the defacto PC compression standard in less than a year.) This was mainly due to Katz's friendship with influencial BBS sysops, who drummed up the conflict between PK and SEA, I believe.

      --
      Business. Numbers. Money. People. Computer World.
    98. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      By using smartpar, even if a part of that .rar is corrupted, Smartpar does parity and other checks to reconstruct the missing part(s)

      Well, you'll probably want quickpar, I don't remember smartpar ever being updated for par v2. And rars can have recovery data internally as well.

      And yeah, you've been able to split zips up like that for ages (originally so span floppy disks), people tend to use rar more because it does better compression.

      Of course you'll never find a legal free application to generate rar files, but that's not terribly important in this context.

      As you note, most people don't know about rar files.

      Probably more than you think, especially since some boneheaded isps block all zip files as attachments.

      Winrar, which creates and reassembles .rar files prompts users to scan files for infections before extracting them.

      Oh great, a false sense of security.

    99. Re:Is this really a big deal? by Dr.Opveter · · Score: 1

      Most warez groups also make sure that their releases are 100% virus free, or they will get nuked off the scene.

      --
      Sample this!
    100. Re:Is this really a big deal? by powerpointmonkey · · Score: 1

      While your average, run of the mill user may never need to receive an .exe, or.zip, some DO.

      I once had to drive a cd containing the latest version of software for a client across the entire country because the local email policy was too restrictive to allow him to receive a .zip - The guy was a senior developer but the admins didn't care.

      Yes he could have filled in the paperwork to release the offending file from quarrentine, but the average turn around time for such a request was 2 weeks, and this was a critical update.

      Sometimes you admins with your one policy for all, why do users need to do anything than type word documents mentality drives me nuts.

    101. Re:Is this really a big deal? by Reziac · · Score: 1

      I think that may have had a lot more to do with commandline friendliness, an oft-unsung virtue back in the DOS era. PKZip made its operation flamingly obvious (screw up, and you'd be rewarded by full yet simple instructions) -- the only part that you had to RTFM to figure out was the exclude flag, which worked the opposite of the obvious assumption. -- I tried several archivers that I couldn't get to work at all, or had to fight with first, including early versions of LHA and RAR; PKZip worked on the first try. I doubt I was alone in this.

      My observation was that a lot of BBS utils (offline mail readers and the like) went out of their way to support non-PKZip utilities, but ease of use won out in the end. And sysops are lazy folk, who love automation :)

      BTW I still use a BBS and an OLMR every day :)

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    102. Re:Is this really a big deal? by Kn0xy · · Score: 0

      "Gmail blocks sending attachments of "executable" files, which includes .pl .exe .bat .com etc..., It even checks inside of zip, tar/gz archives to see if a file with matching extension is found. If it is found, gmail will not allow you to send your email."

      Funny, I was unaware that Gmail scans attachments and simply denies if it's an executable. I say Funny because I have a couple of recent (as in over the weekend) files I zipped and sent from my gmail account to work account, neither were stopped, blocked, or altered. And I did not get all fancy about it either, I just zipped up all the files, attached, addressed and sent.

      Also, I'm missing something else, why are you guys getting all crazy with encrypting and rar'ing executable files when most systems will ignore an attachment if you rename it to a registered extention like '.TXT' or '.RTF', honestly, renaming it back could be faster than decrypting and/or uncompressing it on the other end, unless of course your trying to compress the attachments due the desitination account has attachment size limits.

    103. Re:Is this really a big deal? by nzkbuk · · Score: 1

      exactly as it should do and the entire reason this story should be dismissed as a joke / troll.

      Shocking stuff there may be viruses in compressed archives

    104. Re:Is this really a big deal? by Anonymous Coward · · Score: 0
      If you're downloading Warez and you're not careful, you deserve to get a virus. That stuff is usually chock full of viruses, malware, zombie programs, etc.

      Not in my experience. 10+ years in warez, and the only viruses I have ever seen were on Amiga BBS. I would guess that 1% of warez simply does not work as expected.

      Anything over that 1% is user error IME. Trying to use a keygen/patch/serial on a version of a program other than the keygen/patch/serial was intended for.

      Your post is either how you, as an 'outsider', percieve the warez world to be or simple FUD. I'm not entirely sure which.

    105. Re:Is this really a big deal? by Koiu+Lpoi · · Score: 1

      Sigh. Get an account, and then we can talk. I have gotten viruses from warez - however, I believe it has been repackaged for a site like megagames. Perhaps on things like USENET there aren't any, but there's plenty by the time it hits the WWW - especially when there's another exe packaged with a crack - that's almost always some type of malware in my experience. So, perhaps you've never gotten a virus - good job.

    106. Re:Is this really a big deal? by Mycroft_VIII · · Score: 1

      Personally I'd assume someone was yanking my chain and be anoyed as well, but if it was real I'd just be impressed at the odds of that actually occuring.

      Mycroft

      --
      https://signup.leagueoflegends.com/?ref=4c3ed6600b6ea
    107. Re:Is this really a big deal? by dioxide · · Score: 1
      Somewhat offtopic, but why does gmail block zip files? I need to email exe and dll files and I zip them since the exchange server on the other end blocks those extensions. gmail accepts zips when I rename them to .zi, but it's a hassle.


      They don't. They only block those exe and dll files. They will block exe and dll files in any compressed form that it can open as well. For now, it seems that gmail doesn't do 7zip, so I'm not quite yet irritated, but it took me a bit to figure out why I could receive some zips, not others, &c..
    108. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      STFU newbie. Your papers mean fuck all. "Several years" = just got out of high school and think you know something. When you've got 20 years in the trenches then open your piehole.

    109. Re:Is this really a big deal? by Nebu · · Score: 1

      I'd just be impressed at the odds of that actually occuring.

      Ever heard of the "one time pad" used in encryption? The basic idea is you have a password, and that password tells you which bits to flip in the encoded message to get the decoded message (this implies that the encoded message, decoded message and password all have to be the same length).

      A "sufficiently cautious" e-mail filter program could take any message you send, and claim that if you flip these particular bits, you'd end up with an executable program, and executable programs are blocked. It doesn't matter what the original message you send is, there exists a "password" that will flip the correct bits to turn it into an executable program.

      The only way to get around this is to make sure the length of your message does not match the length of any program that exists. http://www.muppetlabs.com/~breadbox/software/tiny/ teensy.html has an article showing how to make a linux executable in only 45 bytes, and if your message is any longer, it can just be that same 45-byte program padded with "noop" instructions. So as long as your message is more than 45 bytes, it can be decoded into a program, and thus should be blocked.

      Even if it were less than 45 bytes, the "sufficiently cautious" e-mail filter might assume you're using some sort of compression scheme, and then expand it until it is longer than 45 bytes, and then apply the argument above.

    110. Re:Is this really a big deal? by menkhaura · · Score: 1

      I'm wondering how this looks like in sendmail.cf...

      --
      Stupidity is an equal opportunity striker.
      Fellow slashdotter Bill Dog
    111. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      Silly question, but why not just rename your .zip as .txt and tell the person to rename it in the email? Gets past every single firewall/scanner/etc. since it's "just" a text attachment.

      If the person on the other end is hiding extensions they get to deal with extra confusion, but too bad, their life needs to get more complicated if they're using that brain-dead "feature."

    112. Re:Is this really a big deal? by Trejkaz · · Score: 1

      Virus scanners obviously already detect that sort of trick, as it's about the oldest trick in the book.

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    113. Re:Is this really a big deal? by Chris+Hodges · · Score: 1

      I've been in a similar situation - sending patches by email as an exe (just a winzip self-extracting file). The final compromise was email to the (junior) admin who would pass it on, but his boss didn't want to know.

    114. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      LOL. I graduated high school in 1983. Care to try again?

    115. Re:Is this really a big deal? by SleepyHappyDoc · · Score: 1

      Contrary to popular opinion, Corporate admins aren't the only people who worry about security.

      Thank goodness for that. My most recent corporate admin sent me a lovely email about how we didn't need a firewall on our network, as we had FireFox, and apparently, that has one built in.

      --
      Stasis is death. Embrace change.
    116. Re:Is this really a big deal? by SleepyHappyDoc · · Score: 1

      I agree with you, to a point, but I'm still convinced the most effective security measure an IT admin can implement is education. I took half an hour, and sat down with each employee who had computer access in the office, and explained to them how viruses and bad things work, and the basics on how to avoid them. After doing that, I take 20 mins every couple weeks and write a little Tips bulletin I circulate internally, generally cntaining security tidbits, heads-up, and other goodies. Not everyone reads it, but enough people do (and tell their co-workers) that we've been able to dramatically reduce the number of times our systems have been compromised.

      --
      Stasis is death. Embrace change.
    117. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      What user needs to receive .SCR files via email? Seriously

      I do. Of course, not for stupid screensavers, but for this:
      http://www.nvg.ntnu.no/sinclair/faq/fileform.html# SCR

      I hate file extension hijacking. I know this is an ultra rare case, but M$ also hijacked .DOC for their stupid Word, and NFO for their even more stupid MSInfo.

    118. Re:Is this really a big deal? by arodland · · Score: 1

      Okie doke. The one that I remember from that era as being easiest to use, and providing better compression and better multi-volume support, was ARJ. But you're quite right that ARJ is anything but an open standard; I missed out on that. It's just that ZIP has these little niggling shortcomings :)

    119. Re:Is this really a big deal? by True+Grit · · Score: 1
      But the ZIP format was a lot easier to implement, especially inside a business app.

      So you're implying it didn't compress better than ARC? That's not what I remember at all. ZIP was a better compressor than all the other methods at the time, that is what I meant by it being both technical superiority *and* PR that lead to ZIP's dominance.

      >Tho last I recall paying attention to PKWare, the company had "upgraded" to a proprietary method.

      I never paid attention after Phil's death. It didn't matter as you say because ZIP was already "free". My point was that despite setting ZIP free, Phil still managed to grow that company and make money until his death. I just found your reference to "PR" as odd, considering this forum is frequented by FOSS people who obviously believe Phil did exactly the right thing by setting it free, *AND* is an example of how someone can set software or an algorithm free and still make a living at supporting it. :)

      In the long run however, it was still ZIP's technical superiority at the time that allowed its dominance to sink in. If you're saying someone could have released a lousy compressor at the time and it would have succeeded like ZIP did just because it was free to use, then I would disagree with that completely, after all, ARC's problem was its bad performance and bugs that allowed Phil's PKARC to gain market share anyway, long before Phil even created ZIP and released its format to the world. What *I* remember at the time, was comparing PKZIP to PKARC (which was already faster/better than the other ARC), and realizing it was not only just as fast or faster than the ARC version but compressed better to boot, so it was a no-brainer for me at the time to switch over to ZIP, as well as, I suspect, for tens of thousands of others who made the same simple comparison I did, and reached the same empirical conclusion. ZIP's success was NOT just because of "PR", even if you mean "PR" in a good kind of way (i.e. from a FOSS-like perspective).
    120. Re:Is this really a big deal? by Reziac · · Score: 1

      Oh, I'm not disagreeing with you... :)

      While my recollection is that PKZip did indeed compress better, faster, and with fewer bugs than most of the early DOS archivers, I don't think that's what led to its dominance (as all here are aware, being better doesn't necessarily lead to market popularity!) Rather, its ease of use and interoperability put it ahead of the rest, even those that had better compression or more speed.

      BBS zipfiles, business uses (whether internally or for commercial software -- after all, that's where PKWare's real income came from), PKLite's attractiveness to utility programmers -- all those factors contributed, too. But if I had to pick ONE factor that put PKZip at the head of the pack, it was the open format, that encouraged everyone who needed compression to follow the route of least resistance, whether they implemented it themselves or licensed it from PKWare.

      Now, if ZIP had been an open format but sucked, chances are it would have been rapidly forgotten, or delegated to the ranks of the also-rans. But being both open AND good made it #1. It didn't have to be the best, nor perfect, just good and reliable and easy to implement.

      Tho speaking from a WinUser perspective, RAR via WinRAR has largely displaced ZIP for me -- not because it's better (a lot of the time it's not, and RAR is also relatively slow) but because the first PKWare for Win32 was so awful, and WinZIP was scarcely better. Whereas WinRAR behaves mostly (if not perfectly) how I expect a WinApp to behave.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    121. Re:Is this really a big deal? by cyberchondriac · · Score: 1

      That would be such a major waste of time for me. While I do send tip bulletins to our various section heads in charge of the users (they're not actual IT personnel though), I would never bother going right to the end user, because they, mostly middle-aged women, would not understand any of it.
      That's not being sexist, or age-discriminatory, just practical.
      I have tried to explain the difference between hard drive space and memory to my mother-in-law for years now, and it's absolutely hopeless !
      Even as it is, the tip bulletins I write goes over the head of some of the section heads too. At least they can't fault me for not trying.
      It would help if the end users were all sent to basic computer training as a prerequesite for using a computer, but that'll never happen.

      --

      Look back up at my post, now look back down, you're on the Internet. Now look back up. I'm a signature.
    122. Re:Is this really a big deal? by bhiestand · · Score: 1

      I've found that even 80 year old amish women can be made to get the basic idea with proper analogies. Just try to dumb down your speech... a lot.

      To go with your example, I'd tell the woman that she could think of memory as her own short term memory. She could have a few different things at once in her head about balancing her checkbook and a few different expenses, but she'd need to write down all the important stuff, and she'd have to go back a few pages in her check register to see where she wrote check #1001.

      Sure, it's not entirely technically accurate. But it'll get the basic point across in a way they can understand, and if they do ever get advanced enough that your explanation needs to be more exact, you should be able to provide it. Hopefully the nerd eavesdropping on your conversation isn't dumb enough to consider you an idiot for making such "mistakes". If he does, though, you can always shoot him or her down later.

      --
      SWM seeks new sig for a brief fling
    123. Re:Is this really a big deal? by cyberchondriac · · Score: 1

      Believe me, I did allof this.
      Sometimes it's like you almost see the light come on inside their head, problem is, it's battery powered and the battery is dead by the next day.
      I actually get kudos from the section heads on my ability to explain things, and the detail I sometimes go into when appropriate. It takes two to teach though.. one has to learn ! The one good thing about teaching is the reinforcement you give yourself through the repeated explanations, you really get to know something inside out.

      --

      Look back up at my post, now look back down, you're on the Internet. Now look back up. I'm a signature.
    124. Re:Is this really a big deal? by True+Grit · · Score: 1
      and providing better compression and better multi-volume support, was ARJ.

      Oh please don't remind me how old I am. :) ARJ didn't come until later, and I used it for awhile. IIRC, it depended on what you were compressing as to whether ARJ or ZIP was better, but my RAM is really failing me on this DB query so I won't say that is a fact.

      But In The Beginning There Was Only ARC and ZIP, And There Was No Harmony In The Universe. :)

      It just occurred to me that where you were located (US, EU, Japan, etc.) probably had a lot to do with what you saw first and in what order, too. IIRC, LHA or one of the others came from Japan.

      It's just that ZIP has these little niggling shortcomings :)

      Agreed. I too remember how annoying it was to make backups that spanned multiple disks. Playing with CL parameters, having it fail and have to start all over, etc. Some things were not exactly intuitive.

      Nice talking to you!

    125. Re:Is this really a big deal? by True+Grit · · Score: 1
      Tho speaking from a WinUser perspective, RAR via WinRAR has largely displaced ZIP for me -- not because it's better (a lot of the time it's not, and RAR is also relatively slow) but because the first PKWare for Win32 was so awful, and WinZIP was scarcely better. Whereas WinRAR behaves mostly (if not perfectly) how I expect a WinApp to behave.

      Yes, I mentioned earlier that one of Phil's biggest mistakes was the same as Wordperfect: not taking Windows seriously enough, soon enough. Their Win stuff was awkward and poorly designed and far too late to the party.

      I've never used RAR, but I've heard its compression doesn't beat the new, 7zip (don't know about spanning and all the usability issues). I do know 7z's *nix CL program is awkward, however I have used 7zip's Windows "file/archive manager", because it supports *all* the other compression methods as well as 7zip, including RAR and standard ZIP, and found it to be much better, as well as a single complete solution to compression. It integrates seamlessly with the Explorer/File Manager's right click context menu, which means for me that many operations don't even require opening 7zip up, just a right-click, and click to "extract here" or "compress subdirectory" or whatever. Its hosted on sourceforge (7zip is open-source to boot), so if you haven't already, you may want to compare it to what you use now.

      Disclaimer: I don't use Windows that much anymore anyway - so what works for me may be totally insufficient for you. If you haven't yet seen the difference though, 7zip's compression capability versus ZIP, BZIP2, and even the arithmetic compressor PPMD is just stunning. I swear to you on the 2nd or 3rd day of using it, I recompressed a bzip2 file and the .7z version was just so much smaller than the .bz2 version that I checked the file assuming I had messed up and somehow not included the entirety of the original tar. It was all there. As with all compressors though, actual performance depends on what you're compressing, so YMMV.
    126. Re:Is this really a big deal? by Reziac · · Score: 1

      Yeah... I like the commandline, but I also like long file names and the ability to just grab a bunch of files in Explorer and throw them at an archiver. I bought the first PKZip for Win32, and it was a waste of $10 (and come to think of it, it was activationware of sorts, too -- you couldn't download the real thing til you'd registered by way of the stub, which insisted on embedding the name on your credit card). From their promotion, I'd been led to expect that it put a Win32 front end on PKZip so I'd have point-and-click access to all the commandline options (which was exactly what I wanted). Instead, all it did was add a "zip files" context menu item, which frequently failed to finish the job, and since the idiots put a [registered trademark] symbol in the program name, caused other problems such as interfering with backups. Grrr... easy to fix, but still stupid of 'em.

      I've heard before that 7zip was pretty good, tho hadn't gotten around to looking at it. What with hard disks being the sizes they are these days, I don't use compression so much anymore. In fact I mainly use it when I need to sneakernet a couple files that can thus be coerced into fitting on a floppy.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    127. Re:Is this really a big deal? by Anonymous Coward · · Score: 0

      It's not a typo. A typographical error is caused by the accidental typing of one thing when another thing was meant to be typed. In the above, the person would have had to meatn to type "you're", and accidentally left out the apostrophe and "e", for it to have been a typo. It is unlikely that that is that case. It is more likely that the person meant to type "your", and actually did type it. That is a misspelling, not a typo.

    128. Re:Is this really a big deal? by EvilJoker · · Score: 1

      Yeah, some people are stupid, and will split (I've seen this) a 5 meg file into into 50KB pieces to post to usenet (which should have an article size of 200-800KB after encoding). Sometimes, each .rxx will then be zipped, with the .nfo included.
      These are done by the fucktards, and are not what I was referring to. I am referring to properly done (i.e. splitting and verification only) situations.

      As for the legality and Asia, that doesn't help anything on the internet. If everyone in america using KaZaA/LimeWire/etc could easily buy perfect bootlegs cheap, like can be done in some Asian areas, all of them would. But they can't, so they don't, and therefore needs a system for what they have.

    129. Re:Is this really a big deal? by HD+Webdev · · Score: 1

      You quoted: Rar files are much better than zip files in that people can download (let's say) a .rar that's been split into 15 parts.

      And said: ZIP has been able to do this since long before RAR has existed; it just wasn't very convenient..

      Exactly. If a ZIP part was missing, the recipient was screwed. With RAR, the loads of people screaming for reposts of pieces that their crappy news servers didn't get have mostly gone away. RAR users are spoiled now because they know that with missing RAR parts, it's not a big deal, either wait for the parity files or request them from the person who posted the RAR.

      That saves requesting parts, time, flames, and the load that news servers have to carry. Especially when one person asks for ZIP part 7 and 5-10 people 'helpfully' repost that same part which ends up broadcast to every USENET server on the planet even though only 1 person needed that part.

      --
      This is not a dream, not a dream...we are transmitting from the year 1-9-9-9.
    130. Re:Is this really a big deal? by HD+Webdev · · Score: 1

      You Quoted me saying: Winrar, which creates and reassembles .rar files prompts users to scan files for infections before extracting them.

      So you said: Oh great, a false sense of security.

      Quite the opposite AC. That option is so that people can delete an infected rar before combining all of the parts and installing them to another part of a drive or another partition.

      The files will still get virus scanned by the scanner itself even if the person goes ahead and skips the Winrar request to have the scanner check for viruses before extraction.

      It's also beneficial in that it alerts everyone that .rar files could carry infections. If so many people knew about rars carrying infections, we probably wouldn't have Bleeding Edge Slashdot stories entitled 'New Virus Attacks Via RAR Files'.

      --
      This is not a dream, not a dream...we are transmitting from the year 1-9-9-9.
    131. Re:Is this really a big deal? by HD+Webdev · · Score: 1

      Old timers from the early DOS days may remember differently. :) It was both technical and "PR" grounds that Phil Katz won on. He started out by making a better "ARC" compressor/decompressor, the ARC people litigated (on dubious grounds IMO - see the "Defending Phil" link from the link below),

      Ahh, yes, the great rebellion. I do feel old now. (Especially remembering that I paid $900 for a 9600baud modem to make nightly email transfers faster)

      I remember being so offended by the archive fiasco that I immediately converted the format of all my BBS files away from ARC.

      PS: That $900 modem seems like a lot of money for back then, but when you were passing email across the USA the old way, long distance $$$ added up fast.

      --
      This is not a dream, not a dream...we are transmitting from the year 1-9-9-9.
    132. Re:Is this really a big deal? by arodland · · Score: 1

      Um, this has nothing, nothing at all, to do with RAR.

    133. Re:Is this really a big deal? by Jhon · · Score: 1

      Thats 2000 ATACHMENTS a week that are blocked. Not 2000 different extensions. In those 2000 are mostly password protected zips, exe, bat, cpl, and com. And most of those are some varient of netsky -- mostly P. We block about 50 or 60 extensions.

    134. Re:Is this really a big deal? by bedessen · · Score: 1

      I prefer WinRAR's interface to Winzip, so I install WinRAR and have it handle all compressed archive types (.zip, .rar, .arc, etc.) I'm sure I am not alone in this habit, as WinRAR is extremely popular. There are other programs as well (7-zip, Power Archiver) that handle all the common compression formats and are usually installed in a "use for everything" manner.

      My point is that even if you have never encoutered a RAR file previously, there's a chance that your current archiver supports it. Or alternatively put, "lots of people don't use Winzip." /m avoids temptation to take a dig at the crapulence and outdated-ness of winzip.

    135. Re:Is this really a big deal? by SleepyHappyDoc · · Score: 1

      It takes two to teach though.. one has to learn !

      Proper motivation helps, too, like a visit from the boss 'encouraging' said end-user to pay better attention to you, particularly if said person likes their job. I don't have to teachs the boss (most of the time), cuz he hired me for the job and trust in my abilities to do it. A lot of times, if the problem is the users not being interested in learning, it can be simple to motivate them by reminding them it isn't an option whether or not to learn this, and that the onus is upon themserlves to make sure they keep up with the necessary skills needed to avoid problems whenever the next round of layoffs come.

      --
      Stasis is death. Embrace change.
  2. So what? by Anonymous Coward · · Score: 0
    So what?

    When the virus is installed, then the virus scanner can find it and kill it.

    1. Re:So what? by LNN · · Score: 1

      When the virus is installed, it has probably also deactivated your virus scanner.

    2. Re:So what? by Anonymous Coward · · Score: 0

      Uh. Norton/Symantec have real-time protection. Every process that starts gets scanned first. Wouldn't that prevent infection?

    3. Re:So what? by LNN · · Score: 1

      I misread the article and assumed the case was on sending malformatted RAR-files, making WinRar.exe execute arbitrary code, which would then bypass the virus scanner, but it seems now, after a swift second pass on the article that this is not necessarily the case.

    4. Re:So what? by INetUser · · Score: 1

      That's what I would believe as well. In fact, as soon as winrar writes the virus file, an on demand scanner ould pick it up and flagg it even before it could have a chance to do something.

  3. Good news! by generic-man · · Score: 0

    I haven't seen a (legitimate American) business that uses RAR files for any reason. Any company that prohibits users from installing extra software would thus prohibit their users from installing a RAR decompressor. It would also be very easy to delete all incoming RAR files or reject the message with something like "Please send a ZIP file" instead.

    Until people start sending ZIP files (which are rejected after being virus-scanned) this is largely a non-threat.

    --
    For more information, click here.
    1. Re:Good news! by TheRealMindChild · · Score: 5, Interesting

      Maybe you live in the stone age, but I know we use RAR here almost exclusively.

      The reason Zip became so popular was its speed/efficiency comprimise back in the days where it mattered. Using zip, nowadays, is simply due to habit and culture. There isn't an advantage for MOST like there used to be.

      RAR compression is better and has a very nice archive spanning feature. Believe me... this is ever so handy when backing up 40GB of data to a file system/Software that can't address files larger then 2GB. Couple that with the free Stuffit Expander, and I can't come up with a reason you WOULDN't use RAR.

      --

      "When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
    2. Re:Good news! by DarkEdgeX · · Score: 1, Informative

      ZIP files are inherently insecure (if you rely on the password protection anyways). RAR files are much more secure. Just try using one of those brute-force password cracking apps on a RAR file-- it takes significantly longer to brute force a RAR than a ZIP.

      --
      All I know about Bush is I had a good job when Clinton was president.
    3. Re:Good news! by wtrmute · · Score: 5, Informative

      Which is a pity, since .rar files are so much more compressible than .zip files. The difference is roughly the same between .gz and .bz2... What would be really easy is for anti-virus writers to include a RAR decompression library and look inside the damned files, rather than reject useful technology for no good reason

    4. Re:Good news! by Stoutlimb · · Score: 2, Insightful

      That's funny because I know several. All they had to do was see the same files compressed with ZIP, and again with RAR. Once they saw WinRAR did everything WinZIP could do, and then some, and was easier to boot, they switched.

      Face it, people are slowly moving to a better and more efficient format. All we have is some virus protection companies who are on the slow end of adapting to new technologies. And it's not all that new, RAR has been around for at least 5 years.

      Do you really want to trust an anti-virus company that can't deal with semi-popular 5 year old compression protocols?

    5. Re:Good news! by Anonymous Coward · · Score: 2, Informative

      Last time I looked at WinRAR it had no support for NTFS Permissions, unlike WinZip. Which makes it pretty useless for backups outside of the proverbial mom's basement.

    6. Re:Good news! by Minute+Work · · Score: 2, Insightful
      I haven't seen a (legitimate American) business that uses RAR files for any reason. Any company that prohibits users from installing extra software would thus prohibit their users from installing a RAR decompressor. It would also be very easy to delete all incoming RAR files or reject the message with something like "Please send a ZIP file" instead. Until people start sending ZIP files (which are rejected after being virus-scanned) this is largely a non-threat.


      Nice elitest answer there. YOU can't think of a good purpose to use .rar files so therefore we shouldn't bother. I've been using WinRAR from http://www.rarsoft.com/ for years because it has been able to handle .ZIP, .RAR, and most importantly, .tar.gz files for those of us working in a dual windows/unix(linux) environment. Most of the Zip utilities that have been provided by the companies that I work for have provided a client only capable of accessing zip formats.

      Also, I prefer the .RAR format BECAUSE other programs have a harder time peeking around in them. Most of the things I put in a .RAR file I want to be kept confidential and I password the file. Granted this isn't top-notch security but it's sufficient to deter most snoopers. (I don't trust network admins.)
    7. Re:Good news! by Anonymous Coward · · Score: 2, Informative

      What would be really easy is for anti-virus writers to include a RAR decompression library and look inside the damned files, rather than reject useful technology for no good reason

      The FAQ claims that it doesn't open files produced by anything newer than WinRAR 2.9. Newer formats seem to be undocumented.

    8. Re:Good news! by Jhon · · Score: 1

      Just how often do you email 40GB files?

      You're right that it's basically 'habit' that zip is used, but there has been abosolutely no reason to expect/need our users to download, send or receive RAR files. Because, as you said, that "habit".

      When our clients start wanting to send us stuff in RAR, we'll deal with it. Until then, there is no reason and I suspect that this is true for most (not all) corporations...

    9. Re:Good news! by fireboy1919 · · Score: 4, Insightful

      You give compeling arguments why both zip and rar are used: they became popular when the speed/efficiency compromise mattered. Using either now is simply due to habit and culture.

      There isn't an advantage for most users.

      bzip2, 7z, and many more compression formats are better, and you can find archive spanning programs for every single compression technique because that's such a trivial algorithm to implement.

      I can't come up with a reason why you'd use rar OR zip.

      --
      Mod me down and I will become more powerful than you can possibly imagine!
    10. Re:Good news! by stinkwinkerton · · Score: 1

      "Using zip, nowadays, is simply due to habit and culture."

      Kinda like using windows, Huh?

      --
      "Look! There! Evil, pure and simple from the Eighth Dimension!" --Buckaroo Banzai
    11. Re:Good news! by njyoder · · Score: 1

      Because RAR doesn't provide the best compression. There are other, newer forms that are better. See 7-zip, bzip2, gzip (in some cases), ACE, etc... Who is living in the stone age now?

    12. Re:Good news! by Anonymous Coward · · Score: 1, Interesting

      Is there a free version of RAR available yet? I can use Zip for free. If I really want, I can even use it Free, as there exist open source solutions for handling Zip files.

      Is there any open source RAR handlers? Last I checked, there weren't any. The only solution is apparently shareware. Well, Zip is free. Sounds like a win to me.

      Besides, Zip can do archive spanning too. The Windows XP built-in Zip compressor can't, but any decent Zip program should be capable of doing it.

    13. Re:Good news! by Chris_Jefferson · · Score: 1

      1) If you think 7z is a trivial algorithm to implement, you REALLY haven't looked at it. Also there isn't (last time I checked) any mac implementation

      2) I find on large files rar tends to beat bzip2

      No cookie for you.

      --
      Combination - fun iPhone puzzling
    14. Re:Good news! by Kyouryuu · · Score: 1

      The freeware ICEOWS handles and creates RAR files. It's one of the few Windows-based freeware RAR programs I've seen. It also handles a dozen other common compression formats as well.

    15. Re:Good news! by Limecron · · Score: 2, Interesting

      Actually, RAR has been around for over a decade.

      (Since 1993, according to WikiPedia.)

      I remember investigating it back in my BBSing days.

      Though I guess that makes it an even sorrier situation for AV companies. :)

    16. Re:Good news! by The+Bungi · · Score: 0
      RAR compression is better and has a very nice archive spanning feature. Believe me... this is ever so handy when backing up 40GB of data to a file system/Software that can't address files larger then 2GB.

      Microsoft's CAB (MSZIP) compression is better than standard ZIP and has far better volume spanning capabilities, but this is not about the format, it's about the tool. WinZip and other ZIP-oriented file managers tend to be far more user friendly than things like WinRAR or 7Zip, which are often confusing because they use the directory metaphor (or something worse).

      ZIP is quite simply a "standard" that works 99% of the time for 99% of the people. The argument that a given standard compression is better is pointless if the tools are difficult to use. Heck, LZO is better than ZIP. But your aunt Emma doesn't care about deflate ratios, hash support or r0xx0r fractal transform algorithms. She just likes those nice big colorful buttons in the WinZip toolbar and the fact that she can email and cook dinner from within the app. Nothing else.

    17. Re:Good news! by yotto · · Score: 1

      I and many others in my (legitimate American) business use RAR files all the time to transfer 100+meg (compressed) files over modem lines. Due to several competing factors, the best way to get the files is good old dos copy (as inefficient as it is) and have you ever lost your modem connection in the 20+th hour of copying a file? If 73 of the 100 files made it, you're 73% done. If you had 73% of that one file copied, you're 0% done and have to start over.

    18. Re:Good news! by Loonacy · · Score: 1

      Not everyone uses NTFS/Windows.

    19. Re:Good news! by Cruez · · Score: 1


      just for some info... Here is an individual's little test that shows that .rar actually is better at compression than some that have been noted here already.....
      http://www.techimo.com/forum/t67795.html

    20. Re:Good news! by Antique+Geekmeister · · Score: 1

      Maybe because tar and tar-gzip for compression is so much safer and superior in both performance and features?

    21. Re:Good news! by canofbutter · · Score: 1

      I personally use rar because it can store filenames that can contain unicode characters, something that zip can not do (or at least the zip programs I've used can't)

    22. Re:Good news! by Deanalator · · Score: 1

      ...reject useful technology for no good reason"

      No no, you dont understand. If you change your av code to scan rars, or if you mention "firefox" as a supported browser on your website, or if you include suport for linux in your games, then the HACKERS WIN!!

    23. Re:Good news! by Repton · · Score: 2, Informative

      Of course, RAR is not the best either...

      --
      Repton.
      They say that only an experienced wizard can do the tengu shuffle.
    24. Re:Good news! by mattspammail · · Score: 1

      No, he said something about saving it to a file system that doesn't support files larger than 2GB. Try burning a 3GB file onto a DVD.

      --
      Now accepting PayPal donations!
    25. Re:Good news! by DrXym · · Score: 2, Informative

      Bzip2 + tar gets as good compression as RAR and has the added benefit of being almost ubiquitous, as well as having decent open source tools for compression and extraction on virtually every platform. Multi-volume is simply a matter of calling split before storing it.

    26. Re:Good news! by Anonymous Coward · · Score: 0

      I regularly see companies use .rar to email files to support that would regularly be tagged as malware by the email virus scanners. Users that can't figure out RAR tend to just bring up hotmail or yahoo or random ISP's webmail to send the cruft on through.

      I'm just patiently waiting for the email virus that finds the user's yahoo or hotmail account and password and uses that to propagate.

    27. Re:Good news! by DarkEdgeX · · Score: 1

      In the ratio of compression:time RAR is pretty much the best. In the Executable test, the "best" compressor took 10 times as long to compress as RAR did (30 seconds vs. 340 seconds or so).

      It's not just about the ultimate file size.

      FWIW, I do agree that there are better compression systems out today, but none of them are as widespread as RAR is. Hopefully that'll change over time.

      --
      All I know about Bush is I had a good job when Clinton was president.
    28. Re:Good news! by enosys · · Score: 1

      I've recently examined various compression ratio comparisons on the web and it seems RAR is usually 2nd best and 7-Zip is best. I expected bzip2 to be much better than rar but in fact it was much worse. 7-Zip is released under the LGPL. Compression with the maximum compression settings is extremely slow and uses a lot of memory. RAR seems like a very good compromise.

    29. Re:Good news! by m50d · · Score: 1

      No, she doesn't care about deflate ratios as such, but she does care about how many files she can fit on a floppy, so rar matters. If she didn't care about the compression, wtf would she be doing using zip at all?

      --
      I am trolling
    30. Re:Good news! by Anonymous Coward · · Score: 0

      in addition to habit, I think zip is just a much more nifty extension that actually makes sense for what it does

      rar file? you can't even pronounce that in a way that doesn't leave people asking what you said, RARRRR!

    31. Re:Good news! by UziBeatle · · Score: 0


      Well , for Windows platforms there is a app
      I use now all the time. UltimateZip from
      url:http://www.ultimatezip.com/

      It handles virtually every known archive format known to exist (that I've stumbled across).

      It is very minor nagware and in commen use is transparant to the user. It only 'nags' if you
      start the program directly rather than using it to
      do archive work via Windows Explorer or your file
      system browser of choice.

      It has one problem that forced me to reinstall WInzip to handle zips only. Ultimatezip has a bad practice of leaving temp files in the temp dir, files that have been stored in a password protected zip and theen edited and resaved. Nasty handling of that.

      Other than that it has been fine and is well behaved.

      --
      Something between the lines jumps out and bites your arm off. Soltan Gris / London
    32. Re:Good news! by njyoder · · Score: 2, Informative

      Those tests weren't all that great. bzip2 is great at text compression for example, but not good at other stuff. It makes no sense to test it on binary files. I've seen ACE better than RAR in some tests, results vary. Also, I didn't see 7-zip or a lot of the lesser known formats tested.

    33. Re:Good news! by 3terrabyte · · Score: 1

      Well, since you're probably wanting to use RAR to download warez, why not just download the cracked copy of WinRAR?

      --

      Why are there only 19 people folding@home for slashdot?

    34. Re:Good news! by Anonymous Coward · · Score: 0

      The people that don't generally don't use ZIP/RAR anyway.

    35. Re:Good news! by 3terrabyte · · Score: 1

      It's possible she can simply afford a 2nd floppy too. But you're scenario will definately be true once Bush crushes Social Security.

      --

      Why are there only 19 people folding@home for slashdot?

    36. Re:Good news! by Anonymous Coward · · Score: 0

      Newflash: Nobody uses floppys anymre. Most "regular users" use ZIP because:
      A) Because a large number of email attachments is a pain
      B) Because their ISP bounces their email for being too big.

      In either case, the marginal improvement of RAR over ZIP isn't likely to make a whole lot of difference. But using an incompatible format will be a huge difference to the user on the other end.

    37. Re:Good news! by Anonymous Coward · · Score: 0

      RAR has changed formats several times, breaking upward compatibility. The current version has only been around since 2000 or so.

      I think the last time ZIP changed formats was in 1992 (excluding the encryption stuff.)

    38. Re:Good news! by generic-man · · Score: 1

      I'm talking about businesses here. I work with people on a daily basis who consider Microsoft Excel's password function to be an effective way to secure data. (Some newer versions of Excel can actually encrypt the workbook, but then the automated tools we use can't open the file.)

      I think RAR makes a fine compresion tool, but business users aren't known for evaluating a tool based solely on its merits.

      --
      For more information, click here.
    39. Re:Good news! by glesga_kiss · · Score: 1
      I prefer RAR myself, but there is a good reason to use zip; Windows XP supports zips using "Compressed Folders" out-the-box. That's a huge chunk of the market, which is especially high in non-skilled users. Zip is so popular/common that out of the others not using XP, the vast majority have zip already.

      Some folk are afraid of installing programs. Especially with all the warnings we give them about the dangers of installing programes (e.g. spyware) on their pcs from the web!

      For most software distributers, zip is an easy choice. It's not perfect, but it works. But it's a right pain in the ass when your vendor has a zip file of an 8-meg network driver. Hello, chicken and egg problem, make your network drivers 1.4 Meg or make them spannable!

    40. Re:Good news! by tepples · · Score: 1

      Not everyone uses NTFS/Windows.

      Do those who do not use NTFS/Windows matter to companies that perform cost-benefit analysis? Name a national brand x86 PC marketed to residential users that comes with a keyboard and mouse but doesn't come with the hard drive preformatted for NTFS and preinstalled with Windows XP, and I'll believe you.

    41. Re:Good news! by Anonymous Coward · · Score: 0

      And that program can't even scrach the 256-bit encryption* that 7z is capable of protecting it's data with.

      Brute forcing a 7z with a good passpharase could take a while. you got a good beowulf cluster to do your bruteforce work? no? can we say you'd need to hope their passphrase is 'god' to get in anytime this millenium?

      *= From wiki "7z also supports encryption with the AES algorithm with a 256-bit key. The key is generated from a user-supplied passphrase using an algorithm based on the SHA-256 hash algorithm (with a large number of iterations, to make a brute-force search for the passphrase more difficult)."

    42. Re:Good news! by electronerdz · · Score: 1

      For the people who would actually be using NTFS permissions to its advantages, they probably wouldn't be backing up using ZIP or RAR files, they'd spend a little extra and get a different type of backup solution, such as tape or some sort of network storaged backup. But for a simple server where there are maybe 5 people using it, permissions isn't a big deal and can easily be reset if needed.

      --
      Kernel Krunch - Part of a Complete OS
    43. Re:Good news! by Jhon · · Score: 1

      I was refering to the SENDING of said material via email. Perhaps I should have said: "How often do you send 40GB emails?" Great, you can compress and break up a 40 gb database down to 10 or 15 2GB files... Bully for you! Now, why would those files need to be sent either by email or http(s)?

    44. Re:Good news! by Com2Kid · · Score: 1

      Yah but the toolset for 7-zip on Win32 blows.

      The free extractor for it has an interface that is reminencent of something I may have tolerated eight or nine years ago, but then again...

      I also haven't checked it out for awhile, maybe it doesn't crash so often anymore? ...

      WinRAR has really nice shell integration with Windows, to the level that even WinZIP does not have yet. I do not know as to why WinZIP doesn't do things like "extract all of these files to this directory" but....

    45. Re:Good news! by Anonymous Coward · · Score: 0

      RAR is slow as hell. That's why.

      It's like bzip. Sometimes you save a little, sometimes you don't, but it always takes hella longer to compress.

    46. Re:Good news! by Anonymous Coward · · Score: 0

      Not very much warez in text format out there. Plus people in this discussion are arguing for the use of bz2 over rar/zip for binary files. So it makes perfect sense to test it, no point in repressing the fact that it sucks for these applications.

    47. Re:Good news! by Just+Some+Guy · · Score: 1
      I'd be hard pressed to come up with a worse set of compression test data:
      1. 13,255,761 bytes of text files (1824 text files)
      2. Uncompressed DOA Beach Volleyball trailer, weighing in at 1,265,647 KB
      3. Compressed DOA Beach Volleyball trailer, weighing in at 35,690 KB
      4. The Descent® program directory, with the LOTW set included. (31.9 megs, 1994 game, 1.4 patch)
      5. The Starcraft:Broodwars Directory, stock, upgraded to the latest version (1.1 I believe, 116,135 KB)

      With the exception of #1, which is probably not exemplary of what most non-Unix users would be doing with an archiver, the rest largely consist of a few executable and huge sets of video data. For example, nothing managed to reduce the size of #3 by more than 5 percent, which is pretty much to be expected.

      I'd be much more interested in the comparative results of, say, the Mozilla installation directory. Or a set of Office files. Or C:\Windows. I think any of those three would be much closer to the average user's usage.

      --
      Dewey, what part of this looks like authorities should be involved?
    48. Re:Good news! by Anonymous Coward · · Score: 0

      eeeeeeeeeeeeeeeeeeeexactly.

    49. Re:Good news! by the_greywolf · · Score: 1

      incorrect. WinRAR supports NTFS permissions as of RAR 3.3, possibly earlier. i haven't tested it myself, but everything seems to be there.

      --
      grey wolf
      LET FORTRAN DIE!
    50. Re:Good news! by Repton · · Score: 1

      In the ratio of compression:time RAR is pretty much the best. In the Executable test, the "best" compressor took 10 times as long to compress as RAR did (30 seconds vs. 340 seconds or so).

      Indeed, and if you looked closer, you would see that RAR won the "best overall" prize in the executable compression test.

      If you look at some of the other tests (eg, the Worms 2 test), you would see that something called SBC was often both faster than RAR and able to produce smaller files...

      --
      Repton.
      They say that only an experienced wizard can do the tengu shuffle.
    51. Re:Good news! by mako1138 · · Score: 1

      7-Zip is open source and opens RAR. It doesn't create them though.

    52. Re:Good news! by Anonymous Coward · · Score: 0

      C:\Windows
      C:\Windows\Crash
      Crash\Windows\Crash

    53. Re:Good news! by FLEB · · Score: 1

      Downloaded: winrar_3.24_REGISTERED.rar

      Wait...

      --
      Information wants to be free.
      Entertainment wants to be paid.
      You just want to be cheap.
    54. Re:Good news! by Anonymous Coward · · Score: 0

      Zip can do archive spanning but only if the archive is saved to removable media with the correct size limit. There is no way to make a zip file with each part being 15MB or so unless you happen to have lots of 16MB USB pendrives handy. With rar you can just say "make each part 15MB" but with zip you need to have a bunch of 15MB removable disks.

    55. Re:Good news! by Anonymous Coward · · Score: 0

      Better check your newsflash against some empirical data.

    56. Re:Good news! by Anonymous Coward · · Score: 0

      Empirically, Dell home computers don't come with floppy drives anymore.

    57. Re:Good news! by Anonymous Coward · · Score: 0

      Linspire?

    58. Re:Good news! by tepples · · Score: 1

      Which major brand x86 PC comes with Linspire preloaded?

    59. Re:Good news! by Anonymous Coward · · Score: 0

      Tarballs are not safer, have worse compression performance, and less features than RAR. Tarballs are actually relatively retarded and primitive.

    60. Re:Good news! by Fallen_Knight · · Score: 1

      rar has all and every feature you'd want, 7z and maybe bzip2 offer slighty better compression (not much diff at all) but lack the features rar does.

    61. Re:Good news! by anethema · · Score: 1

      I cant speak for linux, but for windows...winrar has to be one of the most perfect pieces of software I've ever seen. It has one of the most untuative interfaces (shell and program) that I've ever seen. It also seems to be near bug free.

      I'm back to linux after a few year break (when xp came out..slack forever :D) and winrar is probably the program i miss the most.

      --


      It's easier to fight for one's principles than to live up to them.
    62. Re:Good news! by DarkEdgeX · · Score: 1
      If you look at some of the other tests (eg, the Worms 2 test), you would see that something called SBC was often both faster than RAR and able to produce smaller files...

      Sure, but now take a look at the differences between RAR and WinZIP, then between RAR and SBC (overall compression ratio in paranthesis)--

      • 9,236,385 (45.6%) WinZip
      • 8,462,061 (50.1%) RAR32
      • 8,236,228 (51.5%) SBC
      There's not nearly as pronounced of a difference going from RAR to SBC as there was going from ZIP to RAR.

      I'm sure in a few years 7zip will take over, so don't take this as being some endorsement of RAR as the ultimate compression method ever. :P I just don't see it going away for awhile since it meets the "it's good enough" standard.

      --
      All I know about Bush is I had a good job when Clinton was president.
    63. Re:Good news! by wtrmute · · Score: 1

      According to the author(s) of BZIP2, the "best available techniques" are a family of statistical compressors called PPM. Unfortunately, they're real resource hogs, so caveat emptor...

    64. Re:Good news! by m50d · · Score: 1

      People do use floppies. I can see some value in the "lots of attachments as one file", though it wouldn't help me at all - I can save all attachments to a folder in two clicks, wheras saving the zip and then uncompressing it would take more. But as for the second, RAR over ZIP is about as marginal as ZIP over nothing. It really gives far far better compression.

      --
      I am trolling
    65. Re:Good news! by m50d · · Score: 1

      Even then she's better off with rar. Zip spanning, if supported at all, makes you create the whole archive and then split it for different disks, wheras rar can span as it goes and better supported in programs.

      --
      I am trolling
  4. Oh, the horrid memories by Tablizer · · Score: 5, Funny

    Goatse once came to me in a .REAR file. Close enough to avoid.

    1. Re:Oh, the horrid memories by Anonymous Coward · · Score: 0

      I bet that file was full of crap.

    2. Re:Oh, the horrid memories by tehshen · · Score: 5, Funny

      I hope you didn't have any wide open ports for a virus to exploit.

      --
      Guy asked me for a quarter for a cup of coffee. So I bit him.
    3. Re:Oh, the horrid memories by Anonymous Coward · · Score: 0

      Kick that virus' ass.

    4. Re:Oh, the horrid memories by Doctor+O · · Score: 2, Funny

      Ah yes. Reminds me of the great goatse.exe I found on some troll resource server years ago that set the desktop and window background to Mr Goatse and changed the mouse pointer and screensaver accordingly, all in a way that required registry fiddling to EVER get rid of all that. Send that as "niceass.exe" to the jerk who won't stop sending you all his funny, funny PowerPoint "jokes". Hilarity ensues.

      Of course, remotely putting that into the autostart folders of pesky coworkers is nice too. Praise Billy Boy for \\[IP address]\C$\ and null sessions. Heh.

      --
      Who is General Failure and why is he reading my hard disk?
  5. uh... by koreaman · · Score: 5, Funny

    don't accept rar files from people you don't know. And, if you do, don't run random executables inside them?

    1. Re:uh... by ChuckSchwab · · Score: 0

      Yeah, that would make sense. Then again, so would not opening a random attachment from "I love you!". So would not opening any unsolicited executable. That's exactly why they're successful: it "only" works on morons.

    2. Re:uh... by jacksonj04 · · Score: 2, Funny

      You're giving end users too much credit here. If it exists, they will click.

      --
      How many people can read hex if only you and dead people can read hex?
    3. Re:uh... by Sweetshark · · Score: 1

      don't accept rar files from people you don't know. And, if you do, don't run random executables inside them?
      Why are RARs from people I know any better?

    4. Re:uh... by cavemanf16 · · Score: 2, Insightful

      Yes, he most definitely is. My sister-in-law worked, briefly, for a small, regional art distribution company. Her supervisor infected the company (and shut them down - the whole company - for days at a time) TWICE because she thought the virus-ridden "email was sent directly to her, so it must have been legitamate." This is also the same supervisor who nearly gave my sister-in-law a written warning because she changed the Windows desktop wallpaper, stating that doing so could make viruses happen and icons magically disappear.

      Yes, the average user IS just that dumb.

    5. Re:uh... by Koiu+Lpoi · · Score: 1

      Website: "Hey there end user, do you want to be raped in the assImean install this REALLY Sup0r R0x0r cool thing that makes a monkey dance on your computer!" End User: "What the fuck... Well, I suppose they DID say it was super roxor cool..." "Now, why the hell IS that thing dancing, and why is my computer so slow..." With this scenario all too common, if they get a RAR file with an EXE in it, they sure as hell are gonna try it.

    6. Re:uh... by koreaman · · Score: 1

      I doubt someone you know would send you a virus. As for authenticating that it really is from someone you know, that's what PGP, (or GPG, whatever) is for.

    7. Re:uh... by rizzo420 · · Score: 1

      the thing about rar's is that most people don't know what to do with them to begin with. i don't see how this is a problem since you need something like winrar to extract them. they aren't opened by default in windows xp or ME. and winzip can't do anything with them either. i don't see this becoming a major issue at all.

      --
      please me, have no regrets.
    8. Re:uh... by Sweetshark · · Score: 1

      I doubt someone you know would send you a virus.
      If he knows about the virus that might be true. But if that would be the case the problem wouldnt even exist.

    9. Re:uh... by koreaman · · Score: 1

      Yeah it would. People will always download stupid stuff from random places.

    10. Re:uh... by 0x20 · · Score: 1

      I doubt someone you know would send you a virus.

      Either you know everyone that this guy knows, or you're assuming that everyone everybody knows is tech-savvy enough to know what's likely a virus and what isn't, or you're assuming that no-one is malicious enough to send viruses to people they know.

      True, people almost never knowingly send viruses on to other people, whether they know them or not. That doesn't mean that someone you know won't unknowingly send you a virus. That's the problem.

      When a new virus/trojan/worm appears, nobody is even aware of an infection until their virus scanner signatures are updated, unless it's caught by heuristics. But not everything passing through everyone's system is subject to perfect heuristic scanning all the time.

      It's got nothing to do with who knows whom.

    11. Re:uh... by MegaFur · · Score: 1

      It depends on who you know and what the people you know, know. Ya know?

      --
      Furry cows moo and decompress.
    12. Re:uh... by koreaman · · Score: 1

      Have everyone you know sign things with GPG. If someone is savvy enough to use GPG, you know that
      A) The e-mail is really from them, and
      B) They are savvy enough to know not to send you viruses

    13. Re:uh... by 0x20 · · Score: 1

      First, not everybody I know who sends me email is savvy enough or willing to use GPG (and i doubt everyone you know is either, let's be real here) - and they shouldn't be expected to be.

      Second, even if they are capable of using GPG it does not necessarily logically follow (far from it actually) that they would know when they're sending a virus. The two concepts are not truly connected in any way.

  6. For those that don't know by Anonymous Coward · · Score: 5, Funny

    Rar files are most commonly used in the legal archiving of binary files and DVDs.

    1. Re:For those that don't know by Anonymous Coward · · Score: 0

      It is used particularly when legally distributing the backups to friends around the globe to keep your copies safe should there be a natural disaster that destroys all of your data.

    2. Re:For those that don't know by Further82 · · Score: 1

      Wow! When you put it like that it does not sound so bad anymore. I mean like, those hax0rs with c00l names are legaly archiving their warez and DVD's. Then somehow through unknown means, that legal arhive ends up in Azureus and then on my hard disk. So, thats like 50% legal then? Sounds good to me.

    3. Re:For those that don't know by greenegg77 · · Score: 5, Funny

      So, thats like 50% legal then?
      Nah, it's 100% legal - you're simply a small part of someone's distributed offsite backup and archive model. :D

      --
      --- This .sig for sale - $500 OBO.
    4. Re:For those that don't know by Anonymous Coward · · Score: 0

      Brilliant!

  7. Crap... by Anonymous Coward · · Score: 0

    I've always counted my torrents safe... just don't execute weird .exes... guess I better go download a new virus scanner :-(

    Free Sony PSPs. It's real. It's here.

  8. Can't scan rar?? by nuclear305 · · Score: 4, Insightful

    "Most anti-virus software cannot scan a .RAR file"

    What? Is it really a case where the software can't scan the archive or is it just that it's not included in the default types of files to scan?

    Just tested this on AVG and it indeed scans rar archives.

    1. Re:Can't scan rar?? by Limecron · · Score: 1

      I would assume they meant that it doesn't actually decompress the contents and scan the files it contains.

    2. Re:Can't scan rar?? by gitreel · · Score: 1

      Mcafee scans rar files as well. Imagine that I wonder what antivirus programs the author used.

      --
      Never have so few words meant so little to so many people.
    3. Re:Can't scan rar?? by Anonymous Coward · · Score: 1, Insightful

      Couldn't an EXE be created that will unrar the archive and then execute the virus?

      I'm certain it's the compression technique used by RAR more over than a virus that is being hidden itself.

      In other news .. Most Windows based Anti-virus programs do not scan EXT3 partitions.

    4. Re:Can't scan rar?? by mrjackson2000 · · Score: 1

      ClamAV has rar scanning off by default because of some sorta licensing or something

    5. Re:Can't scan rar?? by Kris_J · · Score: 1
      Quoted from an F-secure support document:
      Support for new archive formats. In addition to ZIP, ARJ and LZH formats, F-Secure Content Scanner Server is now capable to detect malicious code in CAB, RAR, JAR, GZIP and BZIP2 archive files.
    6. Re:Can't scan rar?? by Anonymous Coward · · Score: 0

      gzip and bzip2 aren't archiving methods, only compression.

      I can't believe I just typed that. I am a huge dork.

    7. Re:Can't scan rar?? by Firethorn · · Score: 1

      The problem you get here is that if you include the executable, the executable gets blocked by the antivirus gateway.

      It's simply RAR is less popular than ZIP so some gateways aren't programmed to scan them. Lots are.

      Our antivirus gatway scans through a huge number of file compression methods. Basically everything winzip can read, and more.

      --
      I don't read AC A human right
    8. Re:Can't scan rar?? by Anonymous Coward · · Score: 0

      F-Prot DOS and Avast Pro both successfully spotted the EICAR test virus inside a RAR file as well, so I really think this is a storm in a very small tea cup.

  9. limited scope at best by CdBee · · Score: 0, Troll

    Windows XP or earlier can't open RAR files natively as far as I'm aware, and since the software needed to do so ia a nightmare from 90s compression hell - I'm not sure why this is a major concern

    The problems scanning them will be fixed within days, probably

    --
    I have been a user for about 10 years. This ends Feb 2014. The site's been ruined. I'm off. Dice, FU
    1. Re:limited scope at best by Beuno · · Score: 2, Informative

      Ive been using rar extensions for years, never had a problem or complaint. Winrar is just as easy or easier to use then Winzip.....

    2. Re:limited scope at best by Taladar · · Score: 1
      Windows XP or earlier can't open RAR files natively as far as I'm aware
      It can't open ANY archive format natively unless you count the broken implementation of zip that causes the Explorer to use 99% CPU time for a LONG time when confronted with a broken zip file (read: when opening a folder containing such a file).
    3. Re:limited scope at best by Temsi · · Score: 4, Insightful

      Personally I prefer WinRAR to any compression program currently available.
      Unfortunately, WinZip sucks beyond words.
      XP's Native handling of Zip files is annoying at best, and is usually one of the first things I disable whenever I install XP.

      I guess I just don't understand what the "nightmare" part is about WinRAR.

      How easy does it have to be, really? Select files, right click, select "add to archive" or "add to filename.rar" and let it run. You're done.
      Extracting is even easier. Right click, select "Extract files" to get a path choice, "Extract Here" to uhm, extract in the current folder or "Extract to filename" which creates a folder with the same name as the file.

      Not to mention the bonus features you get if you bother to open the program, such as file recovery and repair, authentication checking, and the ability to extract from a partial set and even extract broken files if you really, really need them.

      However, this should not be an issue at all, since most people don't have any support for RAR files and therefore can't open them to run the executable inside it (which is monumentally stupid anyway and whoever does, deserves whatever crap they get installed as a result of that action).

      As for the "yet" part of blocking...
      When are we going to put the responsibility in the hands of the user and stop dumbing down the internet? There are those of us who actually know what we're doing, don't open unknown attachments, never get viruses or trojans and always get pissed off when email servers filter out valid files.
      I can't even send a bloody Word document because of the "risk of macros".

      Gimme a freakin' break already.

      Listen up people, if you're too dumb to use email without infecting your computer with the latest malware, maybe you should reconsider email as your communications method of choice.

      --
      -- This sig for rent.
    4. Re:limited scope at best by CdBee · · Score: 1

      The thing about WinRAR that really bugs me is the context items it insists on adding to my shell right-click menu. Oh, that and being shareware so they expect to be paid for annoying me...

      --
      I have been a user for about 10 years. This ends Feb 2014. The site's been ruined. I'm off. Dice, FU
    5. Re:limited scope at best by sixide · · Score: 1

      So, you're complaining that your illegal free stuff is too much of a hassle because it's rarred and not zipped? Give me a break.

    6. Re:limited scope at best by Anonymous Coward · · Score: 1, Insightful

      XP's Native handling of Zip files is annoying at best, and is usually one of the first things I disable whenever I install XP.

      I guess I just don't understand what the "nightmare" part is about WinRAR.

      How easy does it have to be, really? Select files, right click, select "add to archive" or "add to filename.rar" and let it run. You're done.
      Extracting is even easier. Right click, select "Extract files" to get a path choice, "Extract Here" to uhm, extract in the current folder or "Extract to filename" which creates a folder with the same name as the file.


      Wait, so you don't like Windows XP's way of handling ZIP files, but then you go on to describe using RAR that sounds like it works in exactly the same way.

      Choose a bunch of files. Right click and choose "Send To -> Compressed Folder". Right click a Zip file and choose "Extract All". Choose a location to extract the files to.

      Sounds almost exactly like the way you described WinRAR.

      Except for one thing: I can explore into Zip files just like any other folder. Double click on it, and it opens in an Explorer window, just like a folder. (By the way, you can also choose "Explore" on Zip files if you want to use the Explorer style interface instead of the new window interface.)

      You can copy files in and out, just like any other folder. Sounds smooth to me. Last time I checked WinRAR, it did not work like that, instead the RAR file would open up inside WinRAR and display as a long list of files instead of the much cleaner list of icons you get with Windows XP's Zip support.

      I can't imagine why you'd find Windows XP's Zip support annoying. I perfer it over WinZip, which is a shoddy program.

    7. Re:limited scope at best by NeoSkandranon · · Score: 1

      Get a clue.

      Spanning across lots of small archive files means that if a news server drops files, someone only has to repost 5 or 10 megs of small pieces instead of the entire thing. Likewise for reconstruction via PAR files. Taking care to minimize inconvenience like that IS doing the job completely and correctly.

      Also have news for you, winRAR doesn't "Load itself into memory" anymore than winzip, 7zip or whatever else does.

      --
      If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
    8. Re:limited scope at best by DarkEdgeX · · Score: 2, Informative
      I can't stand rar files. Its like saying "lets use this archive format that is different just because we want to be different."

      LOL, yes, this is exactly why I use RAR, honestly! Jesus you're dumb.

      Zip has been a standard for a long long time now, so what is the point in archiving in something completely different that then makes people go out and download and install yet another piece of software to have loaded in memory to do the same thing zip does.

      You know, the horse and carriage has been a standard for a long long time now, so what is the point in getting around in something totally faster that then makes people go out and buy something just like it when in the end it does the same thing as that horse and carriage.

      Clue: WinRAR compresses better, is more secure, and is a heck of a lot more feature rich than WinZIP. WinZIP is, to put it nicely, a piece of shit. And ZIP is outdated compared to RAR and 7-Zip (be it compression or security).

      What annoys me even more is when you download a movie file and someone rar's it up into a million different pieces. You aren't compressing it any and we aren't all on 14.4 modems anymore. Just make it a freaking iso or bin file and be done with it. Don't even get me started about people who rip cd's to mp3 but don't bother to run them through the online system to have it automatically assign cd and track titles. People are freaking lazy. If you are going to do something illegal like that at least do a good job and do it completely and correctly.

      Your newbieness truly knows no bounds. Please educate yourself, don't worry, we'll all wait:

      Now, STFU and sit.

      --
      All I know about Bush is I had a good job when Clinton was president.
    9. Re:limited scope at best by MvD_Moscow · · Score: 1

      You can remove all the contect menu items if you want to. It takes less than 30 seconds. Those items are there to make things easier for you! You must dead lazy....

    10. Re:limited scope at best by Zed2K · · Score: 1

      People still use news servers? Christ that is so early 90s. And you all call me dense?

    11. Re:limited scope at best by DarkEdgeX · · Score: 1

      It doesn't really matter how you download the files. If you get disconnected it's a lot better to have a partial RAR set than to have to rely on your download apps ability to resume (e.g. - eDonkey, BitTorrent, etc). The other problem with sending raw files (.avi, .iso, .bin) is that, if an undetected error manages to get through your download you'll have a difficult, if not impossible, time figuring out how to get just the portion of the file you need to fix it.

      With RAR's you can just redownload the part that's causing problems.

      --
      All I know about Bush is I had a good job when Clinton was president.
    12. Re:limited scope at best by Zed2K · · Score: 1, Insightful

      Lets look at some of those "reasons" for using rar:

      "Because the releases consists of small parts you don't have to worry about re-downloading the whole release if something goes wrong and a file gets corrupted."

      BS. In this day and age of high speed internet this is not relevent. Especially while using torrent files. It really wasn't ever relevent during the modem/bbs days. Z-modem had resume downloads and everyone used it. No need for rar then.

      "You can control that everything has been downloaded correctly by checking against the SFV-file. Hence you will always know whether you've gotten a complete uncorrupt release of what you were downloading."

      Again not relevent. If you are taking the time to d/l instead of actually buy something why the hell would you care if it was complete? As long as its not infected (which you just scan it to find out) and works then who cares.

      "You can download from multiple sources at the same time - ensuring comformt and maximizing your download speed."

      Torrent files and high speed internet trumps this one too. Another not relevent "arguement".

      "We ge a standardized way of sharing, which DC obviously benefits greatly from. You will learn to recognize a good release and be spared the inconvenient trouble/surprise of poorly ripped movies by amatures."

      Opinion. Yeah, those handicam releases of highly compressed video sure do benefit from being split into hundreds of small files and stuck into another archive. Clue, you don't gain anything by recompressing video.

      I have yet to EVER hear of a valid reason to use rar. It seems people use it to be difficult and thats about it. And and don't give me the bs about newsgroups. They are slow and unreliable and extinct.

      "Clue: WinRAR compresses better, is more secure, and is a heck of a lot more feature rich than WinZIP. WinZIP is, to put it nicely, a piece of shit. And ZIP is outdated compared to RAR and 7-Zip (be it compression or security)."

      What possible features could you want except that it compresses (who gives a shit about sizes these days) and it extracts. Passwords are a pain in the ass and anyone that password locks their archive then uploads it for people is just trying to get their hit counts up for their web sites.

      So again I ask, give me a good reason why rar is better?

    13. Re:limited scope at best by OldManAndTheC++ · · Score: 1
      When are we going to put the responsibility in the hands of the user and stop dumbing down the internet?

      You misunderestimate the purpose of the internets. :)

      --
      Soylent Green is peoplicious!
    14. Re:limited scope at best by RicoX9 · · Score: 2, Insightful

      As for the "yet" part of blocking... When are we going to put the responsibility in the hands of the user and stop dumbing down the internet?

      When the stupid end users stop downloading everything they can to infect thier PC's with spy/mal-ware. You are the EXCEPTION. "End User" is equivalent to a 4-letter word in our department. Every inch you give them is a mile they make you walk to fix their problems.

      Sounds like you've never worked any kind of support job. People do stupid things that you tell them not to do. They will do them multiple times, after being told not to multiple times. Some of them are management, and therefore not generally subject to punishment for violating said rules. Everyone must have their pretty screen savers, fun animated cursors, and dressed up email "stationery".

      Don't get me wrong, you sound like someone who is fairly educated in what not to do. As the MIS/IT/IS dept, we do these things in self defense. It's not you who has to answer to the CIO/CEO as to why we got nailed by the XXX worm/trojan/virus.

      My 2cents...

    15. Re:limited scope at best by wayward_son · · Score: 1

      Also WinRAR is completely compatible with .zip archives.

      The biggest difference I have noticed as far as "ease of use" is that WinZip has nicer icons. (Oooh, shiny. Me want eye candy.)

    16. Re:limited scope at best by Zed2K · · Score: 1

      Ok, now tell me really how many times that actually happened to you? I've NEVER seen it happen. In the world of cable modems nor did I have it ever happen back in the slow modem/bbs days.

      If a protocol is designed to help with corrupted pieces I'd rather let the protocol do all the work instead of me having to sort through hundreds of tiny files to find the one that is in error.

      I don't buy into any of the reasons posted so far because they are the same reasons from over a decade ago.

    17. Re:limited scope at best by Anonymous Coward · · Score: 0

      Sorry, but Zed's right on the money on this issue. Like him, I use AOL with Windows XP and we don't have to deal with half of the cruft that you old timers do. That's what makes us power users. Ever notice how you guys never get the good looking chicks? Yep, that's right, Zed and me finish our work by 5pm. Then it's off to the clubs to score some posh hotties.

      So, in summary, RAR, Linux and Usenet are for unwashed virgin hippies. Winzip, Windows and AOL are for the the hip next generation guys like Zed and me.

    18. Re:limited scope at best by DarkEdgeX · · Score: 2, Interesting
      BS. In this day and age of high speed internet this is not relevent. Especially while using torrent files. It really wasn't ever relevent during the modem/bbs days. Z-modem had resume downloads and everyone used it. No need for rar then.

      Clearly you've never experienced line noise. Me, personally, if I was downloading something back in the BBS days and I had a bit of line noise I'd rather be able to download another smaller RAR piece than have to redownload the whole thing. Z-Modem wouldn't have done squat in that situation (which was so common that *drumroll please* this is why people doing this began distributing things this way). As for as BitTorrent goes, sure, it's a lot better at catching errors and correcting them, but it's not flawless. You're still better off with RAR+SFV plus BitTorrent doing it's MD5 checks than with just BitTorrent.

      Again not relevent. If you are taking the time to d/l instead of actually buy something why the hell would you care if it was complete? As long as its not infected (which you just scan it to find out) and works then who cares.

      Yes, who cares if you got the app but no documentation to go with it. It's all greek to you, obviously!

      Torrent files and high speed internet trumps this one too. Another not relevent "arguement".

      No, Torrent files and high speed internet don't trump that point. It's rare when a torrent will fully saturate your download. And since many BitTorrent downloaders allow you to tag individual files in a torrent, you can mark RAR's you're getting from the torrent then unmark RAR's you're getting from another source (so you can fully saturate your connection).

      That site listed in a thoughtful manner all the reasons why you'd want to use RAR. If you choose to ignore it because you think you know better (hint: you don't or the scene wouldn't be using split RAR's), that's your perogative. But at least a no nothing like yourself isn't responsible for scene releases or scene rules.

      --
      All I know about Bush is I had a good job when Clinton was president.
    19. Re:limited scope at best by 1000StonedMonkeys · · Score: 3, Interesting

      "Because the releases consists of small parts you don't have to worry about re-downloading the whole release if something goes wrong and a file gets corrupted." BS. In this day and age of high speed internet this is not relevent. Especially while using torrent files. It really wasn't ever relevent during the modem/bbs days. Z-modem had resume downloads and everyone used it. No need for rar then.

      You have obviously never done binary transfers over usenet (which is still very common today). It's done almost exclusively using RAR because news servers DO drop posts which means that you WILL lose parts of the archive.
    20. Re:limited scope at best by Koiu+Lpoi · · Score: 1

      I thought that RAR was better because it used a method very similar to UHARC to provide a much higher compression ratio than ZIP files, especially for multimedia files. So, if storage space is no problem, then you might as well go ahead and use ZIP. But if storage space is no problem, why do you even compress at all? Hell, why not just use TAR? That's a standard, has been for a longer time than zip!

    21. Re:limited scope at best by DarkEdgeX · · Score: 1
      You'd rather let the protocol do all the work? What "work" is there for you to do with "hundreds of tiny files"? You just right-click and extract. The thing is, if there's a problem that your wonder-protocol missed, it's isolated to one (or a handful) of individual files which you can then go back and get individually. On the other hand, if you're dealing with an ISO, BIN/CUE or AVI, you'll either have to redownload the whole thing or find a way to somehow get the bits that are wrong, then re-merge them back into your download at the point needed.

      I actually did this back in the BBS days because some moron, probably with the same mindset as you, insisted on uploading some 400MB file to a BBS instead of uploading the original scene release-- turns out there was an error from line noise midway through the file. How did I solve it?

      I wrote two simple utility programs:
      1. The first one made an empty file of any size (file was filled with 0's). I used this one to create a blank dummy file so I could do a Z-Modem resume at the point where the corruption occurred (so I wouldn't have to redownload everything up to that point to get the bad data).
      2. The second one took data from one file at a specific offset, then a specific amount of that data into another file at that same offset.
      With those two apps I managed to save myself from having to re-get the whole mess.

      This was something I could have avoided if the moron had used RAR and split it up.
      --
      All I know about Bush is I had a good job when Clinton was president.
    22. Re:limited scope at best by 1000StonedMonkeys · · Score: 1

      Zip and Rar have too completely different design philosophies. Zip compresses each file individually which means that you can access each file seperately without having to decompress the entire archive. Rar compresses an entire collection of files, which means that it can further compress archives when files are similar to each other. Try compressing a directory of log files with Zip and then again with Rar, you'll see the difference.

      As to movies being rar'd into a million pieces, that just means that it was at some point transfered over usenet (or maybe IRC). Corruption of part of a transfer is a fact of life there, so breaking a file into a "million" pieces and providing parity files is normal.

    23. Re:limited scope at best by tepples · · Score: 1

      Personally I prefer WinRAR to any compression program currently available.

      For home users, WinRAR is much more expensive per seat than 7-Zip.

    24. Re:limited scope at best by Temsi · · Score: 1

      Actually, I've done support for an ISP, and I got my share of stupid questions (hint, I don't anymore, as I simply cannot stand stupid questions), the single dumbest question being "hi, do you have the latest version of the Internet?" the day after AOL launched a media blitz for the latest version of their software. Of course, I said yes, and signed up a new customer.

      I understand people do stupid things. But why waste tons of cash on fixing the issue when you can just spend a little bit of cash up front to educate the employees on what not to do... and then fire them if they don't listen.
      Just imagine how many lost manhours could be recovered in the corporate world that way.

      --
      -- This sig for rent.
    25. Re:limited scope at best by Temsi · · Score: 1

      Yes, it is. But it's so much better than 7-Zip, I'm willing to accept that.
      Like I said. I prefer WinRAR. It's not a matter of saving a buck. If it was, I'd be using the built in XP Zip support, which I dislike very much.

      --
      -- This sig for rent.
    26. Re:limited scope at best by FryGuy1013 · · Score: 1

      I prefer ZipGenius. I can't stand Winzip or winrar.

      --
      bananas like monkeys.
    27. Re:limited scope at best by Zed2K · · Score: 1

      "Yes, who cares if you got the app but no documentation to go with it. It's all greek to you, obviously!"

      Hahaha...exactly! Who cares! If you want documentation spend the money and buy the product. If you want it for free then you don't expect to get that. I mean really, come on now.

      "the scene"

      that was quite funny actually. Sounds like your some underground group doing gods work or something. A bunch of kiddies sitting around their computers ripping games and distributing online that think they are gods gift to the internet is not "a scene".

      They are the equivelent of a group of lazy punks who really won't amount to much in their life but get satisfaction seeing their groups named spread on a game "release" like it were graphitti on a brick wall.

      Here's another clue, no one cares who does the game releases. If it feeds your ego then good for you but at the end of the day all that extra crap gets deleted. You do realize how stupid you sound, right?

    28. Re:limited scope at best by zakezuke · · Score: 1

      So again I ask, give me a good reason why rar is better?

      Compression ratio on divx/xvid is better under rar than winzip. The random xvid shows 367,044,608 packed to 337,342,228. That's a savings of 29,662,380 bytes. While some might not think it's worth the time to say 30 odd megs, it is close to 9% savings.

      (who gives a shit about sizes these days)

      Few would care. Among those that would are co-lo users who don't want to replace their hard drives so often. Even a small 9% means 9 extra gigs per 100gigs. Users in regions who pay by the byte would also care.

      What possible features could you want except that it compresses

      The number of archive standards it supports? Winrar supports "7Z, ACE, ARJ, BZ2, CAB, GZ, ISO, JAR, LZH, TAR, UUE, Z" -(winrar help file). This was a good argument pre-windowsXP. Why buy winzip that supports only ZIP when you can buy WinRAR that supports a whole slew of standards used on the net including zip.

      You can't say that now XP supports zip. Winrar may still be useful for a windows user for it's ISO, JAR, and CAB support.

      Passwords are a pain in the ass and anyone that password locks their archive then uploads it for people is just trying to get their hit counts up for their web sites.

      Encrypted archives are useful to prevent 3rd parties from sniffing packets. You might be paranoid that your ISP is looking for pirated material. While keeping a password on a website is a weak form of security, it's also adquate to prevent random detection. It's likely to keep their hit counts up, but that doesn't mean there isn't a side benifit.

      So again I ask, give me a good reason why rar is better?

      1. Higher compression ratio esp on divx/xvid.
      2. The rarlabs application supports compression standards than winzip. It also supports ISO and TAR.

      I'm not saying the world should convert to RAR. I even concede that it's damned annoying hitting rogue sites that use an *alternative* standard. But there are valid reasons to use RAR that I can not ignore.

      --
      There is no sanctuary. There is no sanctuary. SHUT UP! There is no shut up. There is no shut up.
    29. Re:limited scope at best by Anonymous Coward · · Score: 0

      Modern linux distros handle archives pretty damn nicely too. KDE's filemanager enters zip files as if they are folders (and has for some time now).

      It can also handle rar files (via Ark - the KDE compression program), provided you install the free command line rar program - made by the same guy who makes WinRAR for Windows. Winrar, btw, can also run in WINE, I've read.

      The Actions right-click menu also lets you compress files from the filemanager in any number of formats, zip, .gz, .tar.gz, etc.

      Personally, I wish rar would be fully integrated into the file manager as well. Using a seperate archiving program seems silly to me.

      I do all of my 'offsite archival backup and distribution' in linux, and it's 95% rar ;)

    30. Re:limited scope at best by nzkbuk · · Score: 1

      I understand people do stupid things. But why waste tons of cash on fixing the issue when you can just spend a little bit of cash up front to educate the employees on what not to do... and then fire them if they don't listen.

      Corporate MIS/IT/IS dept is a whole different world to an ISP. The average ISP's won't take any responsability beyond here's the settings for your email program & dialup settings. The Average MIS/IT/IS dept however has to maintain and keep every desktop running and in many cases has VERY limited recourse to assign blame when things go wrong.

      What do you think will happen when you tell a senior manager that they have done simething they aren't allowed to on the company computer?

      The response is simple, instead of allowing them selfrestraint you treat them linke a pre-school child. eg Instead of saying "Please don't open that door" you simply lock the door and make sure they never have access to the key.

      Most places have clauses in the employment contract concerning wilful damage and even neglect causing damage. Very few companies apply that to computers. Those that do tend to exempt any management from it. Many very large companies have software policies that include diciplinary procedures, most companies don't.

    31. Re:limited scope at best by anethema · · Score: 1

      There is a difference. With winrar you can right click, extract here. Not so with the windows native zip stuff. You can also extract quickly to a directory that is the arhives name under the current directory. Plus sending to email, etc.

      Lets not forget the boons of batch processing and proper security (passwords) and error detection.

      Lets also not forget the ability to add recovery data (parity data) to rebuild damaged archives.

      For joe shmoe who doesnt have much idea about what is going on then yes windows zip support will do. I wouldnt be able to keep a straight face if i heard someone call themselves a power user then talk about using windows native zip (or any zip) for all their compression needs.

      --


      It's easier to fight for one's principles than to live up to them.
    32. Re:limited scope at best by anethema · · Score: 1

      Winzip also has crappy shell extensions, and no batch ability.

      When someone uses zip for a spanned archive (thankfully very rare now-a-days) what do you do in winzip to extract all 80 zip files? Before winrar you used pkunzip. With winrar you just select them all, extract here (or to a directory with the archive name)

      --


      It's easier to fight for one's principles than to live up to them.
    33. Re:limited scope at best by Temsi · · Score: 1

      Instead of saying "Please don't open that door" you simply lock the door and make sure they never have access to the key.

      Fair enough... but then why do you insist on giving them access to Internet Explorer and Outlook or Outlook Express? Those programs are basically master keys to the system, as is evident by the flood of viruses, trojans and spyware that gets installed without the user's consent.
      If you're really looking to minimize your workload, and keep them happy at the same time, why not use Firefox and Thunderbird instead? Seems logical to me.

      --
      -- This sig for rent.
    34. Re:limited scope at best by nzkbuk · · Score: 1

      IE, yep get rid of it everywhere I can. install firefox instead.

      Outlook however is a problem. Management seem to love it. I've never got a real answer why. Perhaps others can explain it.
      I think it's something to do with one director insisting on having exchange (another thing I hate and luckily I don't have to touch) and so exchange server = outlook client.

      Friends / family etc only run Firefox & Thunderbird. I've told them they are free to run IE and outlook express, but I won't touch their computer if they do.

    35. Re:limited scope at best by Temsi · · Score: 1

      Friends / family etc only run Firefox & Thunderbird. I've told them they are free to run IE and outlook express, but I won't touch their computer if they do.

      Very good. I do that too, and I'm glad I'm not the only one.
      I only wish others would take that stand as well.

      --
      -- This sig for rent.
  10. No problem! by ChibiLZ · · Score: 4, Insightful

    I fail to see the problem here. TFA says that the .rar contains a file like foto.jpg.exe. This is nothing new, they're just using a better compression program to spread their malware.

    Carry on with the downloading, there's nothing to see here...

    --
    Don't buy WoW Gold! Make it yourself!
    1. Re:No problem! by B3ryllium · · Score: 2, Funny

      If anything, we should congratulate them. They've found a way to cut down on a few bytes of junk data flying around the net.

      Cumulatively, it could be a big waste reduction. :)

    2. Re:No problem! by dan_sdot · · Score: 3, Insightful
      TFA says that the .rar contains a file like foto.jpg.exe.
      I actually believe that if Windows didn't "Hide the file extension for known types", as is the default setting, viruses would be a much less serious issue. In other words, what they see for that file is "foto.jpg". They know what a jpg file is, and forget the Windows is actually hiding the true file extension. I think most people actually know that you shouldn't open an exe file from an unknown source, but hiding the file extension makes people forget.
      Just another example of how very often trying to make computers "easier to use" actually makes things more of a pain in the butt when it comes down to it.
    3. Re:No problem! by ChibiLZ · · Score: 1
      I actually believe that if Windows didn't "Hide the file extension for known types", as is the default setting, viruses would be a much less serious issue. In other words, what they see for that file is "foto.jpg". They know what a jpg file is, and forget the Windows is actually hiding the true file extension. I think most people actually know that you shouldn't open an exe file from an unknown source, but hiding the file extension makes people forget.
      I agree to some point, but I would think, and at least for me, that the icon would give it away. Also, if I'm not used to seeing extensions, I would get a bit leery should I suddenly see one.

      Regardless, the headline is a bit sensationalist. I was worried for a bit, as I use .rar almost exclusively. However, this isn't really news. I would be more afraid if there was some virus lurking in the .rar itself, that upon extraction whacked you with some nasty code.
      --
      Don't buy WoW Gold! Make it yourself!
    4. Re:No problem! by Spolster · · Score: 1

      .exe files can have their own icons embedded in the file. Simply embed the standard icon Windows uses for .jpgs and it will look like a regular jpg file.

    5. Re:No problem! by rizzo420 · · Score: 1

      aside from the suggestion to embed the default .jpg icon in the .exe, most users that get these viruses don't care. they open up the zip (or rar in this case) and immediately double click the file without looking at it or even thinknig about it at all. people who don't think get viruses.

      --
      please me, have no regrets.
  11. Big deal by fudgefactor7 · · Score: 3, Interesting

    This would have been more of a threat had it been in .CAB format. Not everyone uses .RAR files. Heck, in my company there are a grand total of 3 computers capable of even opneing a .RAR file...the one I'm posting from is one. On a side note: my wife got this virus emailed to her and she called me at work to ask what a rar file was... Needless to say, this virus will not be long-lived as it's just plain stupid.

    1. Re:Big deal by TheRealMindChild · · Score: 1

      It may be stupid, but someone had to be stung by this, else there wouldn't be a story.

      --

      "When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
    2. Re:Big deal by Babbster · · Score: 1

      These are the type of people who will receive a .rar file, find that they can't open it, Google to find a program that can open it, download one of those programs, install the downloaded program, decompress the .rar file, then run whatever .exe file they find in it. Some people LOVE being infected by viruses and they will go to any lengths to get it done.

    3. Re:Big deal by pe1chl · · Score: 2, Insightful

      So what you could really do is:

      - write a program that installs a trojan
      - write documentation that says it handles .whatever files
      - make sure Google has indexed it
      - send .whatever files around

      People will download and install your trojan all by themselves! Profit!

    4. Re:Big deal by izomiac · · Score: 1

      Well, what scares me is that my mom got an e-mail from her sister the other day. The subject was "Pictures" and it didn't have a body. The only attachment was a 90kb executable file called something like "Picture It! Photos.exe". Turns out that it was a legitimate e-mail (after calling to confirm this) that decompressed three photos. I can see the logic behind sending self-extracting executables, but wouldn't it be simpler if there were never any common legitimate uses for sending executables through e-mail? I mean this would be trivial for a virus writer to imitate or piggy-back on. Now I can't just tell "normal people" to never open "exe" files in e-mail.

    5. Re:Big deal by boingyzain · · Score: 1

      Wait, you married someone who doesn't know what a RAR file is?

    6. Re:Big deal by shades6666 · · Score: 1

      Don't forget; you'll have to distribute the 'program that installs a trojan' in a RAR file to get it past the firewalls.

    7. Re:Big deal by fudgefactor7 · · Score: 2, Funny

      Yo, man, she's a nurse, cut her some slack.

  12. Winzip by Anonymous Coward · · Score: 0

    Oops....MS used Winzip technology in XP...and i think winzip has become less popular.and rar is increasing slowly(fcking closed...no open version) because winrar can handle *tgz+ man other formats

    1. Re:Winzip by Anonymous Coward · · Score: 0

      Use 7-zip, I have it on both my machines, it's good and LGPL.

  13. The Bright Side by Dachannien · · Score: 4, Insightful

    Fortunately, your grandmother has no clue what a .rar file is or how to open one, leaving her safe from infection by this new method. In fact, it's fairly safe to say that the only people who will get owned by .rar file viruses are lamer hax0r wannabes desperate for more pr0n.

    1. Re:The Bright Side by AndroidCat · · Score: 2, Insightful

      I'd feel more comfortable if so many idiots hadn't managed to follow the directions to open encrypted zips and run the malware inside. :)

      --
      One line blog. I hear that they're called Twitters now.
    2. Re:The Bright Side by gstoddart · · Score: 1
      In fact, it's fairly safe to say that the only people who will get owned by .rar file viruses are lamer hax0r wannabes desperate for more pr0n

      Your idea of using RAR to get more pr0n intrigues me. Where can I subscribe to your newsletter?
      --
      Lost at C:>. Found at C.
    3. Re:The Bright Side by Zerbey · · Score: 1

      Until MS adds support for it in a future version of Windows. It'll happen, trust me.

  14. Slashdot Headline! by im_thatoneguy · · Score: 5, Funny

    "Warez is becoming infected with viruses!"

  15. RAR is very popular by bigtallmofo · · Score: 5, Interesting

    I find that more technically-abled people are familiar with and have installed WinRAR or the unix-variant based RAR on their system.

    Of course, such people are less likely to be taken in by a virus, so I'm forced to believe that this new spin on virus writing isn't going to be very effective.

    Similarly, I suppose virus-writers could rename their .exe file to be .txt and leave instructions within the .txt file to rename the file to .exe and from there ask them to execute it but the people that would understand those instructions would not be likely to follow them.

    --
    I'm a big tall mofo.
    1. Re:RAR is very popular by Anonymous Coward · · Score: 0

      oh yes... a text file with instructions to rename it... I can see it now...

      here are steps for to run coool game!
      1) delete text and space here
      2) reanem file "fun.exe"
      3) double click file
      4) All your base are belong to us
      EVil ViRuS CoDe WoOt

    2. Re:RAR is very popular by rainman_bc · · Score: 3, Informative

      Just to point out that some places use stuff like UltimateZIP or something that'll handle all compressed archives, including ace and rar. It isn't just winrar that opens rar files.

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    3. Re:RAR is very popular by SunFan · · Score: 2, Interesting

      I thought technically abled people still used tar and bzip2? Putting the compression separate from the archiving makes sense--it still works great in piped UNIX commands and bzip2 is more aggressive than Zip is.

      --
      -- Microsoft is the most expensive commodity operating system and office suite vendor in the marketplace.
    4. Re:RAR is very popular by Anonymous Coward · · Score: 0

      No, Tar Files have the problem that the entire archive must be decompressed to extract one file. ZIP and RAR have headers which allow single files to be extracted.

      That's why the "technically abled" people at Sun used ZIP as the format for JAR files instead of a tar-based format.

    5. Re:RAR is very popular by Darthmalt · · Score: 1

      Even more so since with the Default XP settings you have to go to
      My Computer > tools >folder options > click on the view tab > find the box that says "hide extensions for known file types.

      If you are comfortable enough with the somputer to do all these steps surely you know better than to do it because a e-mail told you too.

    6. Re:RAR is very popular by Antique+Geekmeister · · Score: 1

      bzip2 is more aggressive, but computationally more expensive while compressing. It's also less easy to recover from slightly corrupted downloads of bzip2 files than gzip. gzip also works better for in-line compression.

    7. Re:RAR is very popular by m50d · · Score: 2, Informative

      RAR is better compression, and the compression ratio is all that matters. I had 1.2gb of binaries to fit on a CD, tar+bzip2 had it at around 780mb (gzip I interrupted at around 900mb). Arj was 706, but rar did it without breaking into a sweat: 636 mb, I had enough space for feather linux as well.

      --
      I am trolling
    8. Re:RAR is very popular by Anonymous Coward · · Score: 0

      Just ship it with a .bat file that renames it to an exe, and until they catch on it'll work then you'll need to ship with an obfuscated batch file... or an msi installer, or who cares ;) just put the exe on a website, and say 'free ipod' for installing our screensaver... ;)

    9. Re:RAR is very popular by Duckman5 · · Score: 1

      No, not everyone uses WinRAR. However, WinRAR is probably the most well known and it's relatively easy to use. Plus, just like UltimateZIP, it can open up a variety of formats.

    10. Re:RAR is very popular by Nebu · · Score: 1

      Just throwing around numbers doesn't mean much. I can compress a text file that has the character "a" repeated enough times to fill in 60 terabytes into a 50 byte file using general-purpose compression algorithms like arithmetic encoding. If you tailor your compression algorithm around the data you're compressing (or equivalently, tailor the data around the compression algorithm you're using), any data can be compressed to 1 bit in practice, and less than 1 bit in practice.

    11. Re:RAR is very popular by FooBarWidget · · Score: 1

      RAR better than bzip2? Are you kidding? Did you use bzip2 --best? Every single tar+bzip2 archive I've made is smaller than the RAR archive.

      For example, I compress OpenKore 1.5.2 (1.5 MB of source files).
      RAR (-m5 -md4096): 249 KB
      tar/bzip2 (--best): 225 KB

      Another example: Gimp 2.0.6 (source code + compiled objects), 140 MB.
      RAR: 36 MB
      tar/bzip2: 30 MB

    12. Re:RAR is very popular by m50d · · Score: 1

      It wasn't tailored in any way though, it was a set of misc binary files, and ime pretty typical of rar's performance compared to the others mentioned. If your repeated "a" will compress much better with zip than rar then you might have a point.

      --
      I am trolling
    13. Re:RAR is very popular by m50d · · Score: 1

      Yes, I did. Maybe it's unrepresentative, but I've found in general compressing binaries and multimedia rar is much better. Could it be that bz2 is optimised for source code?

      --
      I am trolling
    14. Re:RAR is very popular by Darthmalt · · Score: 1

      free ipod screen saver where can I d/l it

  16. Well, duh. by baggachipz · · Score: 0, Flamebait

    .rar files can be self-extracting like zip files, so they pose the same security risk. I can't belive that nobody's exploited this until now.

    1. Re:Well, duh. by bcmm · · Score: 1

      Both self-extracting RAR and self extracting zip files are *.EXE binaries. They just contain ta decompresser and some data to decompress.

      Did you think that Windows automatically knows to try and execute .RAR files or something?

      --
      # cat /dev/mem | strings | grep -i llama
      Damn, my RAM is full of llamas.
    2. Re:Well, duh. by baggachipz · · Score: 1

      Well then what's the big deal? Joe-AOL downloads a .rar file, but can't open it (and expose the nasty files) because he doesn't have WinRAR. This is a security risk HOW?

    3. Re:Well, duh. by bcmm · · Score: 1

      Sorry> I should have quoted, but nevertheless RTF parent (now been modded down). That was exactly my point.

      --
      # cat /dev/mem | strings | grep -i llama
      Damn, my RAM is full of llamas.
  17. I've been opening .rar files for a while by IInventedTheInternet · · Score: 2, Insightful

    And I've always extracted and scanned the contents before executing.

    It just makes sense to me.

  18. appealing to lustful young men by w1r3sp33d · · Score: 1
    Last week's virus was "disguised as a patch from Microsoft Corp" and apparently nobody wanted to click it (who's afraid of the BSOD?)

    ... but free pr0n, well who ain't gonna click that?

    1. Re:appealing to lustful young men by caluml · · Score: 1

      What - the XP SP2 virus? That's been doing the rounds for a while now..

  19. Re:Remember! by Anonymous Coward · · Score: 0

    Hey, it's OK to be gay!

  20. It can't scan INSIDE the rar by jptechnical · · Score: 2, Informative

    All the common scanners can scan inside a zip archived file. However, most scanners cannot scan inside a rar archive. So you are getting it wrong. A virus scan OF the file will return nothing but a .rar file. The virus can be hidden IN the rar file, which is not scanned. Hopefully your AV has a good realtime file scan so it if it written to a temp file it will be scanned as soon as it is accessed.

    --

    Boredom's not a burden anyone should bear.
    1. Re:It can't scan INSIDE the rar by nuclear305 · · Score: 4, Interesting

      Apparently I should have been more clear--when testing with AVG it certainly can scan the contents of the archive; I watched as it scanned several exe files I placed inside the archive.

      I can't say I've ever paid much attention to other products but I would have hoped Norton and the like would also have this capability.

    2. Re:It can't scan INSIDE the rar by Anonymous Coward · · Score: 0

      F-prot is one that can scan inside a .rar archive.
      Tested with WinXP SP2, F-Prot version 3.16a.
      FWIW.

    3. Re:It can't scan INSIDE the rar by jptechnical · · Score: 1

      You shoulda been more clear. lol. Sorry for the 'you got it wrong'

      --

      Boredom's not a burden anyone should bear.
    4. Re:It can't scan INSIDE the rar by orkysoft · · Score: 5, Interesting

      Are you sure AVG didn't actually use the WinRAR you have installed to extract the files, so it can scan them? I know that Ark (a KDE file archiving utility) uses Rarsoft's unrar to operate on RAR files.

      Of course, I don't know whether you have WinRAR installed. Can AVG scan your RAR files if you don't have WinRAR installed?

      --

      I suffer from attention surplus disorder.
    5. Re:It can't scan INSIDE the rar by Anonymous Coward · · Score: 0

      How can this be modded "informative" is beyond me. The parent doesn't have a clue. Perhaps it's true that most *low-quality* AV software doesn't scan RARs, but *good* ones like AVG or avast! (or even clamav) certainly do.

    6. Re:It can't scan INSIDE the rar by Lehk228 · · Score: 2, Informative

      H+BDEV's AntiVir scans inside RAR files just fine, and has done so since at least 4 years ago.

      --
      Snowden and Manning are heroes.
    7. Re:It can't scan INSIDE the rar by haruchai · · Score: 1

      AntiVir is a fine, fine product. Once I discovered it, it was curtains for Norton. AntiVir and Firefox are the 2 products I most recommend to my Windows-using friends.

      --
      Pain is merely failure leaving the body
    8. Re:It can't scan INSIDE the rar by Anonymous Coward · · Score: 0

      Does it matter?

    9. Re:It can't scan INSIDE the rar by jptechnical · · Score: 1

      The front page lists the following as a selling point:

      Quality "Made in Germany"

      That is all I need. I am sold!

      --

      Boredom's not a burden anyone should bear.
    10. Re:It can't scan INSIDE the rar by Anonymous Coward · · Score: 0

      However, most scanners cannot scan inside a rar archive.

      I think that it's just a case of misinterpreting what you said. You can take that sentence in one of two ways:

      1. It is not possible for a virus scanner to scan the files inside a RAR file.
      2. Some virus scanners just don't happen to have RAR support programmed into them.

      One makes it sound like there is some intrinsic anti-anti-virus property of RAR files that make them ideal attack vectors, the other simply acknowledges shortcomings in some popular software.

    11. Re:It can't scan INSIDE the rar by Flinx_ca · · Score: 1

      If you do not have WinRAR installed, you cannot extract the virus from the archive and execute it so you have no problem. If you do have WinRAR installed do you really care if the files were scanned directly or temporarily unpacked and scanned?

    12. Re:It can't scan INSIDE the rar by the_greywolf · · Score: 1

      no, AVG uses the free unrar source code to unrar the archive in memory for the purposes of scanning. a lot of software use that because the license states:


      2. The unRAR sources may be used in any software to handle RAR archives without limitations free of charge, but cannot be used to re-create the RAR compression algorithm, which is proprietary. Distribution of modified unRAR sources in separate form or as a part of other software is permitted, provided that it is clearly stated in the documentation and source comments that the code may not be used to develop a RAR (WinRAR) compatible archiver.

      a lot of software uses unRAR for this exact reason. if you don't need to compress it, but have a legitimate need to open and decompress it, you're free to do so without limitation.

      --
      grey wolf
      LET FORTRAN DIE!
    13. Re:It can't scan INSIDE the rar by MrKevvy · · Score: 1

      "However, most scanners cannot scan inside a rar archive."

      All of the current Symantec products can scan inside RAR archives including NAV2005, Symantec Corp. Ed. 9.0 and the e-mail gateways.

      I am sure of this because I tested them all when NAV2005 had a bug where the scanner process would die on RAR 1.51-1.55 archives including SFX. This did not affect any other apps.

      The scanning is done by the AV itself not by spawning an external RAR process. The code that accomplished this for NAV2005 is DEC2RAR.DLL which is in the Decomposers folder.

      --
      -- Insert witty one-liner here. --
    14. Re:It can't scan INSIDE the rar by Geoffreyerffoeg · · Score: 3, Insightful

      Can AVG scan your RAR files if you don't have WinRAR installed?

      How the bleep do you expect a user to get infected from a file inside a RAR (which is the point of this discussion) if he doesn't have a RAR decompressor?

      If he can decompress, so can AVG. If he can't, AVG only scans the outside of the RAR, which is the only part that can infect him. Where's the problem?

    15. Re:It can't scan INSIDE the rar by Drantin · · Score: 1

      and if the rar is self-extracting?

      --
      Actio personalis moritur cum persona. (Dead men don't sue)
    16. Re:It can't scan INSIDE the rar by Anonymous Coward · · Score: 0

      Then it's an executable and therefore can be scanned. Of course the payload is inside, and if your definitions are up to date then you have nothing to worry about. Once the self-extractor extracts the trojan, the trojan gets scanned and quarantined. Hell, they may even flag that particular self-extractor as a trojan to save people time.

      Frankly I'm not worried about viruses anymore, so long as defs are released in a timely manner. It's all part of the joy of a centralized virus server forcing definitions down to clients within minutes of the server pulling down defs. And we only got it because foo-foo artists refused to agree to the "LiveUpdate?" dialog every day, for months on end, until they infected themselves and every other artist. And so, voila, company has to spend money because they force everyone to coddle them like toddlers.

      Ultimately it's a good thing but the goddamn assholes fscking destroyed my weekend. Why of course I want to come in and try to recover your data, which obviously wasn't important enough to you to get current virus defs for the past several months, of course... dammit, the ends do not justify the means...

    17. Re:It can't scan INSIDE the rar by orkysoft · · Score: 1

      Actually, not so long ago, it was in the news that a certain virus scanner could be compromised by scanning a special self-extracting archive file.

      I think the scanner actually *executed* the self-extraction code of the file to be scanned, which is of course a mortal sin in virus security...

      --

      I suffer from attention surplus disorder.
    18. Re:It can't scan INSIDE the rar by LuSiDe · · Score: 1
      Are you sure AVG didn't actually use the WinRAR you have installed to extract the files, so it can scan them? I know that Ark (a KDE file archiving utility) uses Rarsoft's unrar to operate on RAR files.
      While i'm not KDE or Ark user, i seriously doubt this statement. Rarsoft's Linux binary is called 'rar' and is shareware. It can rar and unrar. There is an open source program called unrar which has roughly the same features but a slightly different syntax. I think you meant that instead.

      Also, i just checked and 'unrar' ain't using some kind of library for its functions so e.g. Ark or a AV scanner must run the program directly, if it uses that. Neither does Rarsoft's 'rar', btw.
      --
      WE DON'T NEED NO BLOG CONTROL.
    19. Re:It can't scan INSIDE the rar by Geoffreyerffoeg · · Score: 1

      and if the rar is self-extracting?

      Okay, these arguments are bordering on stupid.

      If the RAR is self-extracting, it's an executable.

      A) The virus scanner should stop executables in e-mail, and scan all new executables. If you can run a self-extracting RAR, you can run an arbitrary virus EXE.

      B) As soon as it executes, assuming the self-extracting header is safe, it extracts to a temporary location. The virus scanner can track the disk write and subsequent read, and find the virus that was within the RAR.

      Problem solved. Already.

  21. I don't get the big deal... by Anonymous Coward · · Score: 0

    Yeah, so they're simply taking the virus and packing it with another archiving tool... In any sense it's not the .rar file itself that's the threat, so rather than having administrators complain about it, they should simply have active protection running on the workstations themselves. The average computer user doesn't even understand how a virus works, so it's stupid anyways to simply rely on e-mail attachments being scanned unless they plan to support all forms of compression. Just my 2 cents...

  22. A question... by ajaf · · Score: 1, Redundant

    "A new article at eWeek indicates that Virus writers are using .RAR files to bypass Filters and Anti-Virus systems to infect computers."

    Computers or Computers running Windows?

    --
    ajf
  23. How's this new? by Phanatic1a · · Score: 5, Insightful

    It's not that there's a virus piggybacked on the .rar, which you infect yourself with by unraring the .rar, it's that they're sending around .rared viruses, which you infect yourself wih if you unrar and then execute them.

    Not seeing the problem, aside from the same old 'don't go happy-assing around executing any damn old executable that someone emails you.'

    1. Re:How's this new? by lsmeg · · Score: 1

      +1 for using "happy-assing" in a sentence.

      --
      It's OK! I'm a limo driver!
  24. eWeek ... by jest3r · · Score: 4, Funny

    ... in related news eWeek is able to sell more impressions and generate more revenue by getting coverage on Slashdot for pointless non-news articles such as new Virus hides in compressed files ...

    1. Re:eWeek ... by Anonymous Coward · · Score: 0

      shut up biyatch, I needs to feeds the childrens

  25. Uhhh... Theres not really much difference between by Bob64 · · Score: 0

    In my opinion theres not much difference between zip and rar... Only a different compression algorithm. Other then that, they both serve as containers that attempt to compress the contents.

    Im also sure that most anti-virus programs scan RAR files.

    In my opinion, this is nothing special, virus writers are just trying to change their delivery method. Just like how a virus was written for .swf files. Its now only the matter of adding the .rar extention to the filter.

  26. Virus Filters by DHalcyon · · Score: 1

    IMHO doing some filtering at the provider could help. My mail provider uses a Spam/Virus filter that works with black/whitelists for each user and a global blacklist created by the provider (Which can be overridden by my personal whitelist). Haven't seen a virus in my inbox for 2 years and counting.

  27. In other news by JamesP · · Score: 2, Funny

    A new virus is spreading through password-protected .arj files.

    Fortunatelly, no one got it, as no one remembers anymore what the heck an .ARJ file is, let alone find a password cracker for it.

    Rumors said the password is "G04TSE.CXR0X".. go now then, have some fun...

    --
    how long until /. fixes commenting on Chrome?
    1. Re:In other news by paganizer · · Score: 1

      Only REAL men use ARJ.
      "g: Garble with password"

      --
      Why, yes, I AM a Pagan Libertarian.
    2. Re:In other news by izomiac · · Score: 1

      I always had to use .ARJ, .BH, .LHA or whatever other obscure/unpopular format my compression program supported so I could e-mail executables to friends and computer science teachers. If I recall correctly, the virus scanner at my old school did remove all .exe (even renamed) files from just about any modern compression format you could think of (rar, zip, jar, cab).

    3. Re:In other news by m50d · · Score: 2, Informative
      --
      I am trolling
  28. Re:Remember! by Anonymous Coward · · Score: 0

    But is it ok to be Sparky?

  29. ClamAV wins again... by Vellmont · · Score: 5, Informative

    The OSS program ClamAV supports scanning of RAR files. If most anti-virus programs truly don't support RAR format, this is another big win for ClamAV. (I run it on my own server, and as part of an anti spam/virus email service and it runs flawlessly).

    --
    AccountKiller
    1. Re:ClamAV wins again... by xXDarkNinjaXx · · Score: 2, Informative

      I love ClamAV, props to all the developers and the clamav community. They've been helpful to me.

    2. Re:ClamAV wins again... by j-turkey · · Score: 5, Interesting
      The OSS program ClamAV supports scanning of RAR files. If most anti-virus programs truly don't support RAR format, this is another big win for ClamAV. (I run it on my own server, and as part of an anti spam/virus email service and it runs flawlessly).

      ClamAV just wins period. Not having to pay per-seat licensing is awesome. Never needing to track or renew a subscription is worth every penny you'll spend on Clam AV (umm...$0.00).

      I can't think of any reason to run anything else for an email server. Am I missing something really big that ClamAV just can't do?

      --

      -Turkey

    3. Re:ClamAV wins again... by Anonymous Coward · · Score: 0

      Does ClamAV detect the Sea Org virus?

    4. Re:ClamAV wins again... by Anonymous Coward · · Score: 0

      I use ClamWin, the windows version of clamav.
      Unfortunately it fails to open rar archives (it tries to, but fails). I haven't really investigated what causes the problem yet.

      But since I'm the only one using this computer it's not a problem, I KNOW I shouldn't run britney.jpg.exe.

    5. Re:ClamAV wins again... by Vellmont · · Score: 1

      ClamAV relies on an external program to open RAR archives. Presumably this will work in windows as well, but I don't know if there's a command-line compatible version of unrar that'll work in windows. Perhaps cygwin supplies such a beast.

      --
      AccountKiller
    6. Re:ClamAV wins again... by sjbcfh · · Score: 1
      I don't know if there's a command-line compatible version of unrar that'll work in windows.

      Yes, there is.

    7. Re:ClamAV wins again... by Anonymous Coward · · Score: 0

      ClamAV just wins period. Not having to pay per-seat licensing is awesome.

      Now, if only it would compile on more systems...

    8. Re:ClamAV wins again... by rduke15 · · Score: 1

      Yes, there is a command-line RAR. Unfortunately, to get the 300KB of rar.exe and the 200KB of unrar.exe. you have to download over 1 MB, and install the whole 3+MB of WinRAR. And then you get a share/whatever-ware, which you are supposed to pay for after a 40 days trial period.

      I'm happy with zip and gzip, preferrably in the form of .tar.gz which Total Commander handles natively (and Midnight Commander handles too of course).

      ClamAV did indeed catch my eicar.rar, but I'm not sure which program extracted eicar.com from eicar.rar. Maybe it was amavis, not clamd.

    9. Re:ClamAV wins again... by Anonymous Coward · · Score: 0

      Well, the way that ClamAV detects viruses is limited, but yes, it's very good.

      A complex, changing virus would be difficult to write a ClamAV filter for because they have no scipting ability, it just scans for data patterns.

    10. Re:ClamAV wins again... by swillden · · Score: 3, Informative

      Am I missing something really big that ClamAV just can't do?

      Get updates about a major new virus a week too late to do any good?

      I was working for a client who had a vigorously-enforced anti-virus policy. Before anyone is allowed to connect to the network, the I/T security dept. has to verify that they have an anti-virus package installed, running and up-to-date. This policy created a bit of a problem when I showed up with my laptop running Debian Linux. I tried to argue that there are no Linux viruses in the wild and, further, that as a 100% Windows shop, even if my machine did have a virus, it wouldn't run on any of *theirs*. No luck. "NO AV, NO NETWORK," was the decision from on high.

      Not expecting much, I ran "apt-cache search anti-virus" and was shocked to see that there were two different AV tools packaged by Debian, and that clamav even had the ability to scan local files on my system. I set it up to scan periodically, left "freshclam" set on the default update schedule (daily), showed the I/T security guy how it worked (and that it had found nothing), and he grudgingly allowed me on the network, convinced, I think, that my open source anti-virus tool *had* to be crap.

      A couple of days later, I noticed that ClamAV had flagged a file in my mailbox as being infected. It was a document that the client's project manager had sent me -- from a machine running an up-to-date copy of Norton Anti-Virus Gold, Corporate Edition. I reported the incident and didn't think much of it. I figured the manager that sent it to me must not have had his AV software running (Lord knows if I ran Windows I'd be tempted to shut the CPU- and RAM-hogging thing down so I could get some work done).

      Over the next two days, nearly all productive work in the I/T dept. ground to a halt, because by the time I got the infected document, almost the entire company was infected. I don't recall which virus it was (it didn't really interfere with anything I was doing), but I know they had a devil of a time getting it all cleaned up.

      As it turned out, NONE of the three major commercial AV tools deployed at the company detected the new virus until about a week later.

      I found out later that this experience is the rule, not the exception, with fast-moving new viruses. ClamAV is not only community-developed, but the databased is community-maintained as well, so whenever a sysadmin somewhere notices a new virus, it gets added to the database very quickly. The commercial AV vendors don't move as quickly, and consequently their tools often miss fast-spreading viruses long enough for them to become a problem.

      ClamAV rocks.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    11. Re:ClamAV wins again... by Anonymous Coward · · Score: 0

      ClamAV doesn't scan boot sector and memory. ClamAV's definition is not as big, as say NortonAV's.

      However, I am trying to say it's not version 1.0, yet, so support ClamAV if you can - someone is paying for your $0.00 benefits. The updates themselves cost something...

    12. Re:ClamAV wins again... by Phleg · · Score: 1

      Best I can tell, ClamAV doesn't have a daemon that sits resident in memory and checks for files as they're created/read/executed.

      --
      No comment.
    13. Re:ClamAV wins again... by value_added · · Score: 1

      Cygwin provides the unrar executable without the problems you mention.

      Works fine, of course.

    14. Re:ClamAV wins again... by ThisIsFred · · Score: 1

      NAV is the most overpriced, under-performing piece of garbage out there. I used to laugh at McAfee, but at least they didn't have to nerve to charge what Symantec charges. Shame on your client's IT staff, they should have done an evaluation like I did. In our case, Grisoft's AVG won out, not only on price, but on detection and removal, network services, and the ability to find and kill certain types of persistent spyware.

      ClamAV is okay, but it's more of an early detection tool. Be sure you've got version 0.80 or better, since there was a memory leak in earlier versions. I have it on my Samba servers, using the dazuko module (so I can do on-access scanning). While ClamAV cannot repair any files, it's detection is pretty good, and using dazuko, it blocks access to infected files. This means that shared-file folders are no longer a virus vector on my network. If users follow my policy and put their files on the server home directory space, it also prevents the accidental mass-emailing of an infected document (ha ha MS Office).

      --
      Fred

      "A fool and his freedom are soon parted"
      -RMS
    15. Re:ClamAV wins again... by menscher · · Score: 1

      It's called clamuko. Not that I've ever had a reason to use it. I think it might be unreliable still, so be careful.

    16. Re:ClamAV wins again... by Anonymous Coward · · Score: 0

      Same experience here.

      I had a work machine ay home WIn2KPro
      and a DSL line for VPN'ing to work.

      Sygate + Av software installed as suggested by
      employer.

      Came down one moring to find the machine
      infected - evidently Sygate decided to stop working.

      Note that there were are NO servers on the box
      - it VPN'd to work and was used to build Perl etc.
      Anyway we spent a day or two trying to clean it.

      A number of company tools (purchases) were used to
      clean the 40+ detected infections off the system.
      Once reasonably clean sygate was re-installed
      and I sneakerwared clamav and up-to-date db's.

      Guess what, clam-AV picked up ~4 more infections!

      We left the machine for ~ 1 week and bcame back
      (I used my home systems for work VPN instead).
      Another try with the commercial AV tools still only found 2 of the 4 clamav found a week previously!

      Footnote: The box now runs FC3 and even "out
      of the box" was secure enough to connect to
      the net.

      Apart from a couple of win based DB tools (and
      Framemaker) I do not miss WIn2KPro anymore...

      Jacqui

  30. Whats the point? by bizitch · · Score: 3, Interesting

    Blocking extensions is pretty pointless ... how hard is it to rename before/after going thru a wall?

    --
    ---- "Logoff! That cookie shit makes me nervous!" - A. Soprano
    1. Re:Whats the point? by pe1chl · · Score: 1

      Of course your scanner should not check filenames (extensions are basically just part of the filename) but it should determine the type of the file by looking at its contents.

      Every decent scanner does this. Surprisingly many commercial virus-scanners from "wellknown manufacturers" don't. But who said those were any good?

    2. Re:Whats the point? by Taladar · · Score: 1

      It is a great way for BOFH to annoy their users.

    3. Re:Whats the point? by cliveholloway · · Score: 1

      Well...

      Say Joe Public gets a zip file that's called "porn.txt", they double click on it and then windows tries to open it in Wordpad.

      Of course it doesn't stop files being transferred - it just stops inexperienced people from opening them.

      cLive; -)

      --
      -- Trinity in high heels carrying a whip: The donimatrix - there is no spoonerism
    4. Re:Whats the point? by Detritus · · Score: 1

      Why? There are no universally agreed standards for file extensions and file content. All I need is some smart-ass virus scanner deleting my experiment data because it doesn't like some of the bit patterns in the data. I've already had a few cases where virus scanning software "found" viruses in files that containing nothing except telemetry data. If my file has a ".DAT" extension, the virus scanner should keep its paws off of it.

      --
      Mea navis aericumbens anguillis abundat
    5. Re:Whats the point? by RicoX9 · · Score: 1

      That's EXACTLY the point. We force our users (and people sending to them) to change extensions so we can be relatively sure that the file was sent on purpose.

      That doesn't mean we don't run client side virus scan. We just don't get as much crap coming through as we might otherwise.

    6. Re:Whats the point? by pe1chl · · Score: 1

      Those days are gone.
      It used to be that you only needed to scan executables because a virus could only activate when the program was actually running, but:
      - Microsoft introduced and pushed the concept that many passive datafiles can include executable content like macros
      - Hackers got very determined and for every case of a buffer overflow or other fault in parsing a datafile, they craft an exploit that actually does damage

      So it is no longer safe to exclude data from scanning "because it cannot do any harm".

    7. Re:Whats the point? by mutterc · · Score: 1
      I do it at my company, with MIMEDefang. It has ClamAV scanning everything (including .rar files, BTW). Files with some extensions that are pretty much only useful for viruses around here (.vbs, .wsh, .pif, etc.) are removed entirely, and a warning message left in their place. Files with other "executable-style" extensions get renamed to defang-*.binary, and a message explains how to "Save As".

      What this buys me, since both filename and MIME type are changed, is peace of mind that there's no way our Outlook email clients will automatically execute them. It also raises a big red flag that the attachment is potentially executable (defeating the tricks like picture.jpg(buttload of spaces).pif).

      Sure, users could end up Saving As some malware and opening it. So far, I haven't seen any problems with that (of course, that doesn't mean it hasn't happened). Our userbase is mostly embedded software engineers, though we do have some "overhead" people. This way, if the engineers want/need to email executables to one another, they can (with a little annoyance).

    8. Re:Whats the point? by mutterc · · Score: 1
      Where I work, we had some folks (embedded software engineers, cross-compiling on Windows) disabling the on-access virus scanner to speed up their build times.

      After a couple of times where this led to worm infection, I showed everyone how to have the on-access virus scanner exclude their ClearCase snapshot views directory, so they get the benefits of faster build times without leaving their machines unprotected.

      If you can get your admins to agree, a good compromise for you ought to be excluding your telemetry data directory from on-access scan, instead having a weekly (or whatever) scan of the entire machine Just In Case.

      (I used to see something similar... viruses "found" in .tar.gz files that I had created, of code trees or somesuch that can't contain viruses (yet)).

  31. How about a .virus file type? by jptechnical · · Score: 5, Funny

    It seems to me this would be the simplest. Just require the virus makers to use the .virus extension and that will give the AV makers more time to perfect RAR scanning.

    Is anyone with me?

    --

    Boredom's not a burden anyone should bear.
  32. RAR bombs by Schreckgestalt · · Score: 2, Insightful

    This is great. They have still not all figured out how to avoid bzip2 bombs, how are they supposed to be able to scan RAR files? I mean, heck, they can't adopt a new compression file every 2 weeks! Oh wait...

  33. No worries, DOA viruses by DigitalCrackPipe · · Score: 1

    The good thing is that most people can't open rar files. You must intentionally install software to unarchive rar files.

    The only real concern is when kids install rar software and then a click-happy parent opens any attachment and any files inside. (or other multi-user home computer scenarios)

    The only news here is that while AV software could help protect the clueless before, there is now a workaround. in a few circumstances. Luckily, this is a small enough percentage that no new epidemic can occur.

    1. Re:No worries, DOA viruses by izomiac · · Score: 1

      My old school installed FilZip on all student laptops. That could open rar files (not to mention a ton of other formats).

  34. RAR is very popular in China by winkydink · · Score: 3, Informative

    at least it is with my 2 subsidiaries there. Winzip does not do a Chinese version. RAR does.

    --

    "I'd rather be a lightning rod than a seismometer." -Ken Kesey

    1. Re:RAR is very popular in China by JustNiz · · Score: 1, Funny

      aaahhh sooo... rinzip... doh... rin... doh.. fuckit RAR.

    2. Re:RAR is very popular in China by Anonymous Coward · · Score: 0

      In Korea, only old people use .RAR

    3. Re:RAR is very popular in China by Anonymous Coward · · Score: 0

      You're confusing the Chinese language with the Japanese language. And Japanese people don't confuse 'l' and 'r'. They use a sound that's somewhere inbetween. We're the ones who hear it wrong.

  35. Re:first post by Anonymous Coward · · Score: 2, Funny

    someone shouted HQX at me once and I didn't sleep for a week.

  36. Great Quote by Anonymous Coward · · Score: 0

    In reference to viruses posing as rar archives containing porn:
    "Most of these are appealing to lustful young men"

  37. In other news: by Anonymous Coward · · Score: 0

    Email gateway anti-virus scanners quite sucky.

  38. So.. by mysidia · · Score: 2, Insightful

    If your firewall blocks ZIP files and RAR files, then how are you supposed to exchange groups of files with your friends efficiently?

    Isn't the WHOLE POINT of having archive file software on your computer defeated by blocking content with these extensions?

    1. Re:So.. by vertinox · · Score: 1

      If your firewall blocks ZIP files and RAR files, then how are you supposed to exchange groups of files with your friends efficiently?

      *.sit files?

      But then you'll need a Mac! But then they'll write a sit virus for OS X... Oh wait... Nevermind.

      --
      "I am the king of the Romans, and am superior to rules of grammar!"
      -Sigismund, Holy Roman Emperor (1368-1437)
    2. Re:So.. by m50d · · Score: 1

      As someone above used for a joke, .arj files are a good, lesser-known compression format. Not as good as rar though. Sniff.

      --
      I am trolling
    3. Re:So.. by mysidia · · Score: 1

      But if viruses can live in RAR files, then they can live in ARJ or SIT files too, and it's only a matter of time before ARJ or SIT formats are blocked when the logic gets extended (or firewall vendors go ahead and look up the remaining compression formats and block them all proactively)

    4. Re:So.. by m50d · · Score: 1

      Yeah, probably. With luck they'll eventually realise that blanket blocking of a filetype is a bad thing. That said, it may make sense to block archives the scanner can't read, if it is able to scan inside zipfiles and plainly-attached files.

      --
      I am trolling
  39. Its their job by mixtape5 · · Score: 1

    I have known and been using .rar files for about a year. I would think that somewhere along the way, some anti-virus programmer somewhere would notice a security threat and begin working on scanning meathods?

    Just a thought/question, if anyone has thoughts or explanations I would appreatiate the information.

    --
    WoW: Scheod 70 orc warlock on Shadowmoon
    1. Re:Its their job by Lehk228 · · Score: 1

      many scanners do, Anti-Vir does, someone else in the thread said avg does and so does clam AV. remember suckmantit and mcrappy aren't the only AV vendors out there.

      --
      Snowden and Manning are heroes.
  40. Not a big deal by Artifakt · · Score: 2, Informative

    As the article explains it (you do read the articles ,don't you?). The .RAR has to be unpacked, to reveal a file with dual extensions - like "Pron.jpg.exe".
    The user still has to be dumb enough to click on that .exe without running a virus scanner on it first. No one has made a .rar that somehow executes on its own.
    The article expresses a fear that there are people out there in cluelessland that will think "Gee, I know I should scan .exe's that came packed in .zip's, but this came packed in another compression. Duuh! it must be safe!".
    There may be three people on the whole planet who are actually at that particular mix of clueless and clueful states. The rest either still don't know the first thing about what a .rar or an .exe is, or they won't be fooled.
    If a journalist tried to make us all afraid of the risk of terrorists that try to sneak through customs by disguising themselves as Mexican Banditos, complete with bandoleers of bullets, some people would probably buy that too.

    --
    Who is John Cabal?
    1. Re:Not a big deal by Negativeions101 · · Score: 0

      fuck, that was funny.

      --

      I'm not anti-microsoft. I'm anti-bullshit. Which means I'm anti-microsoft.
  41. Trojan? by rhizome · · Score: 1

    And thusly, isn't it a trojan and not a piggybacked virus?

    --
    When I was a kid, we only had one Darth.
    1. Re:Trojan? by Jedi+Alec · · Score: 1

      unless it opens a back door allowing someone to sneak in...no, it's not a trojan. Doesn't mean one can't use the same trick to smuggle one in though.

      --

      People replying to my sig annoy me. That's why I change it all the time.
  42. concern for warez ... not really by rkmath · · Score: 5, Insightful

    It is true that most warez files are compressed using RAR. But it is also true that the general warez kiddie is not the type who would click on any executable without some virus checking. (Yes - it seems a shame - but the run of the mill warez kiddie is not the clueless user who clicks on every attachment in their email).

    1. Re:concern for warez ... not really by LoRdTAW · · Score: 4, Insightful

      Warez has changed allot in the past years. Gone are the days where you had to know someone with an ftp site (similar to the old BBS days). Back then you had to know what you were doing and how to talk your way in. Enter edonky/kazaa and bittorrent where any joe can download anything they want. I know my brothers friends download using emule and they certainly dont know any more then your average joe.

    2. Re:concern for warez ... not really by Oktober+Sunset · · Score: 1

      Anyone who trys downloading software through p2p will learn to virus scan everthing pretty soon. They will also end up with lots of copys of the korean version of office 97 too.

    3. Re:concern for warez ... not really by Anonymous Coward · · Score: 0

      The days arent gone, we just moved underground - those getting caught by **AA are the clueless users. The ftp part of warez is very much alive as it used to be - just gotten even harder to get in.

  43. Comment removed by account_deleted · · Score: 4, Insightful

    Comment removed based on user account deletion

  44. not really a problem by Negativeions101 · · Score: 0

    It's sort of an issue if you download a lot of warez. The warez scene uses the RAR format almost exclusively. So now I guess you have to watch what you download. Other than that it's not really an issue. Don't download files of any format, let alone rar, if you don't know the source.

    --

    I'm not anti-microsoft. I'm anti-bullshit. Which means I'm anti-microsoft.
  45. The vector doesn't matter, only the cure by Repugnant_Shit · · Score: 2, Insightful

    One of our customers started blocking zip files. So now we either rename them to zi_ or use another kind of compression (rar, gzip, etc.). What on earth is the difference? A virus can latch on to whatever it wants - it would take almost no effort on the part of the author.

    What will fix this is more knowledgeable users and up-to-date antivirus software. My own users get viruses from other people, but either the antivirus software catches it, or they simply call and ask what they should do (delete or send it to me first).

    Soon our customer will probably start blocking rar files, then zi_ files. It is the probably one of the laziest ways to block viruses, and not really that effective at it.

  46. And in other news... by XFilesFMDS1013 · · Score: 1

    A new version of KaZaa has just been released

  47. Whats the problem? by JustNiz · · Score: 1

    Windows doesn't have a .rar viewer built-in as standard anyway. It would be a bigger problem if windows could open .rar files by default.

    This elevates most .rar users to the not-quite-so-dumb crowd, as they had to at least know enough to download a .rar archiver to open the virussed .rar in the first place.

    Even most l33t h8x0rs use .rar ;-)

    1. Re:Whats the problem? by finse · · Score: 1

      Winzip, while not part of the core Windows OS is available on many, many systems. Winzip will make file associations for .rar files.

      --
      Paranoid tinfoil hat crowd say Y here, everyone else say N.
  48. FUD FACTOR by Anonymous Coward · · Score: 1, Insightful

    F.U.D. FEAR UNCERTANTY and DOUBT. This is a ploy to scare the masses. This is not really new. This isn't even that much of a risk to most companies. Rar is not a standard that IT people rely on. This seems to be aimed at generating FUD into the the public. This can happenen in any type of compression tool.
    Yes AV scanners can scan RAR files.
    Where does this guy get off saying you can't block .rar file types at the FW. I don't have any problems with blocking any type of attachments.
    This article is crap and only posted to stir a commotion.
    We shouldn't waste anymore time on this post. I am sure we have something important to discuss.

    1. Re:FUD FACTOR by Anonymous Coward · · Score: 0

      This article is crap and only posted to stir a commotion.

      Precisely.

  49. REALLY old news by JohnVH · · Score: 3, Informative

    Umm, this is REALLY old news. This particular method of trying to sneak past virus scanners has been around since at least March 2004 (search Google for W32.Beagle@mm!rar).

  50. .arr files by Anonymous Coward · · Score: 0

    In other new's pirate's are using the .arr format
    i's thi's wrong?

  51. Great, thank you. by nothingx · · Score: 1

    Thank you virus writers. Now there is one more file extention that I will have to rename to .txt before sending to coworkers so that the corporate firewall doesn't automatically delete my attachment.

    Thanks a lot assholes...

  52. Firewall block files? by henrypijames · · Score: 1
    ... and most firewalls do not block the extension yet.

    Maybe that's because firewalls aren't supposed to block files at all? They manage (including blocking) network connections, not files.

    Yes, I know many "internet security solutions" comes with web and/or mail filter function, but that's not what you call a "firewall".

  53. Hi! I'm Ted. Ted.DEATH! by Thud457 · · Score: 1

    Why exactly is hiding part of the filename considered helpful?!!!

    --

    the preceding comment is my own and in no way reflects the opinion of the Joint Chiefs of Staff

  54. forget virus scanners... by init+6 · · Score: 1

    "Most of these are appealing to lustful young men"
    only allow women access to email attachments and downloads. Problem solved :-)

  55. The solution is worse than the problem by emarkp · · Score: 2, Insightful
    ...when you block filetypes.

    Educate the users not to be morons. At our site, we've had trouble working with a university because our ISP removes .exe files from attachments and their server removes .zip files. Pretty hard to exchange executables in that kind of environment.

    Now we use an ftp server. All because idiots click on attachments without thinking.

    1. Re:The solution is worse than the problem by pe1chl · · Score: 3, Informative

      I hope that served to teach you that e-mail is not a sensible mechanism to exchange executables.

  56. Re:How about a .virus file type? by klang · · Score: 1

    ...and people would activate the files anyway...

  57. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  58. Housecall by dauthur · · Score: 1

    I use TrendMicro's Housecall, because I have a fear of resident AV's. They scan right through Rar's, and recently they added suppourt for modifying a Rar, regardless of if it's locked, passworded or whatever. I'm sure that most other AV companies will follow suit, seeing as how I've used Housecall on my landlady's computer (She had a virus, she wanted me to fix it) and it found some viruses, and Norton didn't. McAfee doesn't even belong in this topic discussion, it's more benign than Iceland.

    Housecall @ Trend Micro

  59. Interesting. And how long has RAR been around? by jd · · Score: 1
    A few years, at least. This sounds like sheer incompetency on the part of the virus scanner maintainers. 99.9% of the work is already done (looking for virus fingerprints), all that's left is linking to a RAR read library (if you just want to scan) or read/write library (for disinfect as well) and associating the open/read/write/close calls with the appropriate functions.


    There are a lot of archive types out there (zoo, lzh, pkarc, pkpak, pkzip, tar, rar, and probably a bunch I've forgotten). However, the actual libraries required to at least perform a basic read operation are fairly minimal and many are Open Source. It would be trivial to have a generic set of calls in the virus scanner and have pluggable archive support, as new archive systems become popular.


    The overheads would be minimal, as the virus scanners around today are much larger than any archive support library. The benefit would be that this kind of extension could be allowed for within days, not years.


    As for checking the extension. Sheesh! Even using 'file' to check for magic numbers is an improvement on that. It's possible to trick some browsers into adding or changing extensions, so what extension the file has at time A has no automatic bearing on what extension the file will have at time B, making screening of that kind utterly useless.


    Mind you, most virus scanners still don't check dead-space and can't handle stealth viruses, so why am I surprised they don't do a good job on anything else?

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    1. Re:Interesting. And how long has RAR been around? by GigsVT · · Score: 1

      RAR has been around at least 10 years. Probably more.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    2. Re:Interesting. And how long has RAR been around? by jd · · Score: 1

      Ok. Now I'm convinced the anti-virus vendors are insane. Ten years, and they've not added support for it? Insane, or milking the cash-cow of virus detection for all it is worth. Next, we'll see viruses sneak by, using SZip compression or UUencoding. Gnnnnn.....

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    3. Re:Interesting. And how long has RAR been around? by Anonymous Coward · · Score: 0

      Rar is known for changing formats every so often, breaking upwards compatibility.

  60. Another strike against Linux by WhiteWolf666 · · Score: 2, Funny

    Gosh.
    All my household systems come with software to decrypt rars, bzip2s, gzips, tars, etc. . .

    All this extra functionality results in vulnerabilities, eh?

    Oh. Wait. Even when I get the file open, the trojan won't excute. Guess I better fire up Wine, see if I can get it to work.

    If only Win32 was better supported in Linux, then I wouldn't have these cross-platform issues.

    --
    WhiteWolf666 an exBush supporter. All you new-school,compassionate,save the children Republicans can rot in hell
    1. Re:Another strike against Linux by Cthefuture · · Score: 1

      The other day I got one of those scripting viruses in a mail. I wanted to take a look and see what it did so I opened the attachment with Evolution. I don't know what I clicked, I meant to click "View in gedit" or something but WINE happily fired up and started running the script. It took me a minute before I could kill the bastard so it got to do a little work. No damage because my WINE stuff was isolated, but I could've had drives mapped into my Linux filesystem.

      I would hate to think what something like that could do if it were Linux-smart.

      --
      The ratio of people to cake is too big
  61. Real men by Anonymous Coward · · Score: 0

    use tar -zcf ...

  62. norton will save me by Anonymous Coward · · Score: 0

    I think the idea here is that people will blindly assume their anti-virus works in all cases, so if they got a .zip virus , it tells them. If they get an .exe virus, it tells them. Having to get winRAR to open it, doesnt change the fact that they assume their antivirus has also checked the file as well. the semantics dont mean anything to these people, a file is a file to them. the ignorant reliance people have of antivirus is probably the reason most viruses propigate, hijacking the consious question; "maybe this is a virus?"

  63. New virus attacks by .rar files by Anonymous Coward · · Score: 0

    If .rar files work anything like .zip files the solution is simple. Right-click the file and choose Explore. That will let you see the content of the file without opening it. If the content is safe, you can drag it to another folder without going through extraction. (That is, IF .rar files are anything like .zip files.) And for crying out loud, are there still people out there who don't know better than to click on a file with a double extension?!

  64. last i checked rar was non-free by Anonymous Coward · · Score: 0

    there is freely availible unrar source but its under nasty license terms and im not sure it supports the latest version of rar

    this creates rather a problem for scanning it.

    use tar.bz2 or 7-zip instead.

  65. Maybe spread by industry groups? by Saeed+al-Sahaf · · Score: 1

    This whole thing of RAR not being in use by corporate IT, that it is used a lot by warez, I wonder if certain industry groups we all know and love, would use this type of delivery method to get back at software pirates?

    --
    "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
  66. Ssshhhh by rbarreira · · Score: 2, Interesting

    Don't tell anyone! Now gmail may start parsing RAR files and forbidding anyone from attaching rar files which include executable files :(

    They already do this with zip files, which is a pity. Many times, I have to send attachments which include EXE files... If this protection is implemented, we'll have to rename the exe files to ex_ or something :( What next, parsing the exe header?

    --

    The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
    1. Re:Ssshhhh by o'reor · · Score: 1
      What next, parsing the exe header?

      No, Google is actually pushing people to abandon the .EXE executable file format. Next step is returning your mail with the following comment : "Sorry, I will not send any e-mail with an .exe file attached to it. PLease switch to Linux and stick to source code tarballs."

      Muhahahahha !

      --
      In Soviet Russia, our new overlords are belong to all your base.
  67. Ohh, it's just about user stupidity as usual by Jugalator · · Score: 2, Funny

    It's about people clicking on RAR archives said to contain Anna Kournikova pictures, and other women with hot grits? Well what's new there?

    It's not a problem with RAR in specific... If they block RAR files, I'm sure they could instead just be guided to a web page and told to install an ActiveX control instead. :-P (of course a digitally signed one so they get a false sense of security)

    If you could only patch the real serious security holes here -- the ones in the users' brains...

    --
    Beware: In C++, your friends can see your privates!
    1. Re:Ohh, it's just about user stupidity as usual by Ronald+Dumsfeld · · Score: 1
      If you could only patch the real serious security holes here -- the ones in the users' brains...
      "as appealing as it might seem, it is impossible to patch or upgrade users"

      <Security Warrior>
      --
      Where's the Kaboom?
      There's supposed to be an Earth-shattering Kaboom.
  68. Winzip or 7-Zip by MHobbit · · Score: 1

    I hate RAR archives. I use WinZIP (which seems to be more widely supported) and 7-Zip. I use the latter to open up tar.gz archives.

    --
    Debugging? Klingons do not debug. Bugs are good for building character in the user.
    1. Re:Winzip or 7-Zip by DarkEdgeX · · Score: 1

      Don't worry... RAR archives hate you back twice as much.

      --
      All I know about Bush is I had a good job when Clinton was president.
    2. Re:Winzip or 7-Zip by m50d · · Score: 1

      Once you've tried to fit 1.2gb of misc binary files on a CD you'll feel different. Seriously, rar compresses better than anything else.

      --
      I am trolling
    3. Re:Winzip or 7-Zip by LPetrazickis · · Score: 1

      IzArc opens the whole bunch and can replace both the WinZip and the 7-Zip utilities.

      --
      Is this a sigs-optional kind of place? 'Cause I am totally down with that if you know what I mean.
  69. Obligitory quote by ShyGuy91284 · · Score: 0

    That's all fine and dandy. But does it run on linux?

    --
    In undeveloped countries, the consumer controls the market. In capitalist America, the market controls you.
    1. Re:Obligitory quote by Anonymous Coward · · Score: 0

      Jesus fucking christ, are you a RETARDED fucking zealot or what?? Get your freaking mouth OFF Linus's cock and learn how to think for YOURSELF!

  70. Virus Scanning for .rars by Lord_Dweomer · · Score: 1
    Do I sense a new product from the makers of WinRAR?

    --
    Buy Steampunk Clothing Online!
  71. TOO LAZY TO CREATE ACCOUNT by Anonymous Coward · · Score: 0

    most antiviruses have an option that is disabled by default....scan inside archived files, norton antivirus has this and finds trojans and viruses inside rar files.

  72. WinZip now has AES encryption. by Futurepower(R) · · Score: 1

    WinZip now has AES encryption.

    1. Re:WinZip now has AES encryption. by Carnildo · · Score: 1

      I have a paper sitting on my computer detailing the cryptographic weaknesses of AES encryption as implemented in WinZip.

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
  73. *sigh* by Nephroth · · Score: 5, Insightful

    This bothers me, it always bothers me when something that is not a vulnerability gets pegged as one. .RAR is not a vulnerability, and it's not a means for spreading viruses any more than any other format is. The vulnerability lies in short-sighted software development that failed to take into account that perhaps .RAR files might be used in addition to .ZIP. It's similar to the claims that international support in mozilla was a vulnerability. It isn't. the USER is the vulnerabitlity, educate the user and the vast majority of these problems will go away.

    Why didn't we have problems like this in the past? Why did virus writers have to be so much more clever? It was because the only people using computers had at least something of an idea of what they were doing. Viruses are, for the most part, easily avoided. It's only when users are clueless and trusting that they are allowed to flourish.

    --
    Our greatest enemy is neither a single man, nor is it a nation, it is, as it has always been, our own greed.
    1. Re:*sigh* by Anonymous Coward · · Score: 0

      yeah, I hate it too, it's like when people find out one of your old ex-girlfriends has got herpes, never mind the fact that she got it after you guys stopped dating, but now you gots problems getting dates too

    2. Re:*sigh* by Alan+Hicks · · Score: 2, Insightful
      It's similar to the claims that international support in mozilla was a vulnerability. It isn't. the USER is the vulnerabitlity, educate the user and the vast majority of these problems will go away.

      While I agree with you to some extent, you picked a really poor example there. The international characters in the URL toolbar are really very deceptive. Allow me to offer you two picture links.

      Letter "a"
      Letter "a"

      Now you tell me which one is the cyrillic character, and which is the roman character. I don't know about you but my eyes are not that good! It would be trivial for some one to mask their domain in a link as another domain, provided the spoofed domain has a roman letter "a" in it anywhere. You could even set up a proxy server to listen for connections to something like https://paypal.com and respond normally. What's more, the web browser wouldn't issue an SSL alert, because the SSL cert would match the fake "paypal.com".

      rot 13
      Gur frpbaq yrggre vf gur ebzna "n".

      --
      Slackware, what else when it must be secure, stable, and easy?
    3. Re:*sigh* by Nephroth · · Score: 1

      While I understand and appreciate your argument, my feelings extend a little deeper than the spoofing itself. I think that users should use a little common sense pertaining to such issues. If you recieve an e-mail from a site such as paypal or e-bay that asks for such information, you should always take some steps to validate that it came from where it claims to. While the issue of international character support was probably not the best example, I think it is still valid in this light.

      --
      Our greatest enemy is neither a single man, nor is it a nation, it is, as it has always been, our own greed.
  74. This is really a really big deal by biryokumaru · · Score: 1
    i've always been exceedingly happy that firewalls did not block the rar extension, and whenever i needed to transfer a "blocked" file through such a firewall i would change the extension to rar (not actually compress it, just change the extension) to bypass the stupid filter. with the dumb corporations finally catching up to the level of pubescent insight, their useless filters and scanners might actually destroy productivity all together.

    i used windows 98 for 4 or 5 years (on irc and broadband no less) without a virus checker or firewall, and whenever i went to a lan party my friends would always make me install one (or two once) and scan before connecting, and i was always clean. preventive software measures don't solve jack.

    they should have educational videos for idiot users, like sex ed. "parite.b, the silent doesnt-actually-do-anything-harmful."

    --
    When you're afraid to download music illegally in your own home, then the terrorists have won!
  75. During install... by derfy · · Score: 1

    You can disable those.

    IHBT.

  76. That's hillarious by Anonymous Coward · · Score: 0

    That's hillarious. I remember back in the day on the boards the tai-pan virus was inside all those .rar files. It didn't do anything to my OS/2 system so I could care less, everything I ran and spread was infected with it. I actually thought it made my system faster.

    3l33+3

  77. ZOO format files have the same problem by Anonymous Coward · · Score: 1, Informative

    i had a test system get infected with a virus, and just as a test, I compressed the exe with ZOO, and none of the anti-virus programs would do anything about it, couldnt even detect it.

    converted to a self-extracting file, and it was still invisible.

    I even sent it off to NAV/SARC and McAfee, never heard a word back from them.

    so yes, its possible and very easy to compress viruses in ways the anti-virus engines can't understand and they would slip right by...

  78. rar or tar.bz2 by harmonica · · Score: 1

    Rar is superior to tar+bzip2 in about any regard. Its solid mode can mimic what tar is about, it can store more metadata, its compression beats bzip2 most of the time, and so on. However, if I don't know my audience exactly I don't send rar files. I don't know if people on the other end have a rar application or are willing and able to install one. Zip is the smallest common denominator, and tar.bz2 is fine for all Unix people.

    1. Re:rar or tar.bz2 by Anonymous Coward · · Score: 0

      Rar is superior to tar+bzip2 in about any regard.

      Except for...

      • Very hard to find legally free (non shareware) or open-source ways to create RAR archives. Are there any? If I have to dig around so much to find the answer, then that's a problem.
      • The file format is not fully documented

      I think I'll trust my archives to formats I can depend on.

  79. Whelp by Drako2 · · Score: 1, Funny

    Time to go back to using ARJ

  80. ..kapow! by jrushton · · Score: 0

    Then they deserve everything they get. I couldnt care less if some idiot messes up their pc, or a company that didnt pay to get the right staff to police their network gets a virius. Simple as that.

  81. Unlikely by EdMcMan · · Score: 1

    I am familiar with only two anti-virus solutions: ClamAV, and Avast! Antivirus. Both of them scan rar files.

  82. Should have seen it coming by damieng · · Score: 1

    Back in the DOS days with BBS systems we used to have software that would determine the real file type of the upload, unpack it by shelling out to zip/rar/arj/lha/ha/arj and then scan it with a couple of virus scanners and heuristics (Thunderbyte AV, McAfee Scan, F-Prot)

    Anyway, while you could argue the current RAR approach does get past most email scanning systems anyone running an on-access scanner will get still get the alert it's infected the moment they try to launch/unpack an infected file from within it.

    --
    [)amien
  83. What AV can't extract rar? by smakx · · Score: 2, Insightful

    I am unaware of any av software I have seen (I have seen and configured most) that cannot extract rar (even embedded levels deep) and scan the enveloped files. It seems like tech news sites are taking a que from american media (and american leadership) by sensationalizing non problems. There are plenty of real issues to deal with and bs problems like these make it harder to sift through all the crap to find what really matters. The command-line virus scanner I used to scan files that were uploaded to my bbs in 1986 could scan within rar (and most other) compressed files. Perhaps the people reporting news on technical news sites should have some sort of technical background and (preferably) experience.

    1. Re:What AV can't extract rar? by Reziac · · Score: 1

      F-Prot (my personal fave AV) has been doing RARs for many years. It does have one ongoing bug, tho -- it doesn't scan files that span segments. When I complained about this, they told me they do what they can with compressed files, but they're an AV company, not a compression company :)

      Most of the BBSs that I used to call wouldn't accept RARs, or would automagically repack them into ZIPs. So RARs were very seldom seen.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  84. Not sure how this is a new threat by RaguMS · · Score: 5, Insightful

    Correct me if I'm wrong, but I do not understand how this poses a new threat to any system that is protected by a working antivirus.
    Scenario 1: System cannot unpack .rar files. System is safe from virus.
    Scenario 2: System can unpack .rar files. User manually executes virus contained in .rar file. File is first decompressed to the Temp directory, where antivirus catches it.

    I just tested eTrust Antivirus, and it does catch the EICAR test file if I try to open it from a RAR, so I don't see what the problem is.

  85. Gimme a sec... by jrushton · · Score: 1

    Yep, I'll open that freep0rn.jpg.exe.runme using wine and then... omg i got a virus :D

  86. Virus + RAR? by Anonymous Coward · · Score: 0

    I hereby dub it RARS, and I suggest the authorities begin searching for the perpetrator in China :)

  87. clamav by spottedkangaroo · · Score: 2, Informative
    I was shocked to discover this is a problem in clamav's clamd, since it only uses the built in rar lib citing license restrictions.

    That made me kinda mad. The built in lib does rar up to 2.0, but won't look in 3.0s. What good is clamav with such a glaring hole in it?

    Yeah, I could use the command line scanner with arcane options to use the unrar app, but that won't help my 5,000 email subscribers. So I'm bag to suggesting they use something like norton... (which technicall I never stopped recommending for obvious reasons).

    --
    Imagine if you weren't allowed to use roads because a bus company complained about your driving 3 times. --skunkpussy
  88. Well, er, good news! by hey! · · Score: 2, Informative

    1) If you think 7z is a trivial algorithm to implement, you REALLY haven't looked at it. Also there isn't (last time I checked) any mac implementation

    OK, the pzip people (p7zip project) have ported it to the posix command line. But you'll have to compile it yourself and write your own GUI. But you can at least work with 7zip archives now.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  89. ARJ! x4 by jrushton · · Score: 1

    The compression format of legends. If I remember correctly though, you had to use some annoying ARJ decompressing software cos nothing else would read it!

  90. Agreed by Skeezix · · Score: 1, Offtopic

    I also think all porn sites should be hosted on .cum domains.

  91. When will we see a .TXT virus? by Chief+Typist · · Score: 4, Interesting

    It's only a matter of time before we see a .TXT virus. Sounds implausible, but virus writers are very good at adapting to people's work habits.

    Many companies block .ZIP at the perimeter (at a firewall or mail server.) People still have work to do -- so they workaround this block by renaming .ZIP files as .TXT files. We have several clients who *REQUIRE* us to send them files us like this.

    So, once people get into the .TXT -> .ZIP -> unarchive habit, they'll be happy to do the same with a virus.

    And it's going to be fun seeing the whole IT infrastructure that relies on file extensions fall into a crumbling heap.

    -ch

    1. Re:When will we see a .TXT virus? by aj50 · · Score: 1

      Or just the fake "viruses". There is a virus going round, to see if you are infected, check if you have (insert obscure and oddly named but important file here) and if you do delete it now!!!!

      --
      I wish to remain anomalous
    2. Re:When will we see a .TXT virus? by Anonymous Coward · · Score: 0

      Myself and a lot of others that I know use the .piz extension to get through our university's firewall. I even have this filetype associated with Winzip so there's no file renaming required.

    3. Re:When will we see a .TXT virus? by XnavxeMiyyep · · Score: 1

      Or just the fake "viruses". There is a virus going round, to see if you are infected, check if you have (insert obscure and oddly named but important file here) and if you do delete it now!!!!

      EXPLORER.EXE

      --
      I put the 't' in electrical engineering.
  92. l33t h4x0rs? by jrushton · · Score: 1

    You mean they bundle WinRAR with AOL???

  93. I'm raring to go! by AddressException · · Score: 1

    Can we say "unrarring" and ".rarred" please? Makes more sense in English this way.

  94. RAR! EEEK! by simetra · · Score: 1

    This reminds me of my 2 year old, saying RaR! like a lion.

    --

    "Would it kill you to put down the toilet seat?" -- Maya Angelou
  95. Not really by coyote-san · · Score: 1

    If you're using a single file as an archive, you want a TOC, checksums, per-file compression and encryption. Applications still need to be archive aware, but the cost can be very low. E.g., it's common to have something like

    ssize_t readArchive(char *buffer, size_t len, const char *url);

    struct stat * astat(const char *url, struct stat *);

    where the former loads the archive file into the specified buffer and the latter provides Unix style metadata. The URL can be something like zip://zipfile/full/path/to/file. Hardcore developers can even use kernel- or user-space based virtual filesystems and the archive looks like another partition.

    Once you have this infrastructure life is _so_ much easier since everything is bundled. It can be taken to self-defeating extremes, but anyone who has had to deal with somebody putting an "equivalent" file into an application's resources can see the benefit in this.

    (N.B., configuration information should not be bundled. I'm referring to things like the PHP or Perl scripts for an application, things that the average user won't need to modify.)

    TAR is a weird critter. It is a streaming block-oriented protocol since it was designed to work with tape drives, but it sucks on disk because the archive must be searched sequentially to find individual files. Compression was retrofitted and it's easy to transparently handle via standard libraries, but compression blows out blocking. Compression also prevents applications from creating their own meaningful TOC since the archive is unseekable. (Archive creation tools can reset the compression stream for each file, but I think my own implementation is the only one that does so. This makes the archive semi-seekable.) The format is adequate for transport archives, but that's about it.

    ZIP is nice but the standard headers don't include all Unix metadata. (There are well-documented extensions that handle this information - and it's a moot point if it's bundled application data.) The format can be streamed for both input and output (which is why the TOC is at the end of the archive), but it's not properly blocked for tape either.

    --
    For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
  96. The commercial vendors should have done this by moon-monster · · Score: 2, Interesting

    Personally, I found myself quite suprised that support for this wasn't there already.

    Commercial antivirus vendors should have implemented this. It seems ludicrous to me that the vendors of these products skipped a popular compression mechanism just because nobody had bothered to release a virus that understood it first. Security companies should be preemptively building in support for things like this. It's not as if it was an unpredictable issue.

    The free(speech) ClamAV has support for this already, and I would hazard other compression formats as well. It obviously doesn't take *massive* developer effort to add support for things like this. And it's obviously something that people have already thought about it.

    One of the reasons why we have such a problem with these things is that *even vendors of security products* don't seem to want to think proactively about issues that might arise. They wait for something to bite them in the ass before they fix it - leaving everyone vulnerable in the meantime.

    --
    "Pokey, are you drunk on love?" "Yes. Also whiskey. But mostly love... and whiskey."
  97. Corollary by Anonymous Coward · · Score: 0

    Just about everyone in charge of a corporate firewall has serious problems.

  98. catch up on the times... by Anonymous Coward · · Score: 0

    7z is the standard that technically able users are using nowadays, since it's a container and can support multiple compresion/encryption schemes without needing new extentions...

  99. Dear virus writers, by Anonymous Coward · · Score: 0

    Currently, no anti virus programs scan 7z files, yet 3 popular archivers, plus the 7-zip program, can open them. Why use Rar, when you could use the faster, better, open source 7z format?
    Love, AC

  100. Simply a matter of calling split? by rduke15 · · Score: 1
    Multi-volume is simply a matter of calling split before storing it
    C:\Documents and Settings\xx>split myhugefile.rar
    'split' is not recognized as an internal or external command, operable program or batch file.
    :-)
    1. Re:Simply a matter of calling split? by tepples · · Score: 1

      'split' is not recognized as an internal or external command...

      You need to install some free software to get that command to work. Send me an e-mail through the form at my web site and I'll send you a copy.

    2. Re:Simply a matter of calling split? by DrXym · · Score: 1
      Install cygwin (www.cygwin.com) first. It's free and offers most Unix tools - ls, grep, sed, awk, tar, bzip2, perl, split, etc. The setup program picks a reasonable subset of packages which may or may not include bzip2 but its easy enough to add if its not included.

      It's a little more work to get going than WinRAR but it's not a great effort, especially if you've using Linux or some other *nix before.

    3. Re:Simply a matter of calling split? by rduke15 · · Score: 1

      Thanks, but that was some form of joke. Total Commander can split just fine, as can a Perl half-liner, and on Linux, of course, there is split with (I presume) a gazillion arcane options to make sure to please everyone. (In fact no, turns out to be just a handful of simple options). So I'm all set. But thanks anyway!

    4. Re:Simply a matter of calling split? by rduke15 · · Score: 1

      Thank, but see my other reply. Looks like I won't gain more Karma by being moderated Funny, after all.

    5. Re:Simply a matter of calling split? by Anonymous Coward · · Score: 0

      is a half-liner like half a hole?

  101. Even worse - ADS by IDarkISwordI · · Score: 1

    I, like almost everyone else on the net use RAR files to compress stuff. They are especially good at compressing various 3D and music projects down to a manageable size. But a few months ago I started getting really curious about Alternate Data Streams (ADSs). For those of you who dont know what an ADS is, its essentially something M$ has worked into Windoze that allows you to attach various files to other files. Sounds harmless with that description until you realize that when a file is attached to another, you can not tell that a file is attached by any means other than running a special command. Even worse, the files you attached are copied to a location somewhere outside of the partition making it harder to detect. Well, it just so happens that RAR compression is the only one that I have found to date that supports compressing these ADSs. Still worse, just like in windows explorer, you cant tell that the file is attached by just looking at the screen briefly. The only way to make sure is to carefully look at the expanded size of the file(s). If they do not match the size given inside WinRar or whatever, then chances are theres a file attached and who knows what it is. Theres some nasty security flaws with RAR compression that I am wishing very much to be fixed in the near future. Just be on the lookout.

  102. Not by Default! by lorcha · · Score: 2, Informative
    > man clamd.conf
    [...]
    ScanRAR
    Enable scanning of RAR archives. Due to license issues libclamav does not support RAR 3.0 archives (only the old 2.0 format is sup-ported). Because some users report stability problems with unrarlib it's disabled by default and must be enabled in the config file.
    Default: disabled
    [...]
    --
    "Avoid employing unlucky people - throw half of the pile of CVs in the bin without reading them." -- David Brent
  103. Not an issue.. by newr00tic · · Score: 1

    4987867957350+

    In WinRAR, the RAR-version is decided by what "features" you use while creating the archive. On a normal archive, the version is either 2.7 or 2.9; I can't remember.. --AFAIK, the version goes up if you embed NTFS metainfo and such; so most people end up making version 2.7/9 -archives, anyway. (Optimizing compression and stuff assumably bumps the version, but many go with the default..)

    8758

    --
    A horse can't be sick, you know, even if he wants to.
  104. The evidence doesn't lie. by LokieLizzy · · Score: 1

    "This just shows that blocking .zip files doesn't do the trick, and only prevents people from doing their jobs. Who is stupid enough to open pornographic material from an unkown sender anyway? Especially at work? They get what they deserve. IT departments need to figure out that they need to be training people instead of just patching Windows. Wait, that's about all the time they have with the state of the Windows world, budget cuts and outsourcing. Even we Mac users are hobbled by the troubles of the PC world. Why should zips from contacts be stripped from emails, just because Windows is far from secure?"

    --
    My digital rights don't need management.
  105. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  106. Again I think we missed the point by tod_miller · · Score: 2, Insightful

    Why even **consider** having to block rar files?

    THEY ARE USEFUL ESPECIALLY OVER A NETWORK, you know, they reduce file sizes.

    Instead: educate, and write decent sandboxing / active protection software that will scan on decompress.

    OK, don't bothc the job, do it right.

    blocking rar files... great then all warez sites will rename to .r4r or something. get real. what are we, a bunch of 3rd grade marketting types?

    --
    #hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com
  107. e-week uses firefox pop-under by Anonymous Coward · · Score: 0

    Do NOT click the link to TFA.

  108. animal, mineral, vegetable? by eddeye · · Score: 1

    Rar is a file format? I thought it's the noise gay lions make.

    --
    Democracy is two wolves and a sheep voting on lunch.
  109. This isn't the story you wanted, move along by HangingChad · · Score: 1
    It's my opinion the extension of the file doesn't make a bit of difference. Virus writers could name it .xyz or even .vir. If they put instructions in the message that in order to see the topless pictures of Paris Hilton you first have to change the file extension, run the installation program, enter the secret password, hit okay > okay to install and ignore the firewall warning, there would still be a huge number of people who did it.

    It just amazes me what works. If there really were topless pictures of Paris Hilton in the file you'd get hundreds of thousands of installs.

    --
    That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
    1. Re:This isn't the story you wanted, move along by Anonymous Coward · · Score: 0

      Like topless paris photos are hard to find. She takes them herself and has T-Mobile distribute them for her.
      http://www.parishilton.be/

  110. Re:How about a .virus file type? by bad_fx · · Score: 1

    Dude, there's already an evil bit for this sort of thing. ;)

    http://www.faqs.org/rfcs/rfc3514.html

  111. Content Type Filtering by Anonymous Coward · · Score: 0
    Trying to filter by content type, is a doomed approach. There will always be ways around it, so if you are in a situation where users are hostile, then you have to assume they're doing it. And if you're in a situation where users aren't hostile, then you just train them to not engage in unsafe activities.

    Hearing that some people are trying to filter at firewalls, is particularly amazing. WTF is the firewall supposed to do, crack every ssl connection that is going through it?

  112. Available for purchase? by tepples · · Score: 1

    If you are taking the time to d/l instead of actually buy something

    Then what about works that are not available for purchase and will not become available for purchase in the foreseeable future, such as for some politically correct BS censorship reason? You try buying a DVD copy of Disney's Song of the South.

    why the hell would you care if it was complete? As long as its not infected (which you just scan it to find out) and works then who cares.

    But how can you tell whether something "works" without also checking whether it is complete?

  113. AVG is better than Norton Antivirus by Orion+Blastar · · Score: 1

    For one, Norton AV is a big resource hog. For another, AVG seems to scan files faster than Norton AV. Now AVG can scan RAR files, while Norton AV ignores them. Also the Free version of AVG has free virus definition updates, but Norton AV only gives you a year of virus definition updates and then asks you for a code to unlock that feature. I know of a lot of people still using a Norton AV that had the subscription run out, and I tried to tell them to upgrade it, but they don't know how, and get overun by the latest viruses. So I usually switch them to the Free version of AVG because it is free for personal use. Organizations usually have an IT department that can upgrade subscriptions for them.

    --
    Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.
    1. Re:AVG is better than Norton Antivirus by Anonymous Coward · · Score: 0

      I must be confused somehow. I just made a .RAR file with 6 random .exe's and ran it through NAV2005 and not only did it scan inside of the .RAR file and detect all 6 .exe's it also scan the .RAR type. I could be wrong though.

    2. Re:AVG is better than Norton Antivirus by Tim+C · · Score: 1

      Norton is a resource hog, but AVG's getting worse too. The latest version of the free one, for instance, is currently consuming a total of around 30meg of RAM. Add in the email scanner, though, and that'll go up to about 45meg.

  114. Slow news day! by francisew · · Score: 4, Insightful

    Why exactly does putting viruses into .rar's count as a new virus attack technique?

    This is the same thing that has been going of for a long time with viruses in compressed files.

    What's next, complaining that there are viruses in tar files? Suggesting that propagation of viruses by usb-flash drives, DVD-RW's, SD camera memory and so on... are new vectors of propagation?

    This seems like a really lousy way of trying to instill virus paranoia in people to sell more A/V software.

    Then again, maybe my tinfoil hat is just a bit tight today. Does anyone think there is merit to this article?

    1. Re:Slow news day! by Anonymous Coward · · Score: 0

      I for one welcome our new anti-virus-hawking overlords.

  115. F-Prot too! by Anonymous Coward · · Score: 1, Informative

    F-Prot has been scanning multivolume RAR archives since version 3, WITHOUT USING EXTERNAL UNRAR like ClamAV does.

    1. Re:F-Prot too! by Anonymous Coward · · Score: 0

      yea, but pity it isn't free, and keeps crashing on the netbsd mail servers. Since moving to clamav, I have no idea why I put up with it for so long.

    2. Re:F-Prot too! by Anonymous Coward · · Score: 0

      The DOS version is freeware.

  116. On-Access antivirus scanner should stop the virus. by Gollum2001 · · Score: 1

    AFAIK when you decompress a file the "on-access" antivirus should catch it first. Most resident antivirus have an option to scan files on creation and on access, so it's not really a big problem. Some antivirus like Kaspersky scan even the RAR if you put the resident scanner to scan ALL files.
    And if you try to execute a file inside a RAR with programs like WinRAR it first creates the file in the windows temporal directory (C:\Windows\temp) prior to execution, and that leads to my first point, the scanner should get it first.

    I really think there's nothing to worry with this, just be sure that your antivirus has the latest signature update.

    --
    "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former" - Albert Einstein.
  117. NEWS! Virus attacks by audio casette! by jspectre · · Score: 1

    newly discovered! big news!

    hackers, desperate to spread their malware and viruses are now distributing them on old audio casette media. they then mail these casettes to unsuspecting foo^H^H^Hpeople telling them they are the latest MP3 songs that the RIAA has yet to discover.

    these foo^H^H^Hpeople are then instructed to dig up a old walkman, connect it to their computers (only old apple //'s, commodore 64's, vic 20's. and atari's need apply) and spend 30 minutes while the casette loads.

    they are then surprised that instead of the latest release from brittany spears they have been infected with nasty viruses that can't do much because most of these machines don't have network connections, a tcp/ip stack or even work!

    symantic and others said they'd get right to work on it. after paying off the writers for helping them reap in millions in business.

    nothing to see here. move along.

    --

    abcdefghijklmnopqrstuvwxyz

    1. Re:NEWS! Virus attacks by audio casette! by Anonymous Coward · · Score: 0

      Whew! Am I ever grateful for my 8-track!

  118. mnb Re:No problem! by Anonymous Coward · · Score: 0

    The icon is also not all that eye-catching when you have your folders set up for "detail view". How people can live with big stinkin icons in their explorer windows I'll never know.

    But Amen to that "Hide the file extension for known file types" bullshit. My dad just set up his first Windows box last month after having me do it for years. He about threw the phone through the monitor when I explained that was the reason he couldn't see his extensions.

  119. old news by Cyn · · Score: 1

    back in 1997 my computer got infected with a virus from chaos.rar - a program used for swapping battle.net servers.

    Same shit, different year. The guy who gave it to me didn't know because he just happened to have it handy on his linux box, I don't think that he even used it.

    So much for trusting friends files.

    --
    cyn, free software and *nix operating systems enthusiast.
  120. mnb Re:limited scope at best by Anonymous Coward · · Score: 0

    Rar does not compress an entire collection of files as one block, as you suggest, unless you check the option "create solid archive"

  121. hmm well by Anonymous Coward · · Score: 0

    Most of the files I get are RARed, ARJed, and then zipped.

  122. Gmail by __aaijsn7246 · · Score: 1

    I've noticed that GMail won't let me send zips which have exes in them. It will however, allow me to send rars of exes.

  123. what about other formats? by Skylark-101 · · Score: 1

    Geee, nasty virus writers using RAR files? WOW look out, next we will see viruses in .yz1 or .bza formats. Seriously, most of our users use Winzip or XP's native ZIP (*BaRF*) so most of them will not be able to open the file. But I do like IZarc, I like to send files to people with a .7z extension and see if they can figure it out ;-)

  124. Not a problem for me by willmeister · · Score: 1

    I use the free scanner Avast! and I can scan rars, so I see no probs

  125. Stupid people by duffbeer703 · · Score: 1

    These viruses affect users who receive an infected RAR archive, then go out of their way to download WinRAR or some other RAR opener and unpack the executable.

    Give me a break!

    --
    Conformity is the jailer of freedom and enemy of growth. -JFK
  126. a big reason: by capt.mellow · · Score: 1

    Rar uses a proprietary compression algorithm. It's free to decompress RAR's (as has been pointed out already) but to make RAR's you need to buy a RAR license. This can be a deterrent to OSS proponents like myself. Sure, one can do as the kids do and use a demo of winrar indefinitely, or use a warez winrar, but the right thing would be to register it or seek a free alternative.

    RAR is wonderful, there's no doubt, but I use the GPL'd 7z (7-Zip) format for my own personal archiving. It's open, compresses at least as well as (better in many situations) RAR, but can be quite a bit slower.

    If I used RAR for work-related archiving as you do, I would definitely register it, because the speed and compression offered by RAR is well worth it in that situation.

  127. May Be Confused on This Subject by Anonymous Coward · · Score: 0

    I my be a little wrong and confused here, but unless the compressed file is uncompressed and the exe is well....executed then how can this be a problem. Dosen't the user have to take part in this process. Unless you a getting an executable compressed file this really shouldn't be a problem. Well I guess if you send anybody one of those "install this screensaver to help save the whales and recieve $100.00" then we're all screwed.

  128. McAfee + ClamAV OK by Drizzt+Do'Urden · · Score: 1

    I tested McAfee and ClamAV with a Eicar.com test file compressed as Eicar.rar, and both of them got it. Since it's the 2 products used at work, we consider ourselves OK as long as the signatures gets updated.. which is done automaticly :)

  129. Best RAR Feature by SirLestat · · Score: 1

    Other than it compress quite well, the best thing about rar was it allowed you to send file to someone even if they had bid firewall/e-mail security. All that because those files were not scanned or blocked ! I hope it won't change soon. It was already hard enough to explain to the person how to open the rar file, let alone using a ftp client!

  130. Another badly worded thread topic... by Skrybe · · Score: 1

    It reads as though RAR files are infected when they're not, they're just a container. Doesn't anyone who cares about virus security actually scan the files after they extract them but before they run them?

    Next thing we'll be getting complaints about ARJ files, or ACE files or UUE files containing viruses.

    As a technical user I'm against our corporate firewall/mailsweeper/whatever blocking access to attachments purely based on extension. I actually need some of the zip/exe/doc/etc files that are being sent to me so I can do my job. Overzealous email rules are making it much more difficult to do it.

  131. opening a rar file by Khashishi · · Score: 1

    If you know enough to be able to extract a rar file, you probably know how to scan the file after it's uncompressed.

  132. newlines in the extension by rp · · Score: 1

    On a related note: today I received a couple of .zip attachments that each contained a file with a name of the form foo.html\ \ \ [a couple more] \ \.com

    (This is what I saw on my shell prompt; they were newlines really.) Executables of course, and no doubt viruses. But this trick was new to me.

  133. Please provide a link,... by Futurepower(R) · · Score: 1


    Please provide a link, or post the paper as a comment.

    What program do you recommend for compression and encryption?

  134. Really? by Anonymous Coward · · Score: 0

    Odd...I just sent an EXE file in a ZIP archive (using Gmail) and it worked fine. I'll have to check that again.

  135. Re:Is this really a big deal? Use WordPad by Nom+du+Keyboard · · Score: 3, Informative
    still e-mail a macro virus by merely changing a .DOC file's extension to .RTF. (Microsoft should prevent Word from running macros in files with .RTF extensions, but it doesn't.)

    The workaround is to open all received e-mail on Windows machines using the included WordPad program. It reads both .DOC and .RTF files, but can't run macros.

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
  136. Re:How about a .virus file type? by rizzo420 · · Score: 1

    people would still run it because it would be labeled cool_pics.virus and windows will hide the .virus by default so their machines would get infected immediately.

    --
    please me, have no regrets.
  137. Maybe...but... by sp3c1alK · · Score: 1

    I've seen a few big companies run WinRAR on their desktop machines. The user can easily use the 'extract here' context menu and then execute/open to their hearts content (I mean it's not like the old days of the RAR command line).

    But that's not the point. IT professionals will NEVER achieve the goal of making security a priority to the user. The user only needs to know what gets the from A to B, and screw everything else. Remember, most end users think of IT (in the info security sense) as a nuisance to be ignored.

  138. TFA is both obsolete and inaccurate by rpetre · · Score: 1

    Disclaimer: I might be redundant, but i haven't seen this discussed while skimming the thread.

    I don't remember seeing AV software that didn't scan inside RAR archives, at least not in the last 5 years. All the mailserver setups I did that had virus scanning also scan inside RAR archives. That must mean viruses as RAR attachments are not a novelty, do they?

    A more recent trend seems to be encrypted RAR or ZIP archives, with the password included in the e-mail (sometimes as a picture, thus making sure of human involvement). That's also old, I think I saw this for the first time almost a year ago.

  139. Half-Assed Protection by Anonymous Coward · · Score: 0

    I've found that many places that block by file extension have inadequate virus scanning on their mail systems to begin with. They simply block the file types that can cause trouble, pat themselves on the back and switch back to UT. It's scary how many big companies (including a major bank) work this way. Kinda shows the other point of view from one of my other posts:(

    1. Re:Half-Assed Protection by Skrybe · · Score: 1

      Which causes problems. Or rather allows problems to continue. Because as soon as users start getting attachments blocked they seek other ways to get them. So people start bringing files into the network via floppy/cd/usb etc.

      I'd rather have robust virus checking on the PC than attachment blocking. That way if something sneaks through the email or is brought in using an alternative method it should be caught and handled on the PC.

      That said I see nothing wrong with having scanning at the mail server to make sure there aren't mail worms or something nasty getting through. But it should ONLY check for known malicious files/viruses not blanket block EXEs (or RARs.

  140. Someone did not read the Readme file by Anonymous Coward · · Score: 0

    It tells you about this and that you can get a external lib that will read 3.0 they just cannot ship it with the source.

    Now just get the lib and upgrade or block all rars from passing into the system.

    This is a normal problem. A licence can be LICE ie Long Interfering Common Error. Lot of programs require extra parts that cannot be shiped with the source. GPL is one of the bigest LICE for closed source developers.

    1. Re:Someone did not read the Readme file by spottedkangaroo · · Score: 1
      Sorry to say, I think it is you who did not read the readme...

      I'm talking about clamd which "due to license issues ... does not support RAR 3.0 archives." The README clearly states that it "uses UniquE RAR File Library by Christian Scheurer and Johannes Winkelmann (RAR 2.0 support only)." Sadly, there is no mention of any other libraries you can download.

      Lastly, the UniquE RAR library faq states, "RAR3 support is not scheduled" because "it would imply problems with the GPL license."

      However, if you aren't living in a fantasy world, I would appreciate links to the library you mentioned. Kthx.

      --
      Imagine if you weren't allowed to use roads because a bus company complained about your driving 3 times. --skunkpussy
  141. Re:mnb Re:limited scope at best by 1000StonedMonkeys · · Score: 1

    You are correct. I think the solid archive option of rar is what makes it worth using though. So far as I know, there isn't a similar options for Zips, but correct me if I'm wrong.

  142. Most people here are wrong:7-zip does NOT beat RAR by ardor · · Score: 0

    http://compression.ca/act/act-canterbury.html RAR 2.x is easy to beat, RAR 3.x not, because it uses quite advanced PPM algorithms, which also explains the lack of speed.

    --
    This sig does not contain any SCO code.
  143. Re:Is this really a big deal? Use WordPad by bob+beta · · Score: 4, Funny

    While that might seem an attractive option to some, helpdesk employees worldwide are screaming at the thought of the association for .doc and .rtf files suddenly switching to Wordpad.

    "Why won't my Office work, and what is this silly 'wordpad' that started up?"

  144. Not big news, but hard to detect, easy to decode by millermj · · Score: 1

    Rate me redundant if you like, but I insist I'm the first to put several of the points already stated today in one concise reply -- this isn't new. I've gotten about a dozen or so of these encoded .RAR files over the past few months. A lot of people don't have the tools to extract them (I had to teach our IT staff what an .RAR file is the first time I was sent one of these viruses), but they arrive with a note that says here's the password, extract the .EXE file from the enclosed .RAR, and run the thing to get a screensaver or whatever. .RAR password protection is used because it is so hard for mail servers to detect on the fly. Most (but not all) of the viruses in these .RAR files were detected the instant that I decoded the things (yes, I am foolish enough to rely on IT to catch me with Windows-based software if I fall).

    So despite all of this discussion, (1) the distribution method has been around long enough that Symantec Anti-Virus can detect these things, and (2) many of the posts here say virus writers should instruct their users on how to open the file. They already do!

    --
    Did anyone bother to ask the customers what they want?
  145. I solved this problem back in July, 2004... by iamcf13 · · Score: 3, Interesting

    My approach simply tacks on '.txt' on the end of ALL email file attachments filenames. As a result, system compromise is IMPOSSIBLE this way provided Windows still associates .txt files with Notepad/Wordpad and those programs haven't been compromised.

    In this manner the incoming file attachments can be safely scanned for viruses, deleted, quarantined, or renamed by removing the '.txt' at the end and put to use.

    If you want to learn more and download my quality (but bland-looking) Windows freeware/shareware, visit now.

    P.S. since July 2004, I've only gotten a handful of 'no content' email spam at iamcf13@hotpop.com. This technique is used by spammers to validate working email addresses that do not bounce. That is the only spam I recieve nowadays. All the rest is autodeleted by cf13-pop3.

    However, I DO wish I could run my shareware mailserver cf13-smtp and avoid downloading the spam in the first place.

    1. Re:I solved this problem back in July, 2004... by Nebu · · Score: 1

      My approach simply tacks on '.txt' on the end of ALL email file attachments filenames. As a result, system compromise is IMPOSSIBLE this way provided Windows still associates .txt files with Notepad/Wordpad and those programs haven't been compromised.

      You never know, Wordpad might have a as-of-yet undiscovered buffer overflow vulnerability in there somewhere.

      Notepad is probably safer, since it doesn't "parse" the data it loads, and if you try to open a file above a certain size, it'll actually give you an error message (and advises you to try opening the file with Wordpad).

    2. Re:I solved this problem back in July, 2004... by iamcf13 · · Score: 1

      Nebu: You never know, Wordpad might have a as-of-yet undiscovered buffer overflow vulnerability in there somewhere.

      Here's how the guy that wrote the ProtoNova webserver at

      http://www.slproweb.com/products/ProtoNova.h tml (ProtoNova.html)

      handles potential buffer overflows on the stack:

      ---- from the .chm file with the webserver docs ---
      // Include necessary headers to compile
      #include <stdio.h>
      #include <stdlib.h>

      // Start of the "main" function - used to tell the OS where
      // to start processing source code.
      int main(int argc, char **argv)
      {
      // Tells the computer to create a place _on the stack_ for
      // storage of a pointer to memory _on the heap_.
      char *str;

      // This just tells the user how to use the program.
      // Not really important, but useful.
      if (argc < 2)
      {
      printf("Syntax: BadProgram TypeInAReallyLongString");
      exit(1);
      }

      // Allocate space for the exact number of places of memory needed _on the heap_.
      str = (char *)malloc(strlen(argv[1]) + 1);
      // Check to see if the memory was actually allocated properly.
      if (str == NULL)
      {
      printf("Error: Unable to allocate required amount of space. Out of memory.");
      exit(1);
      }

      // This copies the data the _user_ specified into str.
      strcpy(str, argv[1]);

      // This prints the contents of str.
      printf("%s\n", str);

      // Delete the memory used on the heap.
      free(str);

      return 0;
      }

      This code won't technically ever crash from an application perspective and the stack is perfectly isolated from the user. If the OS or the compiler is faulty, then, unless the source is available, it will be difficult to fix the problem. For this reason, ProtoNova is only guaranteed that it is free from Buffer Overflow attacks on the stack at the application level.

      BTW, I am a very defensive programmer. I have been programming in the style of the third demonstration for over four years now. This should tell you that I know exactly what I'm doing and the people over at Microsoft apparently don't.

  146. Norton? by 3.09+a+hour · · Score: 1

    My norton internet securit 2005 scans rars just fine, which is ironic seeing as it came in one and yours didnt.

    --
    Like the saying goes, never underestimate the bandwidth of a station wagon full of tapes. -Pyrotic
  147. Good by Heretik · · Score: 1

    Serves you right for using proprietary archive formats.

  148. AVP/Kaspersky too! by lexiconographolologi · · Score: 0

    And ACE and everything else! Except 7-zip. Did you that nothing can scan a self-extracting 7-zip archive?

  149. just goes to show... by steak · · Score: 1

    that computer users can be their own best anti virus solution.

  150. I'll take that cookie, thankyou. by fireboy1919 · · Score: 1

    1) I said spanning is a trivial algorithm to implement, not 7z. RTFP. Anyway, though, why are you even arguing this?

    7z is open source. It's available for all *nixes, including MacOS X, just like bz2. You want to use it but not implement it? Fine. Use the freely available implementations.

    2) Good for you. As I said, there are many, many algorithms that usually beat rar. Obviously, there are select cases that rar will win. Claiming that rar wins in one type of file against a single algorithm does not prove that rar is efficient.

    --
    Mod me down and I will become more powerful than you can possibly imagine!
  151. detect bootstrap code by wotevah · · Score: 1

    They've been doing that for a while. The antivirus just scans for the signature of the "self-extract and execute" code piece, and in some occasions implements the unpacker itself so it can scan the content, once the packed object's signature has been detected.

    Even for polymorphic code, you can still find the unpacker's signature, albeit with a bit more difficulty.

  152. MOD PARENT UP by JoshRosenbaum · · Score: 1

    Your anti-virus program DOESN'T need Winrar to extract a RAR file. There is source code that programs can use. See here: http://www.rarsoft.com/rar_add.htm

  153. What about blocking signatures instead? by Anonymous Coward · · Score: 0

    Hey I have a wild idea... Instead of blocking extensions.... C'mon what are we in 1993 DOS?

    Let's actually scan every file and look for a signature or something actually related to being a potential virus? Maybe this is just stupid thinking...

  154. RE: problem users by King_TJ · · Score: 1

    Yep - makes pretty much sense to me.
    The thing is though, when you've got an employee playing Freecel or Solitaire all day long on their computer, that should be telling you something as their manager..... I would take that to mean either A.) I'm not giving this employee enough useful work to do, so I need to rethink what duties/responsibilities I'm assigning my staff, or B.) This person would rather screw around and play games than get their work done that they're paid to do here. Either way, "band-aiding" the problem by removing the game from the PC is probably NOT the real solution. These are the same people who will go take 30 minutes coffee or smoke breaks, wander the halls trying to look useful, or waste time on the phone all day long if they can.

  155. Belated Re:The problem wtih trying to outlaw spam by iamcf13 · · Score: 1

    In response to this and this all I can say is that the spam menace necessitated integrating antispam code to cf13-smtp. Why not fight spam at the SMTP level and keep it out of the networks once and for all in the first place? As for the mailbox scanning, how else is the mailserver supposed to detect spamlike email?

    With a bit of effort, cf13-smtp can be configured to act like a regular MTA. This is accomplished by sending all email/spam logging to the bit bucket and allowing all incoming mail with a SpamByte code of 255. But doing all that ultimately allows is the influx of spam to the networks it services and defeats the purpose for the program's existence....

  156. firewall? by sonictheboom · · Score: 1
    " .RAR file, and most firewalls do not block the extension yet."

    Firewalls shouldn't be blocking 'extensions' in any case. Leave that to proxy's and mail servers.

    If your firewall is blocking .RAR or other 'extensions' then its probably made by Microsoft and you are very very safe :-)

  157. Even with WinRAR installed it's not biggie by morzel · · Score: 1
    I might be missing something but...
    Whenever you want to execute something from within a compressed archive, don't you have to write it out to disk first? (Thereby triggering a regular scan of the file)

    While this may keep the original (unscannable) RAR file on your system, and will make in-transit scanning impossible, every end user with an antivirus package should be protected from the contents of the RAR.

    --
    Okay... I'll do the stupid things first, then you shy people follow.
    [Zappa]
  158. Renaming won't work. Scanners look at CONTENT. by Werrismys · · Score: 1
    People still have work to do -- so they workaround this block by renaming .ZIP files as .TXT files.
    This simply will not work. Most if not all email scanners that reside on server will look at CONTENT, not just name.
    --
    'Once scientists, even the dim-witted social scientists, get muzzled, the Western Civilization is finished.' - oldhack
  159. so anyways..... by Anonymous Coward · · Score: 0

    tar'd

  160. slick invitations to view pornographic content by Alsee · · Score: 1

    From the dept of repetititive redundancy dept.

    Most of these are appealing to lustful young men

    -

    --
    - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
  161. Just a rehashed press release by Clovert+Agent · · Score: 1

    Sheesh. I got the press release about this on Feb 2. It made some highly suspect claims, so I queried it with the PR, got a weak answer and declined to follow up the story. Basically, it's a product pitch for software that blocks rar archives as spam, nothing more. No different to any other mail filter product, in fact - they all allow file-extension filters.

    Here's the release:
    > Hello,
    > The latest virus to cripple networks is the .rar archive. .rar files
    > are similar to .zip files and include invitations to view
    > pornography. These compressed files carrying viruses easily get past
    > most commercial anti-virus products. Since so many computer users
    > are unfamiliar with .rar files, they're easily mistaken for
    > legitimate email.
    > Once opened, the archive typically contains an executable file with a
    > double extension, such as "foto.jpg.exe." The viruses themselves are
    > new and install a Trojan or back door on the user's PC. A recent
    > .rar virus is disguised as a patch from Microsoft Corp.
    > While most anti-virus vendors are scrambling to find a solution to
    > this new virus, Lightspeed Systems (www.lightspeedsytems.com) already
    > offers one to its customers. The company's Total Traffic Control
    > v5.02 enables users to define spam patterns for email with
    > attachments with .rar file extensions or any other new virus. This
    > stops the virus at the gateway until virus signatures are available.
    >
    > To learn more about Total Traffic Control v5.02, please contact me at
    > xxx-xxx-xxxx.

    One claim I queried was to define the 'most antivirus vendors' which fail to scan RARs. In reply, they could name only one.

    And then we have other dubious claims like the suggestion that RAR files are the domain of pornography and have no legitimate use.

    So I discarded the release and declined the offered interview, though one shouldn't come down too hard on the vendor in situations like this: this is not the first time I've seen someone get it in the neck because of lousy PR.

  162. FREE unpacker code for RAR exists! by Anonymous Coward · · Score: 0

    The author of RAR provides FREE source code which unpacks RAR files!

  163. antivirus companies are more interested in profit. by Anonymous Coward · · Score: 0

    that rar is STILL not supported by many antivirus apps shows that the antivirus makers arent really interested in preventing virus from spreading but more interested in making a profit.... this article sounds almost like RAR is a new format.. but its far from new.. Ive used rar for about a decade and the reason I preferred it and ARJ over ZIP was that ZIP had a crappy way of spanning disks back in the good old floppydays and the old NortonCommander like RAR just.. rocked pkzip's ass apart...I'm sure they'll go after 7z or something next.. what about ACE.. is that supported by antivirus greedware companies?

  164. Kaspersky by TheKeyboardSlayer · · Score: 1

    Kaspersky AV has always scanned RAR files...little danger if you use kaspersky. As far as firewalls blocking rar files...simply solved by turning the extensions into .00, .01, .02, etc.

    --
    Insert_Ending_Here
  165. Attacking and Repairing WinZip AES Encryption. by Futurepower(R) · · Score: 1
  166. Probably not serious in most contexts. by Futurepower(R) · · Score: 1


    I read the paper and decided that the problems are quite hypothetical. The paper speaks of encrypting 2^32 files, for example.

    Someone who exposes sensitive data to complete strangers should use WinZip AES, and then GnuPG to encrypt the WinZip file.

    WinZip AES is secure enough for data on a computer to which there is limited access.

  167. Re:Is this really a big deal? Use WordPad by teh_dg · · Score: 1
    While that might seem an attractive option to some, helpdesk employees worldwide are screaming at the thought of the association for .doc and .rtf files suddenly switching to Wordpad.
    Jhon's solution is much better. Why switch program when you can have your firewall 'take care' of your work for you?
  168. Re:Get a life Anonymous Coward by chrisnewbie · · Score: 0

    I dont post to get karma point you idiot.I have a life other than posting articles.And if i sound incoherent you IMBECILE it's because i'm french and dont know the english language as goog as you! But what i wrote makes sense to me. What's so incoherent at looking at your proxy logs to find out where or what your users have been or downloaded?