Tools used for exploiting Windows:

- [Exploitation](https://github.com/hacksysteam/Exploitation) : Windows Software Exploitation

- [hacking-team-windows-kernel-lpe](https://github.com/vlad902/hacking-team-windows-kernel-lpe) : Previously-0day exploit from the Hacking Team leak, written by Eugene Ching/Qavar.

- [mimikatz](https://github.com/gentilkiwi/mimikatz) : A little tool to play with Windows security - extract plaintexts passwords, hash, PIN code and kerberos tickets from memory.

- [Pazuzu](https://github.com/BorjaMerino/Pazuzu) : Reflective DLL to run binaries from memory

- [Potato](https://github.com/foxglovesec/Potato) : Privilege Escalation on Windows 7,8,10, Server 2008, Server 2012

- [UACME](https://github.com/hfiref0x/UACME) : Defeating Windows User Account Control

- [Windows-Exploit-Suggester](https://github.com/GDSSecurity/Windows-Exploit-Suggester) : This tool compares a targets patch levels against the Microsoft vulnerability database in order to detect potential missing patches on the target. It also notifies the user if there are public exploits and Metasploit modules available for the missing bulletins.

Comments

Popular Posts