🟨POP3
(TCP 110, 995)
ℹ️ Introduction
Most used protocol for receiving Emails. a one-way client-server protocol which can download the mails from server and hold them on client side.
TCP port 110 for non-encrypted mail retrieval
TCP port 995 for using SSL/TLS.
☑️ Checklist
Enumeration
Login Brute Force
POP-NTLM Auth
Capture Authention Credentials
POP3 commands
Last updated