Help for this page

Select Code to Download


  1. or download this
    IP = 192.168.30.136
    Cname = WKBX0010B-A
    ...
    Port = 139
    Service = NETBIOS Session Service
    Banner =
    
  2. or download this
    +--------------+----------------+----------+---------+--------+
    | ip           | svr_name       | port     | service | banner |
    ...
    | 192.168.30.136  | WKBX0010B-A        | 80     | World Wide Web HTTP 
    +   | HTTP/1.1 200 OK..Server: Microsoft-IIS/5.0..Date: Thu, 14 Mar 20
    +02 14:37:54 GMT..Connection: Keep-Alive..Content-Length: 1270..   |
    | 192.168.30.136 | WKBX001B-A | 139 | NETBIOS Session Service    | NUL
    +L   |
    +--------------+----------------+----------+---------+--------+
    
  3. or download this
    #!/usr/bin/perl -w
     
    ...
    ### Disconnect from db
    $dbh->disconnect;
    exit;