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

How to Open the PDF Reports #101

Closed Toaslaver closed 1 year ago

Toaslaver commented 2 years ago

Hi everybody, i have a problem I'm trying to open the capture.pcap file but i don't know which app i should use, any reccomendation? and also when i'm saving it in the USB pen, there absolutely no PDF report named report.pdf. :/

Toaslaver commented 2 years ago

i'm using the TinyCheck from a Raspberry pi4

felixaime commented 2 years ago

For the capture.pcap, you can use Wireshark or NetworkMiner (https://www.netresec.com/?page=NetworkMiner) for softwares with a graphical Interface.

So you have the capture.pcap but no report.pdf ?

Toaslaver commented 2 years ago

Yes, I have the capture.pcap but no pdf report. I can open it only with notes but it's not understandable.

Il giorno sab 4 giu 2022 alle ore 21:50 Félix Aimé @.***> ha scritto:

For the capture.pcap, you can use Wireshark or NetworkMiner ( https://www.netresec.com/?page=NetworkMiner) for softwares with a graphical Interface.

So you have the capture.pcap but no report.pdf ?

— Reply to this email directly, view it on GitHub https://github.com/KasperskyLab/TinyCheck/issues/101#issuecomment-1146676158, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXY4V537T3TCIYUCWU4XZZTVNOXPVANCNFSM5XODVYSQ . You are receiving this because you authored the thread.Message ID: @.***>

HonourableTyr commented 2 years ago

Hi, looks like you're having the same issue I was. Check my thread below for the solution.

https://github.com/KasperskyLab/TinyCheck/issues/78#issuecomment-1109699133

Toaslaver commented 1 year ago

so if i extract the file the results is this (results of extraction) i'm trying to open the capture with wireshark but i'm not so familiar with it.

Il giorno lun 6 giu 2022 alle ore 10:09 Salvatore gallo < @.***> ha scritto:

Yes, I have the capture.pcap but no pdf report. I can open it only with notes but it's not understandable.

Il giorno sab 4 giu 2022 alle ore 21:50 Félix Aimé < @.***> ha scritto:

For the capture.pcap, you can use Wireshark or NetworkMiner ( https://www.netresec.com/?page=NetworkMiner) for softwares with a graphical Interface.

So you have the capture.pcap but no report.pdf ?

— Reply to this email directly, view it on GitHub https://github.com/KasperskyLab/TinyCheck/issues/101#issuecomment-1146676158, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXY4V537T3TCIYUCWU4XZZTVNOXPVANCNFSM5XODVYSQ . You are receiving this because you authored the thread.Message ID: @.***>

EvgenyAblesov commented 1 year ago

Hello everyone in this thread!

We did a lot of work to improve TinyCheck installation process including dependencies resolution. We believe that this problem is already solved. So please try to reinstall TinyCheck.

Have a good day!