/hacknotes

A gitbook of common resources and notes.

description
Most of this book will be links to better resources, tricks that we've found ourselves or links to write-ups. Here are some of the best general resources

Resources.

SUID, GUID privesc

{% embed url="https://gtfobins.github.io/" %}

Contains lots of common ways to abuse programs that may have the incorrect privileges to get to root or privileged file r/w/x

General tips

{% embed url="https://book.hacktricks.xyz/" %} hacktricks.xyz {% endembed %}

Generally an excellent resource for getting started on any topic, always search here if you think you have an idea of what the methodology is.