Félix Aimé
ed6b94c8ec
Merge pull request #94 from PlazzmiK/patch-2
...
Thanks for your PR @PlazzmiK !
2022-06-04 14:47:25 +02:00
Dan
96290575af
Merge pull request #99 from Te-k/main
...
Updates the stalkerware IOC path
2022-05-04 18:12:29 +03:00
Dan
29054295e9
Merge pull request #100 from juliopovedacs/patch-1
...
Minor typo fix and pronoun change suggestion
2022-05-04 18:11:42 +03:00
Julio Poveda
b2bbb89baa
Minor typo fix and pronoun change suggestion
2022-04-22 15:26:34 -04:00
tek
bc98fa5d92
Updates IOC path
2022-04-12 10:39:30 +02:00
PlazzmiK
ca980a74a3
Added six - Fixes issue #93
...
FIX for issue #93 :
ImportError: cannot import name 'collections_abc' from 'six.moves' (unkown location)
2022-02-16 20:14:51 +01:00
Dan
a6fb73b87e
Merge pull request #86 from chebatory/npmpublic
...
Npmpublic
2021-10-27 15:15:48 +02:00
chebatory
59c5f8a45b
fixing supply-chain attack vulnerability
2021-10-26 07:19:43 -04:00
chebatory
1c381f5b39
fixing supply-chain attack vulnerability
2021-10-26 06:34:27 -04:00
Félix Aimé
48539a13df
Merge pull request #75 from securechicken/watcherfix1
...
FIX watcher crash when remote file does not have a "to_delete" key
2021-08-05 09:27:27 +02:00
Félix Aimé
e582f5a3c2
Update iocs.json
2021-08-05 09:26:21 +02:00
securechicken
ed98061396
FIX uninit to_delete var exception
2021-07-22 16:26:25 +02:00
Félix Aimé
4b9413ba37
Update network.py
2021-06-15 18:20:31 +02:00
Félix Aimé
98bd7bab1a
Update hostapd.conf
2021-06-15 15:53:39 +02:00
Félix Aimé
08d24632a3
Update network.py
2021-06-15 15:51:42 +02:00
Félix Aimé
7c1b0f7ced
Merge pull request #74 from KasperskyLab/dev
...
PR of the version v0.7-test
2021-06-15 15:37:12 +02:00
Félix Aimé
09de9177d2
Update iocs-misp.vue
2021-06-15 14:54:44 +02:00
Félix Aimé
bd329c27cf
Update iocs-misp.vue
2021-06-14 17:16:08 +02:00
Félix Aimé
793a97b530
Merge pull request #73 from KasperskyLab/misp
...
Adding MISP support to dev
2021-06-14 16:07:03 +02:00
Félix Aime
920bd6785c
Enchancing report.vue
2021-06-14 13:22:26 +02:00
Félix Aime
bbfbfc2e84
Adding the choose network option
2021-06-14 10:10:24 +02:00
Félix Aime
6f5fd11a26
Modifying iocs search to show the source
2021-06-11 17:15:12 +02:00
Félix Aime
22315277f3
Changing last synchronization value style
2021-06-11 16:27:10 +02:00
Félix Aime
601450d9fd
Adding last sync tooltip
2021-06-11 15:45:57 +02:00
Félix Aime
b8bed722dc
Merge branch 'misp' of https://github.com/KasperskyLab/TinyCheck into misp
2021-06-11 14:46:27 +02:00
Félix Aime
940d5954a3
Updating MISP watcher
2021-06-11 14:46:11 +02:00
Félix Aimé
cb0742d440
Hiding warnings of watchers.
2021-06-11 14:10:08 +02:00
Félix Aime
436870960d
Correcting error
2021-06-10 21:11:41 +02:00
Félix Aime
772ff95108
Updating the update script
2021-06-10 20:17:24 +02:00
Félix Aime
926daf3e34
Debug after testing, everything works great now
2021-06-10 19:48:35 +02:00
Félix Aime
73946c27e2
More code modification regarding MISP integration
2021-06-10 19:00:06 +02:00
Félix Aime
8e09d4e1c8
More code modification regarding MISP integration
2021-06-10 18:37:40 +02:00
Félix Aime
f189f2e100
Code modifications regarding MISP integration
2021-06-09 18:24:37 +02:00
Félix Aime
a481e88251
Deleting get iocs endpoint
2021-06-09 12:49:28 +02:00
Félix Aime
1d1c217258
Deleting edit endpoint
2021-06-09 12:48:44 +02:00
Félix Aime
93e164d7c2
Typo in comment
2021-06-09 11:17:30 +02:00
Félix Aime
50baeaa9e5
Updating misp class and associated watcher code
2021-06-09 11:11:55 +02:00
Félix Aime
691a413bfb
Modifying ip4addr & ip6addr types
2021-06-09 09:27:30 +02:00
Félix Aime
73ee7a280b
Some modifications, still need tests and debug
2021-06-08 20:11:51 +02:00
Félix Aime
e0c79fa5d6
Working on the MISP integration, still WIP (untested)
2021-06-08 18:22:52 +02:00
Félix Aime
61de73d989
Adding the channel check to prevent interferences
2021-06-08 11:49:53 +02:00
Félix Aimé
9f75d339da
Update config.yaml
2021-06-07 14:28:50 +02:00
Félix Aimé
c1b8f4a447
Merge pull request #70 from JulAkx/misp
...
New Feature : Import IoCs from an added MISP instance.
2021-06-06 11:08:35 +02:00
Félix Aimé
1d8c2387ca
Check window location host value to show the close button.
...
The close button was available even if the interface is requested remotely. Now the script hides the close button if the value of window.location.host is equal to 127.0.0.1 or localhost.
2021-06-04 14:40:16 +02:00
Félix Aimé
fd66d2274e
Update install.sh
2021-06-03 15:20:25 +02:00
Félix Aimé
fa8393cba5
Merge pull request #72 from KasperskyLab/dev
...
Adding detection improvements and capture removing.
2021-06-03 14:54:38 +02:00
Félix Aime
8ea52b1a4f
Resolving import and var error
2021-06-03 14:25:51 +02:00
Félix Aime
2968d6fcb6
Adding unsaved captures deletion
2021-06-03 14:08:34 +02:00
Félix Aimé
cb7aeb2721
Update iocs.json
...
Adding IOCs from the ESET report. Thanks guys.
Report: https://www.welivesecurity.com/wp-content/uploads/2021/05/eset_android_stalkerware.pdf
2021-05-31 20:21:53 +02:00
Julien DEPAILLAT
24be446598
New Feature : It is now possible to import IoCs from an added MISP instance.
2021-05-10 16:08:58 +02:00