1bannergrab(1)               General Commands Manual              bannergrab(1)
2
3
4

NAME

6       bannergrab - a network service banner grabbing tool
7

SYNOPSIS

9       bannergrab [options] host port
10

DESCRIPTION

12       bannergrab  performs  connection, trigger and basic service information
13       collection. There are basic banner grabbing modes, the first mode  (the
14       default one) sends triggers to the services and performs basic informa‐
15       tion collection. The second mode (--no-triggers), only connects to  the
16       service and returns the connection banner.
17       By  default,  if  bannergrab  has a trigger for the port number that is
18       specified, the trigger for that port is used. If no trigger  is  listed
19       for  a  port,  the default one is used. No attempt is made to determine
20       the type of service operating on a port.
21

OPTIONS

23       --help
24              Show summary of options.
25
26       --version
27              Show version of program.
28
29       --show-triggers
30              Lists the triggers used by bannergrab.
31
32       --trigger=<trigger>
33              Specify the trigger to use. Specify DEFAULT to use  the  default
34              trigger.
35
36       --no-triggers
37              Collect  only the connection banner, no triggers are sent and no
38              SSL.
39
40       --udp
41              Connect to a port using UDP. The default is to use TCP.
42
43       --no-ssl
44              Prevent SSL connection creation.
45
46       --no-hex
47              Output containing non-printable characters are converted to hex.
48              This option prevents the conversion.
49
50       --conn-time=<secs>
51              Connection timeout (default is 5s).
52
53       --read-time=<secs>
54              Read timeout (default is 3s).
55
56       --verbose
57              Show additional program details such as any errors.
58

EXAMPLES

60       bannergrab 127.0.0.1 80
61

AUTHOR

63       bannergrab was written by Ian Ventura-Whiting <fizz@titania.co.uk>.
64
65
66
67                                April 18, 2008                   bannergrab(1)
Impressum