Results 1 to 11 of 11

Thread: Sorry, but I cannot think of a title for this thread

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2002
    Posts
    35

    Sorry, but I cannot think of a title for this thread

    Is there a usefull purpose for the language that the latest email viruses are writen in? Not really the language but the fact that email readers (or is it only outlook?) can exicute it. I guess the point is probably moot though since most people and software prevent it from being executed.
    Thanks in advance.

  2. #2
    Hyperactive Member
    Join Date
    Aug 2002
    Posts
    352
    what language are you talking about?

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2002
    Posts
    35
    I have no clue... I think it is vb related... like vbs or something.

  4. #4
    Frenzied Member ice_531's Avatar
    Join Date
    Aug 2002
    Location
    Sitting w/ Bob Status: -Next -To- Null- Friend: Philip
    Posts
    1,152
    lol could be written in multiple languages... divided into different parts.

    Be more specific on what your looking for!
    :::`DISCLAIMER`:::
    Do NOT take anything i have posted to be truthful in any way, shape or form.
    Thank You!

    --------------------------------
    "Never heard about "hiking" poles. I usualy just grab a stick from the nature, and use that as a pole." - NoteMe
    "Finaly I can look as gay as I want..." - NoteMe
    Languages: VB6, BASIC, Java, C#. C++

  5. #5

    Thread Starter
    Member
    Join Date
    Jan 2002
    Posts
    35
    I thought that melissa and the more recent ones were written in a specific language... before I get mistaken I am not wanting to write a virus I was just wondering if there was a legit use for executing code via an email.

  6. #6
    Frenzied Member ice_531's Avatar
    Join Date
    Aug 2002
    Location
    Sitting w/ Bob Status: -Next -To- Null- Friend: Philip
    Posts
    1,152
    im not positive... i was just stating that they could be written in multiple languages...

    I wouldnt call it a "legit" way to write code.... lol but where theres a will, theres a way
    :::`DISCLAIMER`:::
    Do NOT take anything i have posted to be truthful in any way, shape or form.
    Thank You!

    --------------------------------
    "Never heard about "hiking" poles. I usualy just grab a stick from the nature, and use that as a pole." - NoteMe
    "Finaly I can look as gay as I want..." - NoteMe
    Languages: VB6, BASIC, Java, C#. C++

  7. #7
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    VBS files and Com or exe files are blocked by outlook.
    Don't Rate my posts.

  8. #8
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    The language you'rte talking about here is VBScript or visual basic script. It's a cut down version of visual basic and yes there is a legit use for it.

    First off, you don't need to buy a copy of vb - you can create the script inside of notepad, save the file with a *.vbs extension and double click on it to run. Some network admin's use this to quickly write scripts to run network processes (share drives etc) like they do with batch files.

    I use it behind webpages on a server (asp pages) to process information, as well as writing outlook forms with it (as outlook [before 2000 anyways] didn't support vba properly and any validation you needed to do like this).

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  9. #9
    Addicted Member chicocouk's Avatar
    Join Date
    Sep 2001
    Posts
    207
    VBS files and Com or exe files are blocked by outlook.
    This isn't strictly true. This was introduced with the version of outlook that comes with Office XP, and i believe outlook 2000 with all patches applied may also function in this way. I'm not sure whether this only works when connecting to a domain, and to an exchange server, or if this also occurs when getting mail direct from an isp, but earlier versions of outlook certainly don't block these file types.
    MCSE, Mcp+I, Unicenter Engineer

  10. #10
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    they are only blocked if expressed to do so... on most exchange servers(if the admins are smart) will block these among other file types...

  11. #11

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width