Now you want to do a mock login.
The intention is to save the cookie locally and then take a cookie to access the page.
This login verification is verified with Ajax.
The information to be verified is extracted, and in PHP simulates a post submitted to the AJAX authentication address,
A cross-domain error has been found. Is there any way to solve it.
Reply content:
Now you want to do a mock login.
The intention is to save the cookie locally and then take a cookie to access the page.
This login verification is verified with Ajax.
The information to be verified is extracted, and in PHP simulates a post submitted to the AJAX authentication address,
A cross-domain error has been found. Is there any way to solve it.
Try these actions
1. Forgery of user-agent identity
2. Forgery of Reffer
Specifically, you can try to use the capture tool to confirm what data is needed for the target domain and then forge it. Good luck
Specifically what is wrong, will not be the header is not the same