This repo will slowly transform into personal penetration testing notes
Current vision of how things should be arranged here:
-
commands dir
is meant for thematic notes containing dumps of usefull commands.
e.g.escalation
note ->id
,whoami
,uname -a
and so on - in probable order of use -
labs dir
is meant for labs ofc -
ports
is similar tocommands
, but focused on what one can do with port x -
theory
:infrastructures
(organised withMITRE ATT&CK
matrix for enterprises),windows
linux
protocols
-
tools
is for tools manuals re-written in my way also programming-languages - related sidenotes
inter alia
General framework:
https://attack.mitre.org/
https://github.com/imrk51/CEH-v11-Study-Guide/tree/main/modules
https://github.com/undergroundwires/CEH-in-bullet-points
https://github.com/Samsar4/Ethical-Hacking-Labs/tree/master/2-Scanning-Networks
General networking:
Computer Networking James F. Kurose and Keith Ross, 8th Edition
https://nmap.org/book/toc.html
RFC:
TLS1.3
HTTP/1.0
HTTP/1.1 - Message Syntax and Routing
HTTP/2 - this is important babe https://www.rfc-editor.org/rfc/rfc8740
How to markdown:
gen. rules
markdown tables
The syntax is ![[Your Note]] put these into an index file, then export and you can have a lot of notes combined into one PDF
developer mode in Obsidian: ctl-shift-i
More exhaustive sources added wtih topic-specific note