I have tried with Postman with some SessionId to post authentication post request. My question, is very similar like this Post, It is:
If a use java program to get a user sessionId ( stored in cookie) and send it to e.g. google for authentication for session hijacking, is it possible? If it is not possible, why Postman Interceptor can do it successfully?