| Toolbars |
| | Hover Over the respective Items |
|
| Menu | File Operations |

-
New Project -
Load Project -
Save Project -
Export -
Print -
Exit
|
| Menu | View |
-
Set to Standard - Sets design and size back to the standard settings.
|
| Menu | Capture |


-
Find [ Ctrl+F ] | ASCII | è | The search input must be ASCII. | | Hex | è | The search input must be Hexadecimal. | | Packet List | è | This searches the Packetlist including the decoded files (TCP,Port,Service...) | Found items will have this icon in front of them. Use right-click Refresh to get rid of the icons.
|
| Menu | Tools |

- Statistics
- Displays statistical information about incoming and outgoing Data.
-
- TCP watcher
- Enable : Enables the TCP Connection Watcher
- Show : Displays the TCP Connection watcher
- Tcp Watcher will show established connections and if the 3-way TCP shake has been fulfilled, this does enable you for example to catch Nmap (-sS) scans easily. (only SYN will have an X)
- The filter will allow you to filter out certain ports, like http 80 port.


|
| Menu | Mode |

-
- This mode will *not* display captured data, but will write it down to a log file on the Hardrive this is done to lower the CPU usage. See logging for more details on how to control logging.
- Trigger Mode
- Choosing the Trigger mode will pop-up the filter loading dialog which will let you choose a saved filter. The Trigger mode will ONLY start to capture data or logging data *IF* the Filter let any data through.
Example : The loaded filter is set to only capture data which arrives at port 80. If the Start button is pressed *nothing* will be recorded until a packet arrives at port 80, from then on the capturing will begin. Note that this option is allowed in Normal and Logging Only Mode.
|
| Menu | Filter |

-
Hardware Filter | Promiscuous | è | Specifies all packets. | | All Functional | è | All functional address packets, not just the ones in the current functional address. | | All Multicast | è | All multicast address packets, not just the ones enumerated in the multicast address list. | | Broadcast | è | Broadcast packets. | | Directed | è | Directed packets. Directed packets contain a destination address equal to the station address of the NIC. | | Functional | è | Functional address packets sent to addresses included in the current functional address. | | Group | è | Packets sent to the current group address. | | Mac Frame | è | NIC driver frames that a Token Ring NIC receives. | | Multicast | è | Multicast address packets sent to addresses in the multicast address list. A protocol driver can receive Ethernet (802.3) multicast packets or Token Ring (802.5) functional address packets by specifying the multicast or functional address packet type. Setting the multicast address list or functional address determines which multicast address groups the NIC driver enables. | | SMT | è | SMT packets that an FDDI NIC receives. | | Source Routing | è | All source routing packets. If the protocol driver sets this bit, the NDIS library attempts to act as a source routing bridge. |

|