In Memory Fuzzing
Introduction In memory fuzzing is a technique that allows the analyst to bypass parsers; network-related limitations such as max connections, buit-in IDS or flooding protection; encrypted or unknown (poorly documented) protocol in order to fuzz the actual underlying assembly routines that are potentially vulnerable. Prior to the development of my fuzzing toolset, I was unsatisfied […]
How to mount an Openfiler snapshot in Windows
After playing with Openfiler for a while, I started wondering how I could get access to a snapshot that was created with Openfiler. This is how it works (according to me, I just hope Openfiler and iSCSI Enterprise Target find another way to make this easier) On one of my LUN’s, I have created a […]