Kali Linux

Why This Skill Matters?

Learning Kali Linux has helped me understand cybersecurity from both the attacker’s and defender’s perspective. Instead of only learning theory, I gained hands-on experience using security tools to identify vulnerabilities, investigate systems, and better understand how cyberattacks occur. These experiences have strengthened both my technical knowledge and my problem-solving abilities.

Vulnerability Assessment Lab

Problem

The assignment required identifying security weaknesses before they could be exploited by an attacker.

Action

Using Kali Linux tools, I scanned systems, analyzed open ports, reviewed discovered vulnerabilities, and evaluated the overall security posture of the environment.

Result

This lab demonstrated my ability to identify potential security risks and think through practical recommendations to improve system security.

Network Scanning Lab

Problem

The objective was to identify hosts and determine which network services were available while recognizing potential security concerns.

Action

I used Kali Linux networking tools to perform host discovery, scan open ports, identify running services, and analyze the information collected.

Result

Completing this project improved my understanding of network reconnaissance and showed my ability to collect valuable information before performing a security assessment.

Reverse Shell Security Lab

Problem

The assignment challenged me to understand how reverse shells operate and how organizations can detect and prevent them.

Action

I configured the virtual lab environment, observed communication between attacker and victim systems, analyzed the attack process, and researched defensive measures to stop similar attacks.

Result

This lab strengthened my understanding of common attack techniques while reinforcing the importance of monitoring networks and implementing layered security controls.