ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
<h1>BED工具描述</h1> BED是一个用来检查主机上的协议缓冲区溢出漏洞,格式字符串等问题的工具 [BED主页](http://www.snake-basket.de/)|[kali DEB仓库](http://git.kali.org/gitweb/?p=packages/bed.git;a=summary) 作者:mjm, eric 协议:GPL v2 <h1>BED包含的工具</h1> BED——网络协议漏洞检查工具 >root@kali:~# bed > > 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. BED使用范例 检查目标服务器(-t 192.168.1.15),使用HTTP插件(-s HTTP) >root@kali:~# bed -s HTTP -t 192.168.1.15 > >BED 0.5 by mjm ( www.codito.de ) & eric ( www.snake-basket.de ) > >+Buffer overflow testing: > >testing: 1 HEAD XAXAX HTTP/1.0