dokdo2013/hack_allwinedu

Unauthorized

Closed this issue · 0 comments

The cookie names and lecture IDs differed from person to person.

document.cookie.split('; ').find((s)=>s.includes('ASPSESSIONID'))

Using the above code, I managed to retrieve the SESSIONID and verified the lecture ID through the Network Tab before employing the script.