Notes

Service Enumeration

Back


FTP

Once we get access to files , we can use get filename command to get copy of file on our system.


SSH

Dictionary attack - Bruteforce approach


HTTP


SMB

Port 135 : Remote Procedure Call RPC client server communication Port 139 : netbios Network basic input/output system Port 445 : Server message block SMB

net command on windows

Nmap scripts smb-protocols , smb-security-mode , smb-enum-sessions, smb-enum-shares , smb-enum-users , smb-server-stats, smb-enum-domains , dmb-enum-groups , smb-enum-services

msfconsole : smb_version , smb_enumusers , smb_enumshares , smb_login

smbmap Smbmap -H host -u username -p password –upload –download

use smbclient to connect to SMB services.


SMTP


MySQL