H3dg3h0g's Blog
    H3dg3h0g's Blog

    Search

    Pentesting Guide and Notes

    Certification Reviews

    Writeups

    netbios-ssn (NetBIOS Session Service)

    Description

    NetBIOS Session Service allows the exchange of data between two hosts using the SMB protocol.

    Port 139 was used by NetBIOS before Windows 2000 since TCP wasn’t invented yet, so it uses it’s own protocol.

    Nowadays, NetBIOS uses port 445 over TCP to exchange data with the SMB protocol.

    microsoft-ds (Microsoft Directory Services)

    Enumeration

    Exploitation