Commit Graph

327 Commits

Author SHA1 Message Date
ab3f5b584e Update zeekengine.py 2022-06-04 23:14:43 +02:00
5cc0abcf83 Merge pull request #85 from besendorf/main
Change hardcoded paths make analysis.py usable standalone
2022-06-04 22:24:00 +02:00
9bdcaf92cd Adding iptables install for new Raspbian OS 2022-06-04 22:07:39 +02:00
4059562f97 Merge pull request #84 from ranlo/ranlo-patch-1
Make the frontend port configurable
2022-06-04 22:04:32 +02:00
c7b54a50e1 Merge branch 'main' into ranlo-patch-1 2022-06-04 22:03:06 +02:00
7973c006d4 Merge pull request #82 from g-hartmann/patch-1
Fixes #81
2022-06-04 15:14:03 +02:00
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
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
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
59c5f8a45b fixing supply-chain attack vulnerability 2021-10-26 07:19:43 -04:00
1c381f5b39 fixing supply-chain attack vulnerability 2021-10-26 06:34:27 -04:00
c170ae2fb2 change hardcoded paths and introduce -f flag for calling analysis.py from frontende to skip device.json in report generation 2021-10-19 16:54:10 +02:00
8da2a72df5 Update main.py 2021-09-28 12:52:54 +03:00
c745f3ce34 Update main.py - configurable listen port
support configuration for listen port. Default to 80 if no configuration
2021-09-28 12:49:52 +03:00
5c889cd0c6 Update config.yaml 2021-09-28 12:42:55 +03:00
14fec39371 Fixes #10 2021-08-31 13:36:19 +02:00
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
e582f5a3c2 Update iocs.json 2021-08-05 09:26:21 +02:00
ed98061396 FIX uninit to_delete var exception 2021-07-22 16:26:25 +02:00
4b9413ba37 Update network.py 2021-06-15 18:20:31 +02:00
98bd7bab1a Update hostapd.conf v0.7-test 2021-06-15 15:53:39 +02:00
08d24632a3 Update network.py 2021-06-15 15:51:42 +02:00
7c1b0f7ced Merge pull request #74 from KasperskyLab/dev
PR of the version v0.7-test
2021-06-15 15:37:12 +02:00
09de9177d2 Update iocs-misp.vue 2021-06-15 14:54:44 +02:00
bd329c27cf Update iocs-misp.vue 2021-06-14 17:16:08 +02:00
793a97b530 Merge pull request #73 from KasperskyLab/misp
Adding MISP support to dev
2021-06-14 16:07:03 +02:00
920bd6785c Enchancing report.vue 2021-06-14 13:22:26 +02:00
bbfbfc2e84 Adding the choose network option 2021-06-14 10:10:24 +02:00
6f5fd11a26 Modifying iocs search to show the source 2021-06-11 17:15:12 +02:00
22315277f3 Changing last synchronization value style 2021-06-11 16:27:10 +02:00
601450d9fd Adding last sync tooltip 2021-06-11 15:45:57 +02:00
b8bed722dc Merge branch 'misp' of https://github.com/KasperskyLab/TinyCheck into misp 2021-06-11 14:46:27 +02:00
940d5954a3 Updating MISP watcher 2021-06-11 14:46:11 +02:00
cb0742d440 Hiding warnings of watchers. 2021-06-11 14:10:08 +02:00
436870960d Correcting error 2021-06-10 21:11:41 +02:00
772ff95108 Updating the update script 2021-06-10 20:17:24 +02:00
926daf3e34 Debug after testing, everything works great now 2021-06-10 19:48:35 +02:00
73946c27e2 More code modification regarding MISP integration 2021-06-10 19:00:06 +02:00
8e09d4e1c8 More code modification regarding MISP integration 2021-06-10 18:37:40 +02:00
f189f2e100 Code modifications regarding MISP integration 2021-06-09 18:24:37 +02:00
a481e88251 Deleting get iocs endpoint 2021-06-09 12:49:28 +02:00
1d1c217258 Deleting edit endpoint 2021-06-09 12:48:44 +02:00
93e164d7c2 Typo in comment 2021-06-09 11:17:30 +02:00
50baeaa9e5 Updating misp class and associated watcher code 2021-06-09 11:11:55 +02:00
691a413bfb Modifying ip4addr & ip6addr types 2021-06-09 09:27:30 +02:00
73ee7a280b Some modifications, still need tests and debug 2021-06-08 20:11:51 +02:00