☕
My OSCP Journey: Tips, Tricks, and Cheat Sheets
CtrlK
  • Introduction
  • Network Scan
  • Services Exploitation
    • 21 - FTP
    • 25, 465, 587 - SMTP
    • 53 - DNS
    • 88 - Kerberos
    • 80, 443 - HTTP/S
    • 110, 995 - POP
    • 111 - NFS/RPC
    • 135, 593 - MSRPC
    • 139, 445 - SMB
    • 143, 993 - IMAP
    • 161 - SNMP
    • 389, 636, 3268, 3269 - LDAP
    • 3306 - Mysql
    • 5432 - Postgres
    • 27017 - MongoDB
  • Web Application Attacks
  • Brute Forcing
  • Privilege Escalation
  • Active Directory
  • Transfer Files
  • Shells
Powered by GitBook
On this page

Was this helpful?

Edit

Services Exploitation

21 - FTP25, 465, 587 - SMTP53 - DNS88 - Kerberos80, 443 - HTTP/S110, 995 - POP111 - NFS/RPC135, 593 - MSRPC139, 445 - SMB143, 993 - IMAP161 - SNMP389, 636, 3268, 3269 - LDAP3306 - Mysql5432 - Postgres27017 - MongoDB
PreviousNetwork ScanNext21 - FTP

Last updated 2 years ago

Was this helpful?