Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOCs detection issue ? #116

Open
loromire opened this issue Oct 12, 2022 · 3 comments
Open

IOCs detection issue ? #116

loromire opened this issue Oct 12, 2022 · 3 comments

Comments

@loromire
Copy link

Hi,
I installed TinyCheck and try it on a phone where I installed a stalkware.
Tinycheck didnt find any IOC after 20 minutes of capture.
So my question, when TinyCheck is installed, is there a list of IOCs in it ? Or do I hvae to manually put IOCs list or something like that ?
Thanks for responding guys !
Btw this soft has great potential thx Felix !

@Malpaga
Copy link

Malpaga commented Oct 18, 2022

Hi,
I am facing the same problem after analyzing 20 minutes of capture from a purposefully compromised phone.
An SQLite database is included with TinyCheck, you can find it in the parent directory for the app (/usr/share/TinyCheck/tinycheck.sqlite3). Apparently it already has around 4,2k IOC entries, mostly domain names.
After verification, the domain name of the server reached by the tested stalkerware was found in the sqlite ioc database.
Analysis still failed however and no problem was found within the tested device.

I will search a bit more and keep you informed if I find anything !

@enricoDec
Copy link

As @Malpaga mentioned, TinyCheck comes with a default list of IOC, which can be manually extended. In the Wiki you can see how to add new IOC.
I would recommend testing if TinyChecks analysis is working by manually starting it (described how-to in the Wiki here). In the past I had it failing and not reporting it in the frontend, but by manually starting it in the command line you can check if errors are thrown (in my case Zeek was not installed).

@EvgenyAblesov
Copy link
Contributor

Hello everyone in this thread!

loromire, please provide more information about device you running on?

If you experiencing some troubles with 32-bit version on RPi4, please refer to https://forums.raspberrypi.com/viewtopic.php?t=351727

Long story short: RPi4 + 32-bit OS --> add "arm_64bit=0" line with no quotes to the end of your /boot/config.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants