Explore >> Select a destination


You are here

pentestlab.blog
| | taeluralexis.com
2.9 parsecs away

Travel
| | In this post, I will discuss my journey of obtaining the PNPT, a hands-on penetration testing exam from TCM Security.
| | bohops.com
4.1 parsecs away

Travel
| | [Source: blog.microsoft.com] What is Vshadow? Vshadow (vshadow.exe) is a command line utility for managing volume shadow copies. This tool is included within the Windows SDK and is signed by Microsoft (more on this later). Vshadow has a lot of functionality, including the ability to execute scripts and invoke commands in support of volume shadow snapshot...
| | whatdoiknowjr.com
1.8 parsecs away

Travel
| | 1 post published by Jared Rascher on June 5, 2024
| | rot256.dev
19.3 parsecs away

Travel
| A walk-through of real-world AES fault injection for dummies on a shoestring budget. Introduction In the post we will setup a microcontroller which encrypts using AES with an unknown key, then explore how to recover the full AES key from simply (randomly) glitching the power-supply which will introduce faults in the arithmetic during the computation of AES encryption. This post is designed to serve as a tutorial and enable the reader to follow along.