D430 study supplementals


Overview of Tools

ToolDescription and Use-Case ExampleTextbook Reference
Kismet/NetstumblerDetects wireless access points and analyzes network traffic. Useful for surveying a network to understand its wireless security footprint.10.6
NMAPScans networks to identify active hosts and open ports. Employed for initial network reconnaissance and security auditing.10.6
WireSharkA packet sniffer and protocol analyzer for real-time network monitoring. Ideal for diagnosing network issues or analyzing security incidents.10.6
TCPDumpA Unix/Linux command-line packet capture tool. Helpful for real-time network troubleshooting and capturing packets for later analysis.10.6
HoneypotsDecoy systems to lure attackers away from legitimate targets. Useful for studying attacker behaviors and tactics.10.6
Hping3Crafts custom ICMP, UDP, and TCP packets to test firewalls. Employed to identify vulnerabilities or misconfigurations in firewall rules.10.7
Intel Executable Disable (XD)Provides hardware-level buffer overflow protection in Intel chipsets. Useful for preventing malicious code execution at the system level.11.5
AMD Enhanced Virus ProtectionOffers chipset-level buffer overflow protection for AMD processors. Acts as a hardware-level security feature against certain types of attacks.11.5
Address Space Layout Randomization (ASLR)Randomizes memory locations for process execution, offering buffer overflow protection. Effective against exploits aiming to predict memory addresses.11.5
NessusA Tenable product for vulnerability assessment, it scans networks to identify security risks. Ideal for regular security audits.11.8
MetasploitA penetration testing framework that includes tools and exploits for security assessments. Can be used to simulate cyber-attacks to test network resilience.11.8
CANVASVulnerability assessment tool by Immunity, designed for identifying network and system weaknesses. Useful for enterprise security audits.11.8
Nikto and WiktoAnalyzes web servers and identifies security issues like outdated software and misconfigurations. Effective for hardening web servers before deployment.12.10
Burp SuiteA web security testing platform for web application vulnerabilities. Ideal for security assessments of web-based applications.12.10
Fuzzers (MiniFuzz, Binscope, Regex Fuzzer)Automated tools for identifying vulnerabilities by inputting unexpected data. Helpful for discovering unknown issues like crashes or security flaws in software.12.11
OpenVASOpen-source vulnerability scanning and management software. Useful for detecting vulnerabilities in your network before they can be exploited.
SnortIntrusion Detection System (IDS) that monitors network traffic in real-time for malicious activities. Employed for real-time threat detection and prevention.
HashcatAdvanced password recovery and cracking tool. Useful for assessing the strength of passwords by attempting to crack hashed password files.
John the RipperPassword cracking software designed to identify weak passwords by using various attack methods. Effective for security audits to improve password policies.
Cuckoo SandboxMalware analysis tool that isolates suspicious files in a secure environment. Useful for understanding the behavior of unknown or potentially harmful files.

Overview of Laws/Regulations

Law/RegulationDescription and Brief OverviewTextbook Reference
FISMAFederal Information Security Management Act: Mandates a comprehensive framework to protect government information, operations, and assets.Chapter 6
HIPAAHealth Insurance Portability and Accountability Act: Regulates the use and disclosure of sensitive patient health information.Chapter 6
FERPAFamily Educational Rights and Privacy Act: Governs the protection of student education records and grants specific rights to students.Chapter 6
SOXThe Sarbanes-Oxley Act: Imposes regulations on financial reporting to improve the accuracy and integrity of corporate disclosures.Chapter 6
GLBAThe Gramm-Leach-Bliley Act: Requires financial institutions to explain their data-sharing practices and safeguard sensitive data.Chapter 6