Cybersecurity & Tech

Harinder
Singh Sidhu

Cybersecurity Enthusiast

Passionate about offensive security, ethical hacking, and understanding how systems work — and how they break.

terminal — bash
hs@kali:~$ nmap -sV -O 192.168.1.0/24
Starting Nmap 7.94 ...
22/tcp open ssh OpenSSH 8.9
80/tcp open http Apache 2.4.52
445/tcp open smb Samba 4.15
OS: Windows Server 2019

hs@kali:~$ crackmapexec smb 192.168.1.10
SMB 192.168.1.10 445 DC01
[+] Signing: False — vulnerable to relay

hs@kali:~$ python3 exploit.py
[*] Running...