Javascript in Emails

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Daniel

    Javascript in Emails

    Hi,

    at the moment I'm working on my diploma thesis, my topic is HTML-Code
    in emails. I should try to hide javascript- or html-code in an
    email so that the addressee is not able to see it - the addressee only
    sees the text.

    My teacher would like to see what is possible over hidden html-/
    javascript-code or and whether it's possible to execute files or
    whether it's possible to do any damage like viruses/Trojans with this
    hidden code.

    Does anybody have tips or helpful links/documents about this topic?

    thanks in advance
    Daniel
  • Thomas 'PointedEars' Lahn

    #2
    Re: Javascript in Emails

    Daniel wrote:
    at the moment I'm working on my diploma thesis, my topic is HTML-Code
    in emails. I should try to hide javascript- or html-code in an
    email so that the addressee is not able to see it - the addressee only
    sees the text.
    >
    My teacher would like to see what is possible over hidden html-/
    javascript-code or and whether it's possible to execute files or
    whether it's possible to do any damage like viruses/Trojans with this
    hidden code.
    >
    Does anybody have tips or helpful links/documents about this topic?
    Gee, if you don't know by now that it's impossible to hide it and why, I
    won't put my money on your graduation.

    As for the other thing: STFW, there's plenty of material about it, none of
    which is particularly on-topic here as it isn't language-specific. Try
    comp.security.m isc, or in your case maybe de.comp.securit y.misc and
    de.comp.securit y.virus.


    HTH

    PointedEars
    --
    Prototype.js was written by people who don't know javascript for people
    who don't know javascript. People who don't know javascript are not
    the best source of advice on designing systems that use javascript.
    -- Richard Cornford, cljs, <f806at$ail$1$8 300dec7@news.de mon.co.uk>

    Comment

    • VK

      #3
      Re: Javascript in Emails

      On Apr 17, 4:37 pm, Thomas 'PointedEars' Lahn <PointedE...@we b.de>
      wrote:
      As for the other thing: STFW, there's plenty of material about it, none of
      which is particularly on-topic here as it isn't language-specific. Try
      comp.security.m isc, or in your case maybe de.comp.securit y.misc and
      de.comp.securit y.virus.
      Also you may search Astalavista: http://www.astalavista.com/index.php?section=exploits


      Comment

      • Captain Paralytic

        #4
        Re: Javascript in Emails

        On 17 Apr, 13:22, Daniel <Sen...@gmail.c omwrote:
        Hi,
        >
        at the moment I'm working on my diploma thesis, my topic is HTML-Code
        in emails. I should try to hide javascript- or html-code in an
        email so that the addressee is not able to see it - the addressee only
        sees the text.
        >
        My teacher would like to see what is possible over hidden html-/
        javascript-code or and whether it's possible to execute files or
        whether it's possible to do any damage like viruses/Trojans with this
        hidden code.
        >
        Does anybody have tips or helpful links/documents about this topic?
        >
        thanks in advance
        Daniel
        I would suggest that it might be better to choose a subject about
        which you know something if you are planning on writing a diploma
        thesis.

        Brushing up on your grammar will make your thesis readable.

        Based on your post, I would say you should save wasting your time,
        because you are unlikely to pass.

        Comment

        Working...