From be492d3b935b58d64d7992081e27fb0e5b48fdf3 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Thu, 18 Nov 2021 08:39:28 +0000 Subject: [PATCH] Add: nnsee/fileless-elf-exec to Execution secion --- Offensive.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Offensive.md b/Offensive.md index 80c2995..11ff24a 100644 --- a/Offensive.md +++ b/Offensive.md @@ -16,8 +16,6 @@ Some tools can be categorized in more than one category. But because the current - [Reconnaissance/Discovery](#reconnaissancediscovery) - [Initial Access](#initial-access) - [Execution](#execution) - - [Manipulating Binary's Internal](#manipulating-binarys-internal) - - [Payload Generation](#payload-generation) - [Persistence](#persistence) - [Privilege Escalation](#privilege-escalation) - [Defense Evasion](#defense-evasion) @@ -514,6 +512,10 @@ Some tools can be categorized in more than one category. But because the current nccgroup/GTFOBLookup Offline command line lookup utility for GTFOBins + + nnsee/fileless-elf-exec + Execute ELF files without dropping them on disk + NVISOsecurity Marauders Map The Marauders Map is meant to be used on assessments where you have gained GUI access to an enviornment. The Marauders Map is a DLL written in C#, enriched by the DllExport project to export functions that can serve as an entrypoint of invocation for unmanaged code such as rundll32.