diff options
Diffstat (limited to 'other/grabbb/README')
| -rw-r--r-- | other/grabbb/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/other/grabbb/README b/other/grabbb/README new file mode 100644 index 0000000..64357bb --- /dev/null +++ b/other/grabbb/README | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | grabbb | ||
| 2 | readme file | ||
| 3 | |||
| 4 | 1. description | ||
| 5 | |||
| 6 | grabbb is a very fast banner grabbing program, which will test an entire | ||
| 7 | range of ip addresses on a single or multiple ports, and if successful | ||
| 8 | it will capture the first line the remote daemon sends. | ||
| 9 | |||
| 10 | this can be useful for statistical purposes. | ||
| 11 | |||
| 12 | note this can be used for protocols such as ssh, ftp, smtp, nntp, ... | ||
| 13 | but not for things such as telnet, which is not as "simple" as you | ||
| 14 | may have thought. | ||
| 15 | |||
| 16 | |||
| 17 | have fun, | ||
| 18 | scut of teso | ||
| 19 | |||
