Cheat Sheet : Known Ports & Protocol

Its always good to know some common ports and protocol Ids that are used in attacks. Here is a list of some common ones:

Protocols

1    ICMP
6    TCP
17  UDP
47  GRE
50  ESP
51  AH


Ports
20 - 21      FTP
22             SSH
23             Telnet
25             SMTP
42             WINS
53             DNS
80, 81, 8080    HTTP
88              Kerberos
110            POP3
111            Portmapper (Linux)
119            NNTP
123            NTP
135            RPC-DCOM
137, 138, 139         SMB
143            IMAP
161, 162    SNMP
389           LDAP
445           CIFS
514           Syslog
636           Secure LDAP
1080         SOCKS5
1241         Nessus Server
1433, 1434      SQL Server
1494, 2598     Citrix Applications
1521              Oracle Database Listener
2512, 2513     Citrix Management Services
3389          RDP
5900          VNC
6662 - 6667      IRC
14237               Palm Pilot Remote Sync


Trojan Horses

7777          Tini
12345         NetBus
27374        Sub7
31337         Back Orifice  


Ports involved with enumerations attacks
111                 Linux Portmapper Service
42                   WINS
88                   Kerberos
135                 Windows RPC-DCOM
137                 NetBIOS Name Service
138                 NetBIOS Datagram Service
139                 NetBIOS Sessions
161                 SNMP Agent
162                 SNMP Traps
389                 LDAP
445                 CIFS (Common Internet File System)

Comments

Popular posts from this blog

Cheat Sheet : Wireshark

Monitor and block SSH connection attempts

Cheat Sheet : NetCat