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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERR_CONNECTION_REFUSED - cannot access backend and frontend

jonis100 opened this issue · comments

I have a connection issues so I stuck.

I'm using an Orange Pi 3LTS (OS Ubuntu 20.04.6) with Tinycheck installed, and connected by ssh (both behind the same LAN ).
The services (frontend, backend and watchers) are running.

For frontend (http - port 80) I got Placeholder page
For backend (https - port 443) I got connection refused.

Tested from my machine(by using the browser), and from the Orange Pi by using curl.

By netstat -a I saw the ports not in used.
Just remark my Orange Pi was Pi Hole before, but I disabled the service before installation and attempts to use Tinycheck

Thanks in advance for some help
Yoni