Windows, Linux, and Active Directory CTF Notes
Ctrlk
  • Table of Content
  • Word of Wisdom
  • Enumeration
    • Initial enums
    • Quick check on open port response
    • Quick password spray
    • Quick SMB NTLMv2 Theft
    • Scan behind a squid proxy
    • Port 80/443 - Web
    • Port 21 - FTP
    • Port 22 - SSH
    • Port 25 - SMTP
    • Port 53 - DNS
    • Port 69 - UDP/TFTP
    • Port 79 - Finger
    • Port 88 - Kerberos
    • Port 110 - Pop3
    • Port 111 - Rpcbind/portmapper
    • Port 161 - SNMP
    • Port 139/445 - SMB
    • Port 143/993 - IMAP
    • Port 161/162 - UDP/SNMP
    • Port 389/636 - LDAP
    • Port 873 - rsync
    • Port 2049 - NFS
    • Port 3306 - Mysql
    • Port 1403 - MSSQL
    • Port 5437 - Postgres
    • Port 6379 - Redis
    • Port 3389 - RDP
    • Port 5985,5986 - WinRM
    • Port 1098/1099- Pentesting Java RMI
    • Port Knocking
  • Active Directory
  • Windows Priv
  • Linux Priv
  • Credential Access
  • Pivoting / Network
  • File Transfer
  • Web Attacks
  • Database Attacks
  • Metasploit
  • File Enum & Hunting
  • Unix Commands
  • Code Analysis
  • Reverse Shell
  • Remote Access & Lateral Movement
  • RCE Collection
  • Compiling
  • Interactive Shell
  • Reverse Shell
  • Post Exploitation
Powered by GitBook
On this page
  1. Enumeration

Port 161/162 - UDP/SNMP

PreviousPort 143/993 - IMAPNextPort 389/636 - LDAP