meltdown-poc
Timing attack PoC
A proof-of-concept to demonstrate the feasibility of a timing attack vulnerability in certain Intel processors
A quick PoC to try out the "meltdown" timing attack.
154 stars
9 watching
40 forks
Language: C
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mpgn/beast-poc | A proof of concept project demonstrating the vulnerability of TLS protocols to the BEAST attack | 72 |
mpgn/poodle-poc | A proof-of-concept project demonstrating an attack on insecure SSLv3 protocol | 251 |
grrrdog/sploits | A collection of Proof Of Concept exploits and demonstrations | 17 |
scotty-c/dirty-cow-poc | A proof-of-concept demonstrating the vulnerability of unsecured containers to privilege escalation attacks | 12 |
ffleming/timing_attack | A tool to perform timing attacks on web applications by measuring response times of input variations. | 120 |
pedrib/poc | Contains public advisories, exploits, and code related to vulnerabilities and hacking. | 821 |
corkami/pocs | Research and experimentation with potential vulnerabilities in data hashing algorithms. | 1,475 |
scottybauer/android_kernel_cve_pocs | A collection of C programs demonstrating proof-of-concept vulnerabilities in Android. | 675 |
ssteo/hitbsecconf2021ams-poc | A proof-of-concept demonstrating a covert channel for command and control (C&C) and data exfiltration using AWS GuardDuty in a post-DNS era | 2 |
immunefi-team/forge-poc-templates | Reusable Proof of Concept templates for testing Ethereum Virtual Machine vulnerabilities | 412 |
mgeeky/threadstackspoofer | An advanced in-memory evasion technique to hide injected shellcode's memory allocation from scanners and analysts. | 1,042 |
a-poc/redteam-tools | A collection of tools and resources for simulating a red teaming attack on computer systems. | 6,004 |
gabrtv/shocker | A proof-of-concept exploit demonstrating a container breakout vulnerability in Docker | 117 |
jeremy313/fl-wbc | A defense mechanism against model poisoning attacks in federated learning | 37 |
peek/peek-gc | Provides visibility into garbage collection performance of Rails applications. | 11 |