├── README.md ├── configs ├── WEP-128.conf ├── WEP-64.conf ├── WEP-SKA-64.conf ├── WPA.conf └── dnsmasq.conf └── enableAP.sh /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vdb-sander/OSWP/HEAD/README.md -------------------------------------------------------------------------------- /configs/WEP-128.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vdb-sander/OSWP/HEAD/configs/WEP-128.conf -------------------------------------------------------------------------------- /configs/WEP-64.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vdb-sander/OSWP/HEAD/configs/WEP-64.conf -------------------------------------------------------------------------------- /configs/WEP-SKA-64.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vdb-sander/OSWP/HEAD/configs/WEP-SKA-64.conf -------------------------------------------------------------------------------- /configs/WPA.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vdb-sander/OSWP/HEAD/configs/WPA.conf -------------------------------------------------------------------------------- /configs/dnsmasq.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vdb-sander/OSWP/HEAD/configs/dnsmasq.conf -------------------------------------------------------------------------------- /enableAP.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vdb-sander/OSWP/HEAD/enableAP.sh --------------------------------------------------------------------------------