| hackademix/noscript |
742 |
|
0 |
0 |
over 2 years ago |
0 |
|
193 |
gpl-3.0 |
JavaScript |
| The popular NoScript Security Suite browser extension. |
| nsacyber/Hardware-and-Firmware-Security-Guidance |
563 |
|
0 |
0 |
about 3 years ago |
0 |
|
5 |
other |
C |
| Guidance for the Spectre, Meltdown, Speculative Store Bypass, Rogue System Register Read, Lazy FP State Restore, Bounds Check Bypass Store, TLBleed, and L1TF/Foreshadow vulnerabilities as well as general hardware and firmware security guidance. #nsacyber |
| mniip/spectre-meltdown-poc |
122 |
|
0 |
0 |
over 8 years ago |
0 |
|
5 |
|
C |
| A semi-demi-working proof of concept for a mix of spectre and meltdown vulnerabilities |
| Viralmaniar/In-Spectre-Meltdown |
84 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
gpl-3.0 |
Python |
| This tool allows to check speculative execution side-channel attacks that affect many modern processors and operating systems designs. CVE-2017-5754 (Meltdown) and CVE-2017-5715 (Spectre) allows unprivileged processes to steal secrets from privileged processes. These attacks present 3 different ways of attacking data protection measures on CPUs enabling attackers to read data they shouldn't be able to. This tool is originally based on Microsoft: https://support.microsoft.com/en-us/help/4073119/protect-against-speculative-execution-side-channel-vulnerabilities-in |
| cdisselkoen/pitchfork |
67 |
|
0 |
0 |
about 6 years ago |
0 |
|
1 |
bsd-3-clause |
Python |
| Detecting Spectre vulnerabilities using symbolic execution, built on angr (github.com/angr/angr) |
| OleksiiOleksenko/SpecFuzz |
18 |
|
0 |
0 |
over 4 years ago |
0 |
|
6 |
other |
C++ |
| A tool for detecting Spectre vulnerabilities through fuzzing |
| winter2020/oo7 |
18 |
|
0 |
0 |
over 5 years ago |
0 |
|
2 |
other |
OCaml |
| oo7, a binary analysis tool to defend against Spectre vulnerabilities |
| jarmouz/spectre_meltdown |
6 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
|
|
| Meltdown and Spectre : CPU vulnerabilities — Explained and Exploited |
| ixtal23/spectreScope |
5 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
apache-2.0 |
C++ |
| The demo of the speculative execution attack Spectre (CVE-2017-5753, CVE-2017-5715). |