Share
## https://sploitus.com/exploit?id=WPEX-ID:A1CF08FE-943A-4F14-BEB0-25216011B538
1. Navigate in Wordpress panel to Settings -> Giveaway

2. Intercept the request in Burp Suite

3. Click on "Select" button at the very top

4. payload: (select*from(select(sleep(10)))a)

5. modify POST parameter "options%5Bpost%5D" with SQLi payload

6. the page will sleep for 10 seconds