Skip to content

EQSTLab/Race_Condition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Race_Condition

Exercise for the race condition attack

How to run this exercise in Windows?

You can use Xampp for the PHP code.

  1. Install the Xampp
  2. Download this code in the "C:\xampp\htdocs" path.
  3. Run the Xampp's "Apache" and "MySQL".
  4. Go to "127.0.0.1/phpmyadmin".
  5. Then import the "shop.sql" file.
  6. Enjoy!

Disclaimer

The purpose of this project is to help people learn about the Race Condition vulnerability. Do not attack the KCP api server.

About

Exercise for the race condition attack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors