hackervegas001
Ctrlk
  • Introduction
  • oscp notes include Active Directory 2023
    • Active Directory
    • Windows Priv Esc
    • Linux Priv Esc
    • Commands
    • Tools
    • Enumeration
    • Web Applicaton Attacks
    • files transfers
    • Antivirus Evasion
    • client side attacks
    • Port and Services
      • FTP 21
      • Pop3 110
      • smb 139 445
      • SMTP 25 Enumeration
      • ssh 22
      • ms-sql 1433
      • tftp, udp port 69
      • snmp 161 udp
      • VNC PORT 5801 5901
      • UnrealIRCd IRC service
      • mysql 3306
    • Password Attacks
    • Port forwarding and Tunneling
    • Misc
    • Powershell Empire
  • 🖥️Enumeration
    • 🙂:)
    • Exploitation
    • Buffer Overflow
    • Active Directory
    • 🏁Writeups
Powered by GitBook
On this page
  1. oscp notes include Active Directory 2023

Port and Services

Port and Services

  • Port scanning using nmap OR nc -zv <ip> <portrange>

FTP 21

pop3 110

smb 139 445

smtp 25

ssh 22

1433 ms-sql

tftp , udp port 69

snmp 161 UDP

VNC PORT 5801 5901

UnrealIRCd IRC service

mysql 3306

PreviousCode execution via Windows Library FilesNextFTP 21

Last updated 2 years ago