📙
📙
📙
📙
CheatSheet Pentesting
Search
⌃
K
📙
📙
📙
📙
CheatSheet Pentesting
Search
⌃
K
💻
In system
Check System Info
File Transfer
Reverse Shell
Post Exploitation
Privilege Escalation
Path Hijacking
Cracking
🔢
Ports
Reconnaissance
53 - DNS
80,443 - Web
445 - SMB
389, 636, 3268 - LDAP(S)
🕳
Pivoting
Port Forwarding
Socks proxy
Routing
Fuzzing
Transfer files
Metasploit
📂
Active Directory
Kerberos
Dump NTDS
Tickets
Resources
🎛
Hardware
Physical attacks
◀
Reversing
Rust
Go
🌕
Buffer Overflow
Introduction (Steps)
Stack Based
Resources
🔍
OSINT
Enumeration
🐟
Phishing
Tools
💡
Other
Python
Linux
TTY
Cheatsheets
Reports templates
Powered By
GitBook
Comment on page
389, 636, 3268 - LDAP(S)
ldapsearch
ldapsearch
-LLL
-x
-H
ldap://1.1.1.1
-b
''
-s
base
'(objectclass=*)'
|
grep
naming
ldapsearch
-x
-H
ldap://1.1.1.1
-b
'<dc-found>'
Ports - Previous
445 - SMB
Next - Pivoting
Port Forwarding
Last modified
4mo ago