166 results for “topic:race-conditions”
Practical concurrency guide in Go, communication by channels, patterns
Checklist for code reviews
Tests for race conditions in web applications. Includes a RESTful API to integrate into a continuous integration pipeline.
Chronos - A static race detector for the go language
Concurrency in Go video course with in depth explanations & examples
Race Condition framework
Static analysis framework for C
HTTP/2 Last Frame Synchronization (also known as Single Packet Attack) low Level Library / Tool based on Scapy + Exploit Timing Attacks
Simple PoC for demonstrating Race Conditions on Websockets
A sophisticated Formula 1 race simulation tool that models and predicts F1 race outcomes with realistic parameters based on driver skills, team performance, track characteristics, and dynamic weather conditions.
useEffect hook with injected current flag
Bricks is a sandbox and instruction manual collection for building smart contract exploits for Ethereum blockchains, designed to help developers think like hackers in a safe, fun environment.
Make exploiting race conditions in web applications highly efficient and ease-of-use.
Promised state management library with a unique events system, where every event is thennable, which allows to write logic in a saga-like way using async functions
LLOV: LLVM OpenMP Verifier - : A Fast Static Data-Race Checker for OpenMP Programs
⏱️ React reducer hook for handling optimistic UI updates and race-conditions.
Preventing race conditions with Mutual Exclusion
QuicDraw(H3) is A security research tool designed for fuzzing and racing HTTP/3 servers. QuicDraw implements the `Quic-Fin-Sync` on HTTP/3 (over QUIC) for race-condition testing.
POC for a race condition exploit using directory junctions in Windows
Automated data race detection from a distributed trace via SMT constraint solving
makes a function atomic with timeout and abort signal
strace-perfetto runs strace and converts the raw output to a Trace Event JSON file. The JSON file can then be analyzed using Google's Perfetto UI
PoC and notes about TOCTOU (race condition) vulnerability in C language and tested on GNU/Linux (Ubuntu 16.04).
Concurrency & Parallelism in iOS
An unsecure by-design PWA that students can analyse with a suite of tools and support to build their understanding of web-based secure software architecture.
Coderrect is a static analyzer for concurrent C/C++/Fortran programs to detect data-races/race-conditions/anti-patterns.
Go Concurrency 101
TypeScript distributed lock library that prevents race conditions across services. Because nobody wants their payment processed twice! 💸
Database Race Condition Playground. Made with 🧡 by Doyensec LLC.
PHP application-level database locking mechanisms to implement concurrency control patterns.