Skip to content

Fix pulse DSPREAUTH timeout

Hi i'm using openconnect with pulse secure and TNCC emulate. After one host checker update, the session expire and the call to tnchcupdate return a 408 TIMEOUT. Using the debug option for tncc-emulate.py i've seen that the dspreauth cookie is never updated after the first setcookie command from openconnect. I have no idea how the original tncc trojan is working so i didn't touch to openconnect sources, i propose a simple solution that let tncc-emulate handle the cookies after the first setcookie sent by openconnect. But again i don't know if the dspreauth must be updated in openconnect memory ?

Btw, big thanks for you work, you've helped me getting away from microsoft 😁

Merge request reports