From dbd4ceedc0e614fc5ef56def1d02a647b2f6dcb6 Mon Sep 17 00:00:00 2001 From: Markus Hahnenkamm Date: Mon, 25 Nov 2019 16:14:29 +0100 Subject: [PATCH 1/2] Update README.md Added "Ubuntu 18.04.3 64Bit in VirtualBox on Win10 with a cheap-ass RTL8188CU Wifi Adapter connected to the VM" to tested Environments - should be helpful to other Windows Users --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a5059d..ebab753 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ These scripts were tested in * a Raspberry Pi 3B / 3B+ with Raspbian Stretch and its internal Wifi chip * a Raspberry Pi 3B+ + USB-WIFI with this image from [here](https://www.offensive-security.com/kali-linux-arm-images/) https://images.offensive-security.com/arm-images/kali-linux-2018.4a-rpi3-nexmon-64.img.xz +* Ubuntu 18.04.3 64Bit in VirtualBox on Win10 with a [cheap-ass RTL8188CU Wifi Adapter](http://s.click.aliexpress.com/e/KrKIoPdI) connected to the VM Any Linux with a Wifi adapter which can act as an Access Point should also work. Please note that we have tested the Raspberry Pi with clean installations only. If you use your Raspberry Pi for anything else, we recommend using another SD card with a clean installation. From 55537aabfd0fe81ba8210b9a7ce2b4f0a86a4b29 Mon Sep 17 00:00:00 2001 From: Colin Kuebler Date: Wed, 1 Jan 2020 15:32:15 -0500 Subject: [PATCH 2/2] Let's keep it semi-professional --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebab753..c67f949 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ These scripts were tested in * a Raspberry Pi 3B / 3B+ with Raspbian Stretch and its internal Wifi chip * a Raspberry Pi 3B+ + USB-WIFI with this image from [here](https://www.offensive-security.com/kali-linux-arm-images/) https://images.offensive-security.com/arm-images/kali-linux-2018.4a-rpi3-nexmon-64.img.xz -* Ubuntu 18.04.3 64Bit in VirtualBox on Win10 with a [cheap-ass RTL8188CU Wifi Adapter](http://s.click.aliexpress.com/e/KrKIoPdI) connected to the VM +* Ubuntu 18.04.3 64Bit in VirtualBox on Win10 with a [cheap RTL8188CU Wifi Adapter](http://s.click.aliexpress.com/e/KrKIoPdI) connected to the VM Any Linux with a Wifi adapter which can act as an Access Point should also work. Please note that we have tested the Raspberry Pi with clean installations only. If you use your Raspberry Pi for anything else, we recommend using another SD card with a clean installation.