diff options
author | makefu <github@syntax-fehler.de> | 2014-12-22 20:37:44 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2014-12-22 20:37:44 +0100 |
commit | c9eb756542891d07b363116569befa80ccda9e55 (patch) | |
tree | ca52e028d80502597639067c05f8871bc5918a75 /recon/inspect_wifi/TODO | |
parent | 3a7a49b9bda4b2df849db827c61aa347a68a96be (diff) |
add belkin wps plugin
Diffstat (limited to 'recon/inspect_wifi/TODO')
-rw-r--r-- | recon/inspect_wifi/TODO | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recon/inspect_wifi/TODO b/recon/inspect_wifi/TODO new file mode 100644 index 00000000..ddd59818 --- /dev/null +++ b/recon/inspect_wifi/TODO @@ -0,0 +1,9 @@ +more intelligent autoconnect (open first, encrypted second etc.) + perform initial scan on startup of unscanned networks + sort networks by bandwidth and connect +profiles ala netcfg/netctl +better profile hooks + +Implement: + - Droid Default WPA2 Pass for HotSpot: CVE-2013-4622: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-4622 + - EasyBox 802/803 default WPS Pin: http://packetstormsecurity.com/files/122698/SA-20130805-0.txt |