Document directory
- Software Information
- Software
- Use instance
Recently, I used a super simple network sniffing tool mini sniffer. I am not afraid to eat it alone. I would like to share it with you.
Software Information
Name: Mini sniffer
Version: V1.0
Home: None, author Email: baojianjob@tom.com
Size: 48.5 K
System: Win2000/WINXP/2003/Vista/7/2008
Download:
Http://download.enet.com.cn/html/010722006040702.html
Http://www.programfan.com/wysoft/showwysoft.asp? Id = 1670
Http://www.box.net/shared/2eclahkzkk
Charged or not:Free
Green or not:Green Software
Features:
- Small software, single file, and only 48.5 kb, supporting all systems after win2000
- Powerful functions, which can be filtered according to the following conditions:
- Network Protocol: TCP, UDP, ICMP
- Host IP Address
- Host port number
- It is easy to view data, including both ASCII data and hexadecimal data.
- Easy to use and easy to operate.
Software
Use instance
The following example shows how to access Google.com.
1. Start minisnifer.
2. Set the filter condition. We select TCP and port 80. (Because the HTTP protocol is a TCP connection, the default port is port 80)
Click "OK" to close the dialog box.
3. Click "sniffer"-> "start" in the main menu"
4. At this time, you can access Google.com through a browser. At this time, the captured package will be displayed on the main interface:
It can be seen that the left side is ASCII information, which is convenient for people to browse, and the right side is hexadecimal data.
5. If you do not want to capture packets, click "sniffer"> "stop" to stop.
6. Clear the data on the main interface. You can click "sniffer" → "clear"
7. You can save the result to a file.
It's very convenient. To capture a package, you just need to set it up.