12 Jul
2007
12 Jul
'07
1:40 p.m.
On Thu, 2007-07-12 at 11:46 -0500, Hugh Messenger wrote:
Has anyone ever come across a RADIUS test client which supports MSCHAP?
If you mean plain MS-CHAP, you can do it with radclient. Since, with plain MS-CHAP, the NAS generates the challenge and sends it to the radius server with the response. Since the response for any given challenge is the same, you can just capture a chal/resp pair (e.g. in debug mode) and replay it an arbitrary number of times. If you mean EAP/MS-CHAP (or EAP/PEAP/MS-CHAP) you can use eapol_test from wpa_supplicant.