A touch on CVE-2020-0796

A touch on CVE-2020-0796

Introduction In this post, we will aim to touch on the CVE-2020-0796 vulnerability, which was initially publicly disclosed by Microsoft. This post also attempts to illustrate basic windbg usage for dynamic vulnerability analysis. IDA disassembler will also be used in...
IoT Penetration Testing Part 1

IoT Penetration Testing Part 1

Part 1 In this blog post series, we will show you certain steps among with the tools used in order to conduct IoT security assessments. In this first part you will need a .bin file of a device firmware in order to continue.   Tools needed file   It...
PassCat : a Windows Passwords Recovery Tool

PassCat : a Windows Passwords Recovery Tool

PassCat is an open source Windows native C++ application capable of retrieving the passwords stored locally on a computer. We have developed this tool with the hope that it will be useful to Penetration Testers and Red Teams that wish to collect the passwords stored...