Cyber Security Acronyms & Terms Flashcards
What is SOC ?
Security Operations Center
What is PCAP
Packet Capture
What is CPE ?
CPE - Common Platform Enumeration is a standardized method of describing and identifying classes of applications, operating systems, and hardware devices present among an enterprise’s computing assets.
What is CIDR Notation ?
Classless Inter-Domain Routing - 192.168.1.0/24
The idea is that you can add a specification in the IP address itself as to the number of significant bits that make up the routing or networking portion
What is ARP ?
ARP stands for Address Resolution Protocol,this protocol is used to map IP Addresses to MAC Addresses by Data Link Layer
What is IP Datagram
Data transmitted over an internet using IP is carried in messages called IP datagrams
What is CVE ?
CVE, short for Common Vulnerabilities and Exposures, is a list of publicly disclosed computer security flaws. When someone refers to a CVE, they mean a security flaw that’s been assigned a CVE ID number
What is VIRL ?
VIRL - Virtual Internet Routing Lab
What is PDU ?
Protocol Data Unit
What is MDI or MDI-X ?
MDI/MDIX (medium-dependent interface/MDI crossover .
A port capable to auto detect if the connection require a crossover , and automatically chosses the MDI or MDI-x Configuratiion
What is Type Field in packet ?
Type field holds an hexadecimal value , which indicates type of protocol in the packet.
What is the type value of ARP Protocol ?
0806
What is the type value of ipv4 Protocol ?
0x0800