

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
CS 0478 Chapter 4: The Hardware & Software Audit Chapter 4: Hardware & Software The Complete Protocol, Systems, & Languages Lockdown
Typology: Cheat Sheet
1 / 2
This page cannot be seen from the preview
Don't miss anything!


CS 0478 Chapter 4: The Hardware & Software Audit Swasti’s ”1st Position” Series
”The intersection of connectivity and control.”
A. Data Packets (The Unit of Transfer)
Data is broken into Packets for transmission.
⋄ Packet Header: Contains sender/receiver IP, and the Packet Number (to reassemble them in order).
⋄ Payload: The actual data being sent.
⋄ Trailer: Contains the Checksum (error detection) and an ”end-of-packet” marker.
⋄ Packet Switching: Packets take different routes to reach the destination; they are reassembled using the numbers in the header.
B. IP vs. MAC Addresses (Identity)
Feature MAC Address IP Address Full Name Media Access Control Internet Protocol Nature Physical address (Perma- nent).
Logical address (Tempo- rary). Assignment Set by the manufacturer (NIC).
Set by the network/ISP.
C. Web Protocols DNS
A. OS Management Tasks
The OS manages the hardware so application software can run.
B. Utility Software
CS 0478 Chapter 4: The Hardware & Software Audit Swasti’s ”1st Position” Series
A. High-Level vs. Low-Level
→ High-Level: Portable (runs on any CPU), easy to read, needs a compiler/interpreter.
→ Low-Level (Assembly): Not portable, directly talks to CPU registers, very fast.
B. Translators
Threat Logic
Phishing: Fake emails to steal data (needs a user to click). Pharming: Malicious code on a DNS/server that redirects you to a fake site automatically. Firewall: Filters incoming/outgoing traffic based on security rules.