OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: mark (markFIRSTWORLD.NET)
Date: Sun Mar 11 2001 - 22:11:20 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    I'm frankly surprised that the binary translation exists in every version of
    winsock I've tested with it. As far as windows' sockets working well with
    other number bases, I noticed that you can specify hexadecimal values when
    pinging people under NT's ping utility but no such luck with 98/ME.

    Mark
    (adeptuber.haxor.ws)

    ----- Original Message -----
    From: "Attonbitus Deus" <ThorHAMMEROFGOD.COM>
    To: <FOCUS-MSSECURITYFOCUS.COM>
    Sent: Friday, March 09, 2001 2:15 PM
    Subject: Re: Win2k ISA Server Implementation Plan

    > It's just the decimal equivalent of the ip address...
    >
    > 66.38.151.10 represented in binary is:
    > 1000010.100110.10010111.1010
    > which is dword:
    > 1000010001001101001011100001010
    > or
    > 1,109,825,290
    >
    > then just stick it in a url:
    > http://1109825290/
    >
    > MS Proxy server also refuses to parse such an address.
    >
    >
    > ----- Original Message -----
    > From: "Toma Belichki" <Toma.BelichkiRILA.BG>
    > To: <FOCUS-MSSECURITYFOCUS.COM>
    > Sent: Friday, March 09, 2001 2:40 AM
    > Subject: Re: Win2k ISA Server Implementation Plan
    >
    >
    > The ISA server can not open the http://1109825290/ even if it is not
    > blocked. I t does not recognise it as a valid URL.
    > Could you explain for me what is the mechanism that url is formed?
    >
    > rgds,
    > Toma
    >
    > -----Original Message-----
    > From: Hallihan, Rick (DCS) [mailto:HallihanPTNAVAIR.NAVY.MIL]
    > Sent: Thursday, March 08, 2001 4:10 PM
    > To: FOCUS-MSSECURITYFOCUS.COM
    > Subject: Re: Win2k ISA Server Implementation Plan
    >
    >
    > Does anyone know if ISA server covers all the bases for site blocking?
    > For
    > example, the following three http references are equivelant:
    >
    > http://66.38.151.10/
    > http://1109825290/
    > http://www.securityfocus.com
    >
    > So if I were to block access to www.securityfocus.com, would it catch
    > the
    > other two references as well?
    > --Rick H.
    >
    > -----Original Message-----
    > From: Steve [mailto:steveSECURESOLUTIONS.ORG]
    > Sent: Wednesday, March 07, 2001 3:20 PM
    > To: FOCUS-MSSECURITYFOCUS.COM
    > Subject: Re: Win2k ISA Server Implementation Plan
    >
    >
    > Actually, ISA server will allow you to block sites by either IP address
    > or
    > by URL.
    >