Hacker News new | ask | show | jobs
by aendruk 1524 days ago
Did you select “Remember me” in your test?
1 comments

Yes, I found a remember me button on an external login page. There was a base64 encoded cookie but not in plain text. It was JSON string, includes some AES like encryption data, and expiry time.