WPS: Lock AP Setup on multiple AP PIN validation failures
authorJouni Malinen <j@w1.fi>
Fri, 23 Jan 2009 19:57:43 +0000 (21:57 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 23 Jan 2009 19:57:43 +0000 (21:57 +0200)
commit3b2cf800afaaf4eec53a237541ec08bebc4c1a0c
tree261c185b86c689c74f273dffdaaf9f7cb273314a
parent4c29cae9320ccc6675b59f41dddf652b997fdc71
WPS: Lock AP Setup on multiple AP PIN validation failures

If a Registrar tries to configure the AP, but fails to validate the
device password (AP PIN), lock the AP setup after four failures. This
protects the AP PIN against brute force guessing attacks.
hostapd/hostapd.conf
hostapd/hostapd.h
hostapd/wps_hostapd.c
src/common/wpa_ctrl.h
src/wps/wps.h
src/wps/wps_common.c
src/wps/wps_enrollee.c
src/wps/wps_i.h
src/wps/wps_registrar.c
wpa_supplicant/wps_supplicant.c