- Completed Coursework
- Exploring TCP/IP Vulnerabilities: Hands-On Analysis and Mitigation of Network Attacks
- Network Security and Administration: Traffic Management, Firewall Configuration, and Packet Analysis
- Securing Networks with Snort: Exploring Intrusion Detection and Rule Customization
- Exploring Wireless Security: Analyzing WEP Encryption with Aircrack-ng
Completed Coursework
Below are the highlights of the coursework I have completed pertaining to Network Security. You can navigate the assignments with the table of contents above.
Exploring TCP/IP Vulnerabilities: Hands-On Analysis and Mitigation of Network Attacks
This assignments explores various TCP/IP protocol attacks. It involves conducting an Nmap ping sweep and port scan, a SYN flooding attack, and TCP RST attacks on telnet connections.
Network Security and Administration: Traffic Management, Firewall Configuration, and Packet Analysis
This assignment involves identifying IP addresses for network components, conducting port scans with Nmap, configuring firewall rules with iptables to allow or block traffic over SSH, HTTP, and telnet, and analyzing network traffic with Wireshark.
Securing Networks with Snort: Exploring Intrusion Detection and Rule Customization
This assignment entails practical implementation and customization of Snort NIDS. It covers creating and testing a sample bad rule, crafting a custom rule for detecting confidential traffic, monitoring internet traffic, and making configuration adjustments to remedy failure of expected alerts.
Exploring Wireless Security: Analyzing WEP Encryption with Aircrack-ng
This assignment involves analyzing wireless security using packet capture data and aircrack-ng through Kali Linux. It covers determining initialization vector count, extracting IVs from packets, obtaining a WEP key, and finding TCP checksum of packets after decryption.