From d7d01a4a6310d42a2947738c651cc8a023f416b4 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 19 Nov 2017 23:26:42 +0700 Subject: [PATCH] Add Windows Tools --- README.md | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84f42ec..4e5ba87 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,14 @@ My curated list of awesome links, resources and tools - [Data Exfiltration](#data-exfiltration) - [Digital Forensics and Incident Response](#digital-forensics-and-incident-response) - [Exploits](#exploits) - - [Malware analysis](#malware-analysis-1) + - [Malware Analysis](#malware-analysis-1) - [Mobile Securtiy](#mobile-security) - [Network](#network) - [Plugins](#plugins) - [Social Engineering](#social-engineering) - [Vulnerable](#vulnerable) - [Web Application Security](#web-application-security) + - [Windows](#windows) --- @@ -519,3 +520,34 @@ My curated list of awesome links, resources and tools BFAC (Backup File Artifacts Checker): An automated tool that checks for backup artifacts that may disclose the web-application's source code. + +### Windows + +*Tools for Windows only* + + + + + + + + + + + + + + + + + + + + + + + + + + +
api0cradle/UltimateAppLockerByPassListThe goal of this repository is to document the most common techniques to bypass AppLocker.
hlldz/Invoke-Phant0mWindows Event Log Killer
jonatan1024/clrinjectInjects C# EXE or DLL Assembly into every CLR runtime and AppDomain of another process.
sevagas/macro_packmacro_pack is a tool used to automatize obfuscation and generation of MS Office documents for pentest, demo, and social engineering assessments. The goal of macro_pack is to simplify antimalware bypass and automatize the process from vba generation to final Office document generation.
Plazmaz/LNKUpGenerates malicious LNK file payloads for data exfiltration
secretsquirrel/SigThiefStealing Signatures and Making One Invalid Signature at a Time