2022-07-30 11:17:58 -04:00
2022-07-30 10:25:15 -04:00
2022-07-30 11:17:58 -04:00

Offensive Security Cheat Sheet

Here you will find a useful collection of commands and file resource locations used in Pentesting operations. This reference is will go hand in hand with Kali Linux.

General Enumeration

NMAP

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

Port Enumeration

[21] FTP

[22] SSH

[53] DNS

[79] FINGER

[80, 443] Web Server

[88] Kerberos

[110] POP3

[161] SNMP

[389] LDAP

[445] SMB

[1433] MSSQL

[2049] NFS

[3389] RDP

[5985, 5986] WINRM

Reverse Shell

Linux

Windows

Privilege Escalation

Linux

Windows

Password Cracking

Description
A compilation of important commands, files, and tools used in Pentesting
https://github.com/Totes5706/Offensive-Security-Cheat-Sheet
Readme 480 KiB
Languages
Markdown 100%