Results 1 to 5 of 5

Thread: Problem with error 404 hacking.

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Location
    Indiana
    Posts
    451

    Exclamation Problem with error 404 hacking.

    I created custom error 404 and 500 pages that send me an email when there is a problem. I did this so if there was a dead link or something, I would be notified. Howerver, I am having a big problem I don't know how to fix. I am getting tons of email (over 300 this morning), but here is what I don't understand. I collect the referrer page, and the page that is being requested, for my email. The problem is, the referrer and the requested page are not my domain!?!?! How can this be possible? More importantly, how can I stop this?

    If I had to guess, I would think that someone is using my error pages, but is that possible? I have included an example below. One other bit of information; the domains are not from the same site, there are many different domains that are coming in my email. Any help with this would be really great.

    VB Code:
    1. There has been an error:
    2. The user was coming from page: [url]http://www.jobsandjobs.de/[/url]
    3. The user was going to: [url]http://www.jobsandjobs.de/error404.aspx?404;http://www.jobsandjobs.de:80/eintragism_premium.php[/url]
    4. Error occured on:
    5. 12/2/2006 10:26:55 AM
    6. The user's IP is: 59.120.55.183

    Thank you for your help.

    Edit: BTW, this is ASP .NET 2.0. Just incase that matters.

    Edit 2: One other thing I just noticed. On the last batch that I got today. The IP address is the same on all of them. I am not sure what that means, though.
    Last edited by Krenshau; Dec 2nd, 2006 at 01:26 PM.

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