From bcb94c5980eae299cf76edb1c336d6e60ad4e535 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Mon, 15 Mar 2021 13:49:01 -0400 Subject: [PATCH] Update README.md --- post_exploitation/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/post_exploitation/README.md b/post_exploitation/README.md index 018a5b3..056d61a 100644 --- a/post_exploitation/README.md +++ b/post_exploitation/README.md @@ -47,6 +47,10 @@ * [hiding registry keys with psreflect](https://posts.specterops.io/hiding-registry-keys-with-psreflect-b18ec5ac8353) * [a guide to attacking domain trusts](https://posts.specterops.io/a-guide-to-attacking-domain-trusts-971e52cb2944) +## Living Off The Land, Bins, and Useful Scripts +* [GTFO Bins](https://gtfobins.github.io/) +* [LOLBAS](https://github.com/LOLBAS-Project/LOLBAS) + ## Command and Control * [C2 Matrix](https://www.thec2matrix.com/)