OpenSecurityResearch/hostapd-wpe

Enableing Relay Attacks

o-o-x opened this issue · 0 comments

o-o-x commented

When using mschapv2, is it possible instead of:

random_get_bytes(data->auth_challenge, CHALLENGE_LEN))

To ask the reap AP for a challenge and pass it to the target?
and then complete the circle with successful authentication?