2bdenny / ReScueLinks
An automated tool for the detection of regexes' slow-matching vulnerabilities.
☆156Updated 3 years ago
Alternatives and similar repositories for ReScue
Users that are interested in ReScue are comparing it to the libraries listed below
Sorting:
- ReDoSHunter: A Combined Static and Dynamic Approach for Regular Expression DoS Detection☆77Updated 2 years ago
- Java taint propagation for java. Define tainted sources, sanitizer methods and sinks via aspects.☆28Updated 6 years ago
- Compiled dataset of Java deserialization CVEs☆61Updated 4 years ago
- Use HTTP Smuggling Lab to learn HTTP Smuggling.☆349Updated 2 years ago
- GitHub Satellite 2020 workshops on finding security vulnerabilities with CodeQL for Java/JavaScript.☆210Updated 8 months ago
- Deemon is a tool to detect CSRF in web applications. Deemon has been used for the paper "Deemon: Detecting CSRF with Dynamic Analysis and…☆75Updated 7 years ago
- A static analysis API for finding deserialization attack gadgets☆38Updated 2 years ago
- When MVC magic turns black☆292Updated 4 years ago
- Parser utility to generate ASTs from PHP source code suitable to be processed by Joern.☆35Updated 5 years ago
- Fuzzing script for redirect URL validator☆52Updated 5 years ago
- A static byte code analyzer for Java deserialization gadget research☆243Updated 8 years ago
- Slides/Demos from the BSides Munich 2019 talk "Attacking Java RMI in 2019"☆100Updated 5 years ago
- This repo contains the files required to perform a CSRF attack using Flash and HTTP 307 redirections.☆77Updated 7 years ago
- This tool is just after the first refactoring pushed. Original is from Will Vandevanter (BuffaloWill). Only rearrange the code which will…☆32Updated 8 years ago
- ☆148Updated 5 years ago
- Collection of bypass gadgets to extend and wrap ysoserial payloads☆358Updated 3 years ago
- Simple "postMessage logger" Chrome extension☆96Updated 5 years ago
- A tool to perform static analysis on regexes to determine whether they are vulnerable to ReDoS.