KasperskyLab / TinyCheck

TinyCheck allows you to easily capture network communications from a smartphone or any device which can be associated to a Wi-Fi access point in order to quickly analyze them. This can be used to check if any suspect or malicious communication is outgoing from a smartphone, by using heuristics or specific Indicators of Compromise (IoCs). In order to make it working, you need a computer with a Debian-like operating system and two Wi-Fi interfaces. The best choice is to use a Raspberry Pi (2+) a Wi-Fi dongle and a small touch screen. This tiny configuration (for less than $50) allows you to tap any Wi-Fi device, anywhere.
Apache License 2.0
3.08k stars 222 forks source link

Unable to access the network #127

Open pasqualepalmaccio opened 1 year ago

pasqualepalmaccio commented 1 year ago

I have a Raspberry Pi 4 with Tinycheck installed. The program starts correctly and creates the SSID-hash network, for example "network-abcd". The created network is not visible on any of my mobile devices and if I try to connect using the QR code, it says "unable to access the network." I have tried many times even by manually entering the connection parameters. I have tried on my iPhone and my Android phone with same result

I'm using eth0 for internet connection and wlan0 for AP mode.

EvgenyAblesov commented 11 months ago

Hey @pasqualepalmaccio, can you please reinstall TinyCheck and provide some logs?

SaTosh1 commented 9 months ago

Did you ever get this fixed? having the same issue.