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

install.sh: Line 271: add-apt-repository: Command not found.

chbmeyer opened this issue · comments

Hello there,

I'm running a freshly installed "Raspbian GNU/Linux 11 (bullseye)" (Raspberry Pi reference 2023-05-03) and installed TinyCheck.

During installation I see this error:

    [✘] suricata not installed, lets install it
install.sh: Line 271: add-apt-repository: Command not found.

Anyway, these packages got installed:
libauthen-sasl-perl libclone-perl libdata-dump-perl libencode-locale-perl libevent-core-2.1-7 libevent-pthreads-2.1-7 libfile-listing-perl libfont-afm-perl libhiredis0.14 libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhtp2 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libio-html-perl libio-socket-ssl-perl liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnet1 libnetfilter-log1 libnetfilter-queue1 libtimedate-perl libtry-tiny-perl liburi-perl libwww-perl libwww-robotrules-perl oinkmaster perl-openssl-defaults python3-yaml snort-rules-default suricata suricata-update

I don't know if there is a real problem, but perhaps you would like to fix the error-message.

Christian

Hello, chbmeyer!

Can you please provide more info: did you made any source or priviledge customization action before installing TinyCheck? What exact version of Raspbian did you installed (please provide it as download link): this one doesn't have such problem as you described above.