.. /Race The Web
Quick Usage
For this tool the run command is:
docker run -it --rm secsi/race-the-web
Categories
Description
Race The Web tests for race conditions in web applications by sending out a user-specified number of requests to a target URL (or URLs) simultaneously, and then compares the responses from the server for uniqueness. Includes a number of configuration options.
Official Documentation
Reference: https://github.com/TheHackerDev/race-the-web