Please enable JavaScript.
Coggle requires JavaScript to display documents.
CS52800 NetSec (Information Security Handbook 3rd. (Chapter 13 Internet…
CS52800 NetSec
Information Security Handbook 3rd.
Chapter e73 TCP/IP Analysis
ARP
IP >> MAC
RARP (Reversed ARP)
MAC >> IP
Chapter 13 Internet Security
What are the Internet Security change in relates to an organization?
Communication modules
The Physical (PHY) layer
The Message Authentication Code? (MAC [Message Access Control address]]) layer
The network layer
The Transport layer
The socket layer
Cross layer coordination modules
ARP
DHCP
DNS
ICMP
Routing
(Lab1) TCP/IP Sniff with libpacp
Chapter 58 VPN (Virtual Private Network)
VPN
Terms
GRE (Generic Routine Encapsulation)
Defined by RCF 2784, is a IP packet encapsulation protocol
Types
IPSec
SSL
Mobile
Network Security Assessment 3rd.
Prerequisites
OSI
Layer 2 network operation (primarily ARP and 802.1Q VLAN tagging)
The IPv4 protocol suite, including TCP, UDP, and ICMP
The operation of popular network protocols (e.g., FTP, SMTP, and HTTP)
Basic runtime memory layout and Intel x86 processor registers
Cryptographic primitives (e.g., Diffie-Hellman and RSA key exchange)
Common web application flaws (XSS, CSRF, command injection, etc.)
Configuring and building Unix-based tools in your environment