Skip to content

Wodajo/Offensive

Repository files navigation

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 to commands, but focused on what one can do with port x

  • theory :

    • infrastructures (organised with MITRE ATT&CK matrix for enterprises),
    • windows
    • linux
    • protocols
  • tools is for tools manuals re-written in my way also programming-languages - related sidenotes

Sources

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

About

Frenetic penetration testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages