Bigger bug than expected?

From: Justin Piszcz (warat_private)
Date: Thu Feb 28 2002 - 04:27:16 PST

  • Next message: Rob Salmond: "Re: Self propogating virii and spam correlation"

    Further NMAP testing shows the following: (IPTables 1.2.4/Kernel 2.4.18)
    
    nmap -P0 -sT -p 21,80 IP
    21/tcp     filtered    ftp
    80/tcp     filtered    http
    
    nmap -P0 -sF -p 21,80 IP
    21/tcp     open        ftp
    80/tcp     open        http
    
    nmap -P0 -sX -p 21,80 IP
    21/tcp     open        ftp
    80/tcp     open        http
    
    nmap -P0 -sN -p 21,80 IP
    21/tcp     open        ftp
    80/tcp     open        http
    



    This archive was generated by hypermail 2b30 : Tue Mar 05 2002 - 02:17:55 PST