-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathREADME
More file actions
9 lines (6 loc) · 763 Bytes
/
README
File metadata and controls
9 lines (6 loc) · 763 Bytes
1
2
3
4
5
6
7
8
9
darm - intelligent network sniffer for the masses (this is a fork of leandrinux original code)
darm is an attempt to create a very easy to use app that will sniff and report information about the activities happening on a live network. The main goal is to educate the public so that it becomes aware of the security of their communications. darm is being developed by leandrinux as a project for fun.
Current features:
- Sniffs live network interfaces or capture files and analyzes them, getting important protocol-specific information such as IP addresses and port numbers.
- Supports Ethernet, 802.11, IP, ARP, UDP, TCP and DNS protocols
- Reassembles tcp threads, and dumps them to files when they are closed (FIN or RST), or when darm is forced to close.