pwnagotchi icon indicating copy to clipboard operation
pwnagotchi copied to clipboard

[BUG] Unable to connect to the 'DECRYPT-ME' wifi network with my phone

Open 2theo67 opened this issue 4 years ago • 1 comments

Hello,

As mentioned in the title of the issue, I can't connect to the WiFi network created by the raspberry to unlock it only if I am using my phone.

To Reproduce Steps to reproduce the behavior:

  1. Encrypt the content of the configuration folder (for example) as mentioned here
  2. Reboot the raspberry, from the web portal (:8080) or from the console (sudo reboot)
  3. Wait for the network to appear on the screen
  4. When entering the right password to connect to the network, the phone keeps trying to connect to the network without success (says "Connecting" for 2 minutes before giving up and even if I've set a manual IP, see the screenshots below for more details) whereas on a Windows 10 PC, the computer struggles a bit to connect to the network, but you can access 192.168.0.10 after using a static ip (192.168.0.1 for example).

Expected behavior The phone should be connecting to the network and thus we can access 192.168.0.10 to decrypt the raspberry and start pwnagotchi.

More details So to check if my phone is the problem, I've tried with an other phone (Samsung J3 2016) running Android 5.1 if I recall correctly and after changing the settings with a static IP with the same settings as the screenshot from my S10, I can connect to the network and it works flawlessly. So my phone is the issue here, but I can connect without any issues to other WiFi networks. I've powered off, then on my phone and it doesn't change anything. I don't know what magic things Samsung added and is checking when the phone is trying to connect to a WiFi network but it is very annoying... I don't really know what's going on here. I've also included a video to show you the issue.

Screenshots On Android 5.1 it is working without any issues : Android5

But not really on Android 10 with One UI 2.1 : You can see the video here

The settings used on both phones, except for "Metered Network" which doesn't exist on the J3 : Settings

Environment

  • Pwnagotchi version : 1.5.3 (downloaded from here)
  • OS version : Linux pwnagotchi 4.19.93-Re4son+ #1 Wed Jan 8 14:55:22 AEDT 2020 armv6l GNU/Linux
  • Type of hardware : RPI0w
  • Any additional hardware used : Waveshare v2 display

Phone Environment

  • Samsung Galaxy S10+
  • OS version : Android 10 / One UI 2.1
  • Kernel version : 4.14.113-18731944 #1 Thu Jun 11 17:22:05 KST 2020

PS : Sorry for my English, I may have made some mistakes...

2theo67 avatar Jul 30 '20 16:07 2theo67

I am also having a similar issue on Windows 10 Pro version 20H2. I can connect to the SSID "DECRYPT-ME", but cannot access the page at http://192.168.0.10/ (I get the ERR_EMPTY_RESPONSE). As noted in the 2theo67's issue, using DHCP does not work. After setting a static IP, I am only able to see two ports at 192.168.0.10 (scanned via nmap): 22 - ssh 53 - domain

I am using: pwnagotchi version 1.5.5 Hardware: RP 0 W, v 1.1 Screen: waveshare v2

katnova avatar May 20 '21 01:05 katnova