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. Web Development
  3. HttpException Path 'zGET' is forbidden. [modified]

HttpException Path 'zGET' is forbidden. [modified]

Scheduled Pinned Locked Moved Web Development
helpcsharpsysadminlinux
5 Posts 3 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.
  • M Offline
    M Offline
    markymark82
    wrote on last edited by
    #1

    This is a strange one, I've found nothing on Google etc as yet... I'm finding an error in my error logs more and more frequently, it's an http exception with the error message: Exception message: Path 'zGET' is forbidden. It only seems to happen against images, and the first instance I've found of it is from back in mid march this year. It doesn't correspond with any changes on our web server as that hasn't been touched since before then (not even for critical updates.. but that's another issue I have altogether..) My first thought was that it was an actual permissions problem, as we've had that on another server, and resetting the permissions on the affected images did seem to solve the issue when we saw it first hand, however, I think it was a coincidence as the other logged errors weren't spotted by us and so resolved themselves. It's a windows 2003 server, iis6, website's .net 3.5 It doesn't seem to be browser specific, first one I found was for opera 9.23 on linux. But we ad it happening on chrome, IE9, IE8, FF 3.5 too.. Has anyone heard of anything like this before, it has me and my colleagues somewhat stumped at present. Thanks in advance for any help. Mark

    modified on Tuesday, December 7, 2010 5:47 AM

    N G 2 Replies Last reply
    0
    • M markymark82

      This is a strange one, I've found nothing on Google etc as yet... I'm finding an error in my error logs more and more frequently, it's an http exception with the error message: Exception message: Path 'zGET' is forbidden. It only seems to happen against images, and the first instance I've found of it is from back in mid march this year. It doesn't correspond with any changes on our web server as that hasn't been touched since before then (not even for critical updates.. but that's another issue I have altogether..) My first thought was that it was an actual permissions problem, as we've had that on another server, and resetting the permissions on the affected images did seem to solve the issue when we saw it first hand, however, I think it was a coincidence as the other logged errors weren't spotted by us and so resolved themselves. It's a windows 2003 server, iis6, website's .net 3.5 It doesn't seem to be browser specific, first one I found was for opera 9.23 on linux. But we ad it happening on chrome, IE9, IE8, FF 3.5 too.. Has anyone heard of anything like this before, it has me and my colleagues somewhat stumped at present. Thanks in advance for any help. Mark

      modified on Tuesday, December 7, 2010 5:47 AM

      N Offline
      N Offline
      NeverHeardOfMe
      wrote on last edited by
      #2

      markymark82 wrote:

      Has anyone heard of anything like this before

      Sort of, yes - along these lines[^] - but I assume you've looked into that....?

      M 1 Reply Last reply
      0
      • N NeverHeardOfMe

        markymark82 wrote:

        Has anyone heard of anything like this before

        Sort of, yes - along these lines[^] - but I assume you've looked into that....?

        M Offline
        M Offline
        markymark82
        wrote on last edited by
        #3

        I'd had a brief look into that, and have seen the solution is to add in a handler such as: < add path="*" verb="OPTIONS" type="System.Web.DefaultHttpHandler" validate="true"/> Obviously I'd need to change the verb OPTIONS to zGET, but all I've seen so far have been references to verbs used by webdav, which I confess I know nothing about. I have found no reference to this zGET though and am wondering what could be causing this request. I'm not keen on adding a handler for a verb I can't find any reference to, at least not until I know it's an innocent http request. Thanks for the link

        1 Reply Last reply
        0
        • M markymark82

          This is a strange one, I've found nothing on Google etc as yet... I'm finding an error in my error logs more and more frequently, it's an http exception with the error message: Exception message: Path 'zGET' is forbidden. It only seems to happen against images, and the first instance I've found of it is from back in mid march this year. It doesn't correspond with any changes on our web server as that hasn't been touched since before then (not even for critical updates.. but that's another issue I have altogether..) My first thought was that it was an actual permissions problem, as we've had that on another server, and resetting the permissions on the affected images did seem to solve the issue when we saw it first hand, however, I think it was a coincidence as the other logged errors weren't spotted by us and so resolved themselves. It's a windows 2003 server, iis6, website's .net 3.5 It doesn't seem to be browser specific, first one I found was for opera 9.23 on linux. But we ad it happening on chrome, IE9, IE8, FF 3.5 too.. Has anyone heard of anything like this before, it has me and my colleagues somewhat stumped at present. Thanks in advance for any help. Mark

          modified on Tuesday, December 7, 2010 5:47 AM

          G Offline
          G Offline
          GenJerDan
          wrote on last edited by
          #4

          the only ZGET things I can find are a PHP function (which sounds like something you don't want happening), and a Trojan downloader. Maybe folks with infected computers are browsing your site?

          M 1 Reply Last reply
          0
          • G GenJerDan

            the only ZGET things I can find are a PHP function (which sounds like something you don't want happening), and a Trojan downloader. Maybe folks with infected computers are browsing your site?

            M Offline
            M Offline
            markymark82
            wrote on last edited by
            #5

            hmmm.. That's all we could find too.. I which case I guess I'll just ignore it for now, just a shame as it's about the only error we seem to be getting now days. Thanks for the input folks. Mark

            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