mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Adding Bed
This commit is contained in:
parent
f36b6ac070
commit
254bc7ac33
31
tools/bed.md
Normal file
31
tools/bed.md
Normal file
@ -0,0 +1,31 @@
|
||||
# bed
|
||||
|
||||
Notes
|
||||
-------
|
||||
|
||||
Help Text
|
||||
-------
|
||||
```
|
||||
BED 0.5 by mjm ( www.codito.de ) & eric ( www.snake-basket.de )
|
||||
|
||||
|
||||
Usage:
|
||||
|
||||
./bed.pl -s <plugin> -t <target> -p <port> -o <timeout> [ depends on the plugin ]
|
||||
|
||||
<plugin> = FTP/SMTP/POP/HTTP/IRC/IMAP/PJL/LPD/FINGER/SOCKS4/SOCKS5
|
||||
<target> = Host to check (default: localhost)
|
||||
<port> = Port to connect to (default: standard port)
|
||||
<timeout> = seconds to wait after each test (default: 2 seconds)
|
||||
use "./bed.pl -s <plugin>" to obtain the parameters you need for the plugin.
|
||||
|
||||
Only -s is a mandatory switch.
|
||||
|
||||
```
|
||||
|
||||
Example Usage
|
||||
-------
|
||||
|
||||
Links
|
||||
-------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user