📄 readme.txt
字号:
Copyright (c) 2007 by Errata Security
FERRET - a broadcast analysis tool
This tool is designed to demonstrate the problem of "data seapage".
The average machine broadcasts a lot of information about itself
on open networks. This tool captures and organizes this information.
This code is extremely low quality, hacked together in order to
demonstrate the problem at the BlackHat Federal 2007 conference.
Higher quality code should be available around May 2007 on our
website at http://www.erratasec.com.
To build this for Windows, you need the WinPcap developer kit.
This code should compile on other platforms, such as Linux, Solaris,
MacOS, and other platforms with libpcap.
To run it live:
ferret -i1
where '1' is interface #1.
To run from capture files:
ferret foo.pcap bar.pcap
Author: Robert Graham <robert_david_graham@yahoo.com>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -