Privia Security was chosen as one of Türkiye's fastest growing companies!

Read the News Read the News
31 July 2019

Using BED

Using BED
Using BED

BED is a tool developed to detect weaknesses such as potential buffer overflows and format string bugs. The tool sends packets to services and checks whether the services are damaged after the sent packets.

Using BED

BED Usage

root@priviasec:~# bed

./bed.pl -s <plugin> -t <target> -p <port> -o <timeout> [ depending on plugin ]

<plugin>   =  FTP/SMTP/POP/HTTP/IRC/IMAP/PJL/LPD/FINGER/SOCKS4/SOCKS5
<target>   =  Host to check (default: localhost)
<port>     =  Connection port (default: standard port)
<timeout>  =  Wait after each test (default: 2 seconds)

To obtain the required parameters for a plugin, use the command “./bed.pl -s <plugin>”.

-s is a mandatory parameter.

BED Usage Screenshot

See also:

Privia Security GitHub: https://github.com/Privia-Security

You May Be Interested In These