AutoLogon to a Website and send request defeating CSRF token
Doing all of this in a automated way
Recently at work there was a test case where we needed to send a request to a internal Web App every so often to refresh the internal LDAP database. This is already implemented and required a button to be pressed after logging in to the Web App. Now either you can stay up for few nights and press that…