libpcap

E484050

libpcap is a widely used packet capture library and file format for recording and analyzing network traffic across various tools and platforms.

All labels observed (3)

Label Occurrences
libpcap canonical 3
libpcap API 1
pcap_open_offline 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf file format ⓘ
packet capture library ⓘ
software library ⓘ
category network protocol analyzer component ⓘ
networking software ⓘ
distribution commonly included in Unix-like OS distributions ⓘ
fileFormatExtension .pcap ⓘ
fileFormatType binary capture file ⓘ
hasSuccessorFormat pcapng ⓘ
inspired Npcap ⓘ
WinPcap ⓘ
license BSD-style license ⓘ
linked to: BSD license
maintainedBy tcpdump.org project ⓘ
operatingSystem BSD ⓘ
Linux ⓘ
Unix-like systems ⓘ
macOS ⓘ
programmingLanguage C ⓘ
providesAPI pcap_compile ⓘ
pcap_datalink ⓘ
pcap_dump ⓘ
pcap_loop ⓘ
pcap_next_ex ⓘ
pcap_open_live ⓘ
pcap_open_offline ⓘ
linked to: libpcap

pcap_setfilter ⓘ
supportsFeature BPF filtering ⓘ
link-layer header parsing ⓘ
live packet capture ⓘ
offline packet analysis ⓘ
timestamping of packets ⓘ
supportsLinkLayer Ethernet ⓘ
IEEE 802.11 ⓘ
Linux cooked capture ⓘ
Loopback ⓘ
PPP ⓘ
VLAN ⓘ
usedBy Bro ⓘ
Snort ⓘ
Suricata ⓘ
Tshark ⓘ
linked to: Wireshark

Wireshark ⓘ
Zeek ⓘ
tcpdump ⓘ
usedFor intrusion detection ⓘ
network forensics ⓘ
network traffic analysis ⓘ
network troubleshooting ⓘ
protocol development ⓘ

How these facts were elicited

Referenced by (5)

Full triples — surface form annotated when it differs from this entity's canonical label.

Wireshark → fileFormat → libpcap ⓘ
Wireshark → usesLibrary → libpcap ⓘ
libpcap → providesAPI → pcap_open_offline ⓘ
linked to: libpcap
WinPcap → basedOn → libpcap ⓘ
WinPcap → compatibleWith → libpcap API ⓘ
linked to: libpcap