Strange web server log entries

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tom41
    Badcaps Veteran
    • Oct 2005
    • 336
    • England

    #1

    Strange web server log entries

    I was wondering if anyone with server experience might be able to advise me here. In my web server log, I'm occasionally seeing GET entries that appear to be accessing URLs from external web servers. Example:

    xxx.xx.xxx.xxx - - [22/Dec/2007:04:26:42 +0000] "GET http://www.intel.com/ HTTP/1.1" 200 1316

    What concerns me is that it's returning a 200 OK status code, meaning the server sent back a valid page of some sort. If I try sending the same request manually to my server:

    127.0.0.1 - - [02/Jan/2008:21:05:15 +0000] "GET http://www.intel.com/ HTTP/1.1" 400 383

    As you can see, this gave a 400 Bad Request response.

    Why would clients be trying to access external URLs through my server, and why are they returning 200 OK status codes? Is it some kind of HTTP tunneling exploit so they can spoof IPs? Is it perhaps an exploit designed to trick my server into revealing information that's not in the public web directory?
    You know there's something wrong when you open your PC and it has vented Rubycons...
  • willawake
    Super Modulator
    • Nov 2003
    • 8457
    • Greece

    #2
    Re: Strange web server log entries

    server is probably being checked for open proxy

    xxx.xx.xxx.xxx - - [22/Dec/2007:04:26:42 +0000] "GET http://www.intel.com/ HTTP/1.1" 200 1316

    bytes are in bold, quite small data

    are all requests the same bytes?
    what is bytes of your default page index.htm etc
    capacitor lab yachtmati techmati

    Comment

    • willawake
      Super Modulator
      • Nov 2003
      • 8457
      • Greece

      #3
      Re: Strange web server log entries

      regarding the 200 status i believe it would return that and send your default page if not open proxy
      capacitor lab yachtmati techmati

      Comment

      Related Topics

      Collapse

      • omega
        Troubleshooting of redundant F750E-S0 Dell PowerEdge Server
        by omega
        Hello all,
        as a beginner electronics hobbyist, after a few years I would like to place another post on this Forum section, given that I did not succeed in finding any useful advice among the other posts.

        Over the last years, I have been using a PowerEdge Dell Server with two redundant PSUs, namely the 750W F750E-S0 ones (aka 06W2PW). Unfortunately, last summer one of them failed (perhaps owing to an overheating), and the server had for working to take into account the other one only. Of course I opened and tried to troubleshoot the failed PSU, but each cap I tested seemed to...
        02-09-2024, 03:34 PM
      • Document Archive
        HP ZBook 15v G5 Mobile server 15v Specification for Upgrade or Repair
        by Document Archive
        This specification for the HP ZBook 15v G5 Mobile server can be useful for upgrading or repairing a laptop that is not working. As a community we are working through our specifications to add valuable data like the 15v G5 boardview and 15v G5 schematic. Our users have donated over 1 million documents which are being added to the site. This page will be updated soon with additional information. Alternatively you can request additional help from our users directly on the relevant badcaps forum. Please note that we offer no warranties that any specification, datasheet, or download for HP ZBook 15v...
        09-06-2024, 11:39 AM
      • piernov
        NVidia bumpgate
        by piernov
        Just archiving everything related to bumpgate since most stuff has disappeared from Google. Maybe people will finally take the time to read some of it and stop shouting "reflow gpu" at every occasion but rather try to understand what the real issue is…
        Interesting parts about the failure analysis are "Why Nvidia's chips are defective" and "Why Nvidia's duff chips are due to shoddy engineering"


        May complete this post at a later date with more details.
        Basically issue is a combination of thermal dissipation of the chip with hotspot,...
        03-27-2021, 10:34 AM
      • harp
        Comparing FreeNAS, FTP server, SMB server, multimedia server...
        by harp
        I thinking about some central LAN file server, on where I can put some files from other devices, or access to them, and maybe play some movie without download...

        I never study this, but when I see that freenas need few gigabyte of ram to recommended working, some wiered partition, I wonder if I miss somewhat in the midletime...
        Also exist "turnkey file server", and other turnkey products that I can not distinguished what is major difference and how it perform - no experiance at all.

        What is general difference between this products, and what be most useful...
        01-04-2024, 02:44 PM
      • Fireballcz
        Windows 2016 server L2TP/IPsec VPN - two subnets
        by Fireballcz
        Hello, please how to properly configure VPN in this environment?
        I have two subnets in two different (geographical) workplaces, connected via IPsec (thru gateway routers)
        Main subnet: 192.168.11.0/24, gateway (router IP) 192.168.11.1, Windows 2016 server (VPN, DHCP, DC etc.) 192.168.11.3
        2nd subnet : 192.168.22.0/24, gateway (router IP) 192.168.22.1 - just client computers.

        I need to allow external (home office) users connect via VPN server (192.168.11.3) to the 2nd subnet (192.168.22.0/24) to their computers (via RDP).
        I have no problems with VPN connection...
        07-29-2022, 03:20 AM
      • Loading...
      • No more items.
      Working...