Hit Bot Detector. Know a good one?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blackmonsters
    Making PHP work
    • Nov 2002
    • 21041

    #1

    Hit Bot Detector. Know a good one?

    WHo has the best hit bot detector.
    These bots are getting really sophisticated and ruining many websites.
    If your traffic trades get deleted all the time it's probably because someone is hiting your links with a bot and the site that deletes you thinks the bot is yours.
    For sale : foslacs.com
    Free Open Source Live Aggregated Cams Script

    https://gfy.com/forum/your-business-needs/sell-and-buy-forum/31465316-foslacs-com-for-sale-all-rights-to-the-software-included
  • AdultNex
    Confirmed User
    • Feb 2003
    • 8985

    #2
    I'd like to know as well (icq 106164875).

    Comment

    • blackmonsters
      Making PHP work
      • Nov 2002
      • 21041

      #3
      Well gee; If nobody knows of a good hit bot detector then I guess I should start using a hit bot myself.
      For sale : foslacs.com
      Free Open Source Live Aggregated Cams Script

      https://gfy.com/forum/your-business-needs/sell-and-buy-forum/31465316-foslacs-com-for-sale-all-rights-to-the-software-included

      Comment

      • icedemon
        Confirmed User
        • Jun 2003
        • 1022

        #4
        I have a C program I made that blocks all proxy servers. I also have a Perl script that checks Netstat every 5 minutes, to see if there are too many connections from the same ip address. It will then add that ip address to the firewall (IPTables).

        I don't have anything fancy. If it's for traffic trading, you can have a program that sees the percentage if traffic that is proxy servers. When it gets over a certain percentage, then it notifies you or what ever you want it to do. It pretty much depends on what program your using now for traffic trading.
        Clips4Sale.com

        Comment

        • xenigo
          Confirmed User
          • Jan 2001
          • 8067

          #5
          I'm not sure if this is really relevant to your question but I've heard the latest version of UCJ has hitbot protection built in. Unfortunately I've got an older version so I can't really say how well it works.

          Comment

          • sumphatpimp
            Confirmed User
            • Aug 2002
            • 5235

            #6
            i done a quick search on Google "hit bot detector"
            their is a few scripts, you'll have to look around.

            Comment

            • blackmonsters
              Making PHP work
              • Nov 2002
              • 21041

              #7
              Originally posted by icedemon
              I have a C program I made that blocks all proxy servers. I also have a Perl script that checks Netstat every 5 minutes, to see if there are too many connections from the same ip address. It will then add that ip address to the firewall (IPTables).

              I don't have anything fancy. If it's for traffic trading, you can have a program that sees the percentage if traffic that is proxy servers. When it gets over a certain percentage, then it notifies you or what ever you want it to do. It pretty much depends on what program your using now for traffic trading.
              If you block all proxy traffic then you are blocking all AOL traffic because it all uses proxy.
              For sale : foslacs.com
              Free Open Source Live Aggregated Cams Script

              https://gfy.com/forum/your-business-needs/sell-and-buy-forum/31465316-foslacs-com-for-sale-all-rights-to-the-software-included

              Comment

              • AdultNex
                Confirmed User
                • Feb 2003
                • 8985

                #8
                Originally posted by icedemon
                I have a C program I made that blocks all proxy servers. I also have a Perl script that checks Netstat every 5 minutes, to see if there are too many connections from the same ip address. It will then add that ip address to the firewall (IPTables).

                I don't have anything fancy. If it's for traffic trading, you can have a program that sees the percentage if traffic that is proxy servers. When it gets over a certain percentage, then it notifies you or what ever you want it to do. It pretty much depends on what program your using now for traffic trading.
                Do you have ICQ/AIM/MSN?

                Comment

                • AdultNex
                  Confirmed User
                  • Feb 2003
                  • 8985

                  #9
                  I found this hitbot detector, it looks like a very good script, but it takes 1% of all outgoing hits.

                  http://www.authexa.com/authexaclick.html

                  Comment

                  • AdultNex
                    Confirmed User
                    • Feb 2003
                    • 8985

                    #10
                    Just a note, instead of searching for "hitbot detector", search for "proxy detector or proxy detection".

                    Comment

                    Working...