RAW socket

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf network socket
gptkbp:allows custom protocol implementation
gptkbp:canBe gptkb:ICMP
gptkb:IGMP
custom protocols
gptkbp:canBeBypassedBy standard transport layer processing
gptkbp:definedIn gptkb:POSIX
gptkb:Berkeley_sockets_API
https://www.w3.org/2000/01/rdf-schema#label RAW socket
gptkbp:mayReceive all IP packets
gptkbp:prohibits gptkb:macOS
gptkb:Windows_XP_SP2_and_later
gptkbp:protocolFamily AF_INET
AF_INET6
gptkbp:requires elevated privileges
gptkbp:socket SOCK_RAW
gptkbp:supportedBy gptkb:Windows
gptkb:BSD
gptkb:Linux
gptkbp:transmittedBy custom IP packets
gptkbp:usedBy network utilities
packet sniffers
network scanners
gptkbp:usedFor direct network packet access
gptkbp:usedIn penetration testing
network security research
gptkbp:bfsParent gptkb:NiFi_Site-to-Site
gptkbp:bfsLayer 7