CrackMapExec – Active Directory Post-Exploitation Tool
CrackMapExec (a.k.a CME) is a post-exploitation tool that helps automate assessing the security of large Active Directory networks. Built with stealth in mind, CME follows the concept of “Living off...
View ArticleWindows Credentials Editor (WCE) – List, Add & Change Logon Sessions
Views: 25,623 Windows Credentials Editor (WCE) is a security tool to list logon sessions and add, change, list and delete associated credentials (ex.: LM/NT hashes, plaintext passwords and Kerberos...
View ArticleOpenSSH On Windows – It’s Happening!
Views: 3,538 So it seems like getting rid of Ballmer was the best thing Microsoft has done in years, Satya is definitely pushing them in a much more positive direction with a focus on Azure and open...
View Articlewindows-privesc-check – Windows Privilege Escalation Scanner
Views: 9,320 Windows-privesc-check is standalone executable that runs on Windows systems. It tries to find misconfiguration that could allow local unprivileged users to escalate privileges to other...
View ArticleRWMC – Retrieve Windows Credentials With PowerShell
Views: 12,047 RWMC is a Windows PowerShell script written as a proof of concept to Retrieve Windows Credentials using only PowerShell and CDB command-line options (Windows Debuggers). It allows to...
View ArticleTempRacer – Windows Privilege Escalation Tool
Views: 10,022 TempRacer is a Windows Privilege Escalation Tool written in C# designed to automate the process of injecting user creation commands into batch files with administrator level privileges....
View ArticleApple Will Not Patch Windows QuickTime Vulnerabilities
Views: 1,105 Much like Adobe Flash, QuickTime from Apple is a bit of a relic some pretty serious, remote code execution type Windows QuickTime Vulnerabilities were recently discovered by Trend Micro....
View ArticleSamParser – Parse SAM Registry Hives With Python
Views: 3,885 SamParser is a Python script used to parse SAM registry hives for both users and groups, it’s only dependency is python-registry. This would be a great little script to write into another...
View Articlenishang – PowerShell For Penetration Testing
Views: 6,608 Nishang is a framework and collection of scripts and payloads which enables usage of PowerShell for penetration testing, offensive security and red teaming. Nishang is useful during all...
View ArticlePowerMemory – Exploit Windows Credentials In Memory
Views: 8,712 PowerMemory is a PowerShell based tool to exploit Windows credentials present in files and memory, it levers Microsoft signed binaries to hack Windows. The method is totally new. It proves...
View Article