Add TRRespass fuzzer, a DRAM side-channel (rowhammer) fuzzer suite.

This commit is contained in:
Meitar M 2020-04-20 15:04:23 -04:00
parent 0ae8b85206
commit 37c63af3a5
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -710,6 +710,7 @@ See also [awesome-reversing](https://github.com/tylerha97/awesome-reversing).
* [ChipWhisperer](http://chipwhisperer.com) - Complete open-source toolchain for side-channel power analysis and glitching attacks.
* [SGX-Step](https://github.com/jovanbulck/sgx-step) - Open-source framework to facilitate side-channel attack research on Intel x86 processors in general and Intel SGX (Software Guard Extensions) platforms in particular.
* [TRRespass](https://github.com/vusec/trrespass) - Many-sided rowhammer tool suite able to reverse engineer the contents of DDR3 and DDR4 memory chips protected by Target Row Refresh mitigations.
## Social Engineering Tools