Marcos Azevedo
PsyLinux Blog

PsyLinux Blog

Follow
homebadgesnewsletter
Tag

SMB

#smb

More content

Read more stories on Hashnode


Articles with this tag

Enumerating SMB Services

Jan 18, 20232 min read

The SMB (NetBIOS32) service Listens to TCP ports 139 and 445 and several UDP ports. SMB1 - Windows 2000, XP, and Windows 2003. SMB2 - Windows Vista...

Enumerating SMB Services

Mount Remote SMB Windows Share on Linux

Jan 18, 20231 min read

Install dependencies Install smb4k on Kali, a useful Linux GUI for browsing SMB shares apt-get install smb4k -y Use smbmount smbmount...

Mount Remote SMB Windows Share on Linux

Scanning SMB Services with NMAP

Jan 18, 20232 min read

Metasploit Nmap Wrapper Using a nmap wrapper inside metasploit will automatically save the results in a database, and make future searches much...

Scanning SMB Services with NMAP

Exploiting Samba

Jan 18, 20232 min read

#samba #smb #share #windows #nmap #scan #exploitation #enumeration Samba is the standard Windows interoperability suite of programs for Linux and...

Exploiting Samba