📙
📙
📙
📙
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
Linux
To extract specific range of lines in files
# To extract the first 10.000 lines
sed
-n
'1,10000p'
file.txt
Other - Previous
Python
Next - Other
TTY
Last modified
4mo ago