spectre-demo

There are 5 repositories under spectre-demo topic.

  • yadav-sachin/spectre-attack

    Variant 1 of the Spectre attack which is to bypass the bounds checks in the target process and retrieve the private data. Here in this example, I have demonstrated how to retrieve a string data using the attack.

    Language:C++5101
  • lucasduete/spectre-go

    A simple implementation of spectre vulnerability using Go

    Language:Go3201
  • yadav-sachin/spectre-attack-image

    Spectre attack variant 1 is used here to extract an image data buffer from a program. The output image data is then decoded and median filters are applied to remove the hot pixels in the output image. Here I have included files for RGB and base64 format.

    Language:C++0100
  • Meltdown-Spectre

    adamalston/Meltdown-Spectre

    Meltdown & Spectre - catastrophic vulnerabilities - exploited 🛡️

    Language:C20
  • starhopp3r/Spectre-Demo

    A simple demo of the Spectre vulnerability

    Language:C00