From cb72c67bf515854c32e3e7e1829e1e801d817101 Mon Sep 17 00:00:00 2001 From: Sebastian Lenzlinger <74497638+sebaschi@users.noreply.github.com> Date: Tue, 19 Mar 2024 03:09:07 +0100 Subject: [PATCH] Update journal and todos." --- notes/journal/Tue, 19. March 2024.md | 3 +++ notes/todos/todo.md | 1 + 2 files changed, 4 insertions(+) create mode 100644 notes/journal/Tue, 19. March 2024.md diff --git a/notes/journal/Tue, 19. March 2024.md b/notes/journal/Tue, 19. March 2024.md new file mode 100644 index 0000000..98700fd --- /dev/null +++ b/notes/journal/Tue, 19. March 2024.md @@ -0,0 +1,3 @@ +Example [hostapd.conf](http://w1.fi/cgit/hostap/plain/hostapd/hostapd.conf) +Simple article for basic setup [here](https://medium.com/p/3c18760e6f7e) +AP can be started an iPhone manages to connect. Now must 1:.ensure WPA2 or WPA3 and 2. enable ipmasquerading for internet connection. Then finally should be able to setup devices properly and start sniffing on traffic. \ No newline at end of file diff --git a/notes/todos/todo.md b/notes/todos/todo.md index 67e2770..bdea236 100644 --- a/notes/todos/todo.md +++ b/notes/todos/todo.md @@ -2,3 +2,4 @@ - [ ] Cannot get Ledvance LED strip into discovery mode s.t. connection could be established - [ ] Have not managed to setup AP/Hotspot: Amazon echodot needs iOS app but iPhone will not connect to AP on fedora Laptop - [x] ~~Ask Valentyna/Nima for other approach to capture traffic~~ Preliminary Fix: USB Plugable Wifi Adapters. +- [ ] Look into how to route to internet!