Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. how does this work.... [ie security prob?]

how does this work.... [ie security prob?]

Scheduled Pinned Locked Moved The Lounge
comsecurityquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sam 2006
    wrote on last edited by
    #1

    quiksheild's site used to have some code on it that would automatically start the installer for their program. the code was:

    this would automatically start the program in IE. i tried putting this code on a page on my own site and replacing the file with another file, and internet explorer gave me a security notice. how does this program get executed without showing any security notices? btw, an archive of the page containing that code can be found at the address below. DON'T GO THERE USING IE (does anyone here use IE? /snicker) http://web.archive.org/web/20060521081600/http://www.quikshield.com/

    A M P 3 Replies Last reply
    0
    • S Sam 2006

      quiksheild's site used to have some code on it that would automatically start the installer for their program. the code was:

      this would automatically start the program in IE. i tried putting this code on a page on my own site and replacing the file with another file, and internet explorer gave me a security notice. how does this program get executed without showing any security notices? btw, an archive of the page containing that code can be found at the address below. DON'T GO THERE USING IE (does anyone here use IE? /snicker) http://web.archive.org/web/20060521081600/http://www.quikshield.com/

      A Offline
      A Offline
      Anton Afanasyev
      wrote on last edited by
      #2

      Quickshield site has a signed certificate. You dont. I think...


      :badger:

      1 Reply Last reply
      0
      • S Sam 2006

        quiksheild's site used to have some code on it that would automatically start the installer for their program. the code was:

        this would automatically start the program in IE. i tried putting this code on a page on my own site and replacing the file with another file, and internet explorer gave me a security notice. how does this program get executed without showing any security notices? btw, an archive of the page containing that code can be found at the address below. DON'T GO THERE USING IE (does anyone here use IE? /snicker) http://web.archive.org/web/20060521081600/http://www.quikshield.com/

        M Offline
        M Offline
        Michael Dunn
        wrote on last edited by
        #3

        Do you have something with the coclass {8EF27A70-DD04-11D6-B7F6-00A0C9CD5F8A} installed? That's the first place to look. All that <object> does is run an AX control, if it's installed. If not, it will prompt you to install it (the bits are downloaded from the URL in the codebase attribute). It shouldn't do anything automatically if you don't already have that control installed, and your IE settings are at the defaults (and the page isn't exploiting a bug to bypass the prompt).

        --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

        1 Reply Last reply
        0
        • S Sam 2006

          quiksheild's site used to have some code on it that would automatically start the installer for their program. the code was:

          this would automatically start the program in IE. i tried putting this code on a page on my own site and replacing the file with another file, and internet explorer gave me a security notice. how does this program get executed without showing any security notices? btw, an archive of the page containing that code can be found at the address below. DON'T GO THERE USING IE (does anyone here use IE? /snicker) http://web.archive.org/web/20060521081600/http://www.quikshield.com/

          P Offline
          P Offline
          Prakash Nadar
          wrote on last edited by
          #4

          IE7 prompts to install the binary.


          -Prakash

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups