diff options
Diffstat (limited to 'src/usr.bin/nc/scripts/probe')
-rw-r--r-- | src/usr.bin/nc/scripts/probe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr.bin/nc/scripts/probe b/src/usr.bin/nc/scripts/probe index c47dc3f495..0b647672ea 100644 --- a/src/usr.bin/nc/scripts/probe +++ b/src/usr.bin/nc/scripts/probe | |||
@@ -1,4 +1,6 @@ | |||
1 | #! /bin/sh | 1 | #! /bin/sh |
2 | # $OpenBSD: probe,v 1.2 2001/01/29 01:58:13 niklas Exp $ | ||
3 | |||
2 | ## launch a whole buncha shit at yon victim in no particular order; capture | 4 | ## launch a whole buncha shit at yon victim in no particular order; capture |
3 | ## stderr+stdout in one place. Run as root for rservice and low -p to work. | 5 | ## stderr+stdout in one place. Run as root for rservice and low -p to work. |
4 | ## Fairly thorough example of using netcat to collect a lot of host info. | 6 | ## Fairly thorough example of using netcat to collect a lot of host info. |