From fe2921d137ce66eb1176c8fb0cdf692d697bda9b Mon Sep 17 00:00:00 2001 From: Laurent Ghigonis Date: Mon, 25 Mar 2013 18:55:15 +0100 Subject: add viensamoi - WIFI tools targeting clients --- viensamoi/PLAN.txt | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 viensamoi/PLAN.txt (limited to 'viensamoi/PLAN.txt') diff --git a/viensamoi/PLAN.txt b/viensamoi/PLAN.txt new file mode 100644 index 0000000..8957774 --- /dev/null +++ b/viensamoi/PLAN.txt @@ -0,0 +1,31 @@ +. listen to all MACs (OUI) to identify target (listen_target.sh) +listen_target.sh +* List clients + * Assoc ? AP name, BSSID + * Query ? List + * Power +* Store in DB +* Localisation AP (google ?) +* Recherche AP (google ?) +* Recouper client entre sessions +* Recouper AP entre clients + +* DB of matching MAC / OUI / Extensions + with Equipment / Brand / Model / Options + +. listen to networks seeked by target + . if fails, deauth target to see which network it seeks (listen_target.sh) + +. create our AP named as discovered AP (create_ap.sh) + . maybe create on a different channel ? + +. fuzz AP / BSSID where target is connected to + . send broken packets with MAC of the target AP, can it make clients not trust it ? + +. deauth target from AP it's connected to + +. accept connection to our AP, offer internet. intranet ? + +. mitm + . if noob, mitm ssl + . if noob, enter wifi password -- cgit v1.2.3-59-g8ed1b