## https://sploitus.com/exploit?id=WPEX-ID:07B293CF-5174-45DE-8606-A782A96A35B3
1. Open the Wordpress where the plugin is installed with default settings.
2. Create an appointment on a service offered. Select the agent and date of appointment.
3. Provide the user information. Such as name, email, phonenumber,
Select the payment method and click on submit.
4. Intercept the traffic using burp-suite. Add the parameter "book_status" with value "approved" on "apptInput" json dictionary.
5. Submit the request and observed that the booking status is changed to approved.