Aayush
Well-known member
Is it possible to login to Xenforo forum via curl in a PHP script. I am not sure how the login process works, but there is no xfToken present on the login page so people can login easily.
Suppose I wanted to build a spam script(not really )
How would I login and keep the session so that I can create and post a thread.
Any Ideas?
PS: I don't want to use some sort of API for an addon as I don't have access to the forum admin page.
Suppose I wanted to build a spam script(not really )
How would I login and keep the session so that I can create and post a thread.
Any Ideas?
PS: I don't want to use some sort of API for an addon as I don't have access to the forum admin page.