Null Session

Null Sessions

🖼Description

Lab to practice techniques against machine vulnerable to null sessions.

📊Goals

✔️ retrieve information from the target machine such as:

✔️ navigate the remote machine and find a file named Congratulations.txt. Download it and explore its content.

🧰Tools

💡 Steps

1️⃣ Find the target on the network

2️⃣ check for null sessions

3️⃣ exploit the null session

▶️ Gather information with enum4linux (shares, users, password policies, groups)

▶️ use smbclient to navigate the target machine

🏁 MY Solution

my ip: 192.168.99.100

network: 192.168.99.0/24

target: 192.168.99.162