Pentest Notes
Ctrlk
  • About
  • Notes
    • Methodologies & Tools
      • Scanning & Enumeration
        • Scanning
        • Port 21 - FTP
        • Port 22 - SSH
        • Port 23 - telnet
        • Port 25 - SMTP
        • Port 53 - DNS
        • Port 110 - POP3
        • Port 111 - RPCBind
        • Port 123 - NTP
        • Port 139, 445 - SMB
        • Port 143 - IMAP
        • Port 161 - SNMP
        • Port 389 - LDAP
        • Port 1521 - Oracle DB Listener
        • Port 1433 - MSSQL
        • Port 2049 - NFS
        • Port 3306 - MySQL/MariaDB
        • Port 3389 - RDP
        • Port 5432 - Postgres
        • Port 6379 - Redis
        • Port 27017 - MongoDB
      • Active Directory
      • Privilege Escalation
      • Web
      • Network Pivoting
      • Tools
      • File Transfer
      • External
Powered by GitBook
On this page
  1. Notes
  2. Methodologies & Tools

Scanning & Enumeration

General methodology by port.

ScanningPort 21 - FTPPort 22 - SSHPort 23 - telnetPort 25 - SMTPPort 53 - DNSPort 110 - POP3Port 111 - RPCBindPort 123 - NTPPort 139, 445 - SMBPort 143 - IMAPPort 161 - SNMPPort 389 - LDAPPort 1521 - Oracle DB ListenerPort 1433 - MSSQLPort 2049 - NFSPort 3306 - MySQL/MariaDBPort 3389 - RDPPort 5432 - PostgresPort 6379 - RedisPort 27017 - MongoDB
PreviousMethodologies & ToolsNextScanning

Last updated 3 years ago