Red/Blue Cheatsheet | NORI ZAMURAI
  • Introduction
  • Pentesting Cheatsheets
    • Reconnaissance
      • Other method
      • Nmap
    • Enumeration
      • DNS (53)
      • SSH (22)
      • FTP (21)
      • SMTP (25)
      • WEB (80,443)
      • POP3 (110)
      • SMB (139,445)
      • MySQL (3306)
    • Privilege Escalation
      • Linux
      • Windows
    • Shell
      • Reverse Shell
      • Upgrade Shell
      • Meterpreter
    • Password Crack
      • Hash Analysis
      • Bruteforce
    • Exploit
      • Search Exploit
      • Attacks
    • Paylaod
      • Msfvenom
    • File Transfer
    • Port Forwarding
    • Service Login and Interaction
  • Useful Commands
    • Linux Commands
    • Powershell
    • CMD
    • Python
    • Editor: Vi & Tmux
    • Metasploit
    • Powershell Empire
Powered by GitBook
On this page
  • SSH
  • Telnet
  • Netcat
  • VNC
  • PsExec
  • RDP
  • POP3
  • MySQL

Was this helpful?

  1. Pentesting Cheatsheets

Service Login and Interaction

SSH

Telnet

Netcat

VNC

vncviewer 127.0.0.1:6999 -passwd secret

PsExec

RDP

POP3

MySQL

PreviousPort ForwardingNextLinux Commands

Last updated 5 years ago

Was this helpful?