Commit Graph

351 Commits

Author SHA1 Message Date
Tangui Morlier
bfbb76c55a
Update requirements.txt (#136)
Duplicated
2023-06-26 13:44:53 +03:00
Eugeny Ablesov
e2a040798a
Ablesov/fix tinycheck installation (#135)
* Update requirements.txt

Fix:
pymisp - use older version to keep code compatibility
sqlalchemy - use 1.4 latest build (api 2.0 incompatible with codebase)

M2Crypto - removed (not used)
pyOpenSSL - removed (not used)

* Update scheme.sql

pymisp warning fix

* Update main.py

Unused reference to pyOpenSSL removed
2023-05-30 15:20:09 +03:00
chebatory
7696f840c7
Merge pull request #124 from vollkorn1982/fix_failing_zeek_analysis
zeek 5.1.1-0 has a new logfile format, fixes #123
2023-01-11 15:55:59 +03:00
Jan Girlich
fae904ec48
zeek 5.1.1-0 has a new logfile format, fixes #123
The columns tx_host and rx_host have been renamed. This commit reflects the
name change and repairs the analysis process.
2022-12-18 15:37:48 +01:00
chebatory
52a705e0c7
Update README.md 2022-08-31 15:22:05 +03:00
chebatory
8012ab8c10
Merge pull request #107 from chenxiaoqino/main
Translation: Add Chinese translation
2022-08-22 17:57:53 +03:00
chebatory
1c3c2f1634
Merge pull request #109 from besendorf/patch-1
add all ipv6 multicast adresses to whitelist.json
2022-08-22 17:56:27 +03:00
chebatory
8e6617f0a1
Merge pull request #111 from Te-k/main
Update owner and url of the stalkerware IOC repository
2022-08-22 17:52:15 +03:00
chebatory
ff71f561ec
Update README.md 2022-08-22 17:51:54 +03:00
chebatory
dca4bdd4a7
Merge pull request #92 from chebatory/main
fixing permanent NO-Internet issue
2022-08-22 17:47:59 +03:00
tek
16fe644fcb Update owner and url of the stalkerware IOC repository 2022-08-08 21:21:49 +02:00
chebatory
403ddfc14f
Update config.yaml 2022-07-15 16:50:11 +03:00
chebatory
3dcbd89979
Merge branch 'main' into main 2022-07-15 16:48:28 +03:00
Victor Chebyshev
60e7009a65 fixing own bug with Slovak 2022-07-14 17:56:48 +03:00
Victor Chebyshev
77edcde21d Adding Slovak locale 2022-07-14 17:22:55 +03:00
Victor Chebyshev
87700adb4c switch from iptable to nftables 2022-07-14 15:59:52 +03:00
besendorf
5b607d47d7
add all ipv6 multicast adresses
I noticed some ff02:... addresses in my reports. Those should be whitelisted
ff00::/8 are all ipv6 multicast addresses. See rfc5156 2.13
2022-07-07 21:23:29 +02:00
Xiaoqi Chen
8d0f93ad33 [Translation] Add Chinese locale for frontend, cn.json 2022-07-06 00:51:11 -04:00
Xiaoqi Chen
19934f8279 [Translation] Add Chinese locale for reports, cn.json 2022-07-06 00:36:35 -04:00
Félix Aimé
ab3f5b584e
Update zeekengine.py 2022-06-04 23:14:43 +02:00
Félix Aimé
5cc0abcf83
Merge pull request #85 from besendorf/main
Change hardcoded paths make analysis.py usable standalone
2022-06-04 22:24:00 +02:00
felixaime
9bdcaf92cd Adding iptables install for new Raspbian OS 2022-06-04 22:07:39 +02:00
Félix Aimé
4059562f97
Merge pull request #84 from ranlo/ranlo-patch-1
Make the frontend port configurable
2022-06-04 22:04:32 +02:00
Félix Aimé
c7b54a50e1
Merge branch 'main' into ranlo-patch-1 2022-06-04 22:03:06 +02:00
Félix Aimé
7973c006d4
Merge pull request #82 from g-hartmann/patch-1
Fixes #81
2022-06-04 15:14:03 +02:00
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
chebatory
c7e838385f some more fixes for Ubuntu (Suricata repository added) 2022-03-05 06:08:48 -08:00
chebatory
55bc816a67 one more Ubuntu install fix 2022-03-04 00:50:11 -08:00
chebatory
fcce3fe19d Ubuntu support added (dnsmasq issue workaround) 2022-03-04 00:22:56 -08:00
chebatory
2d5ae65847 Adding Debian support 2022-02-25 17:48:55 +03: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
chebatory
6941655ab3 fixing permanent NO-Internet issue 2022-01-12 10:08:13 -05: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
Janik Besendorf
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
ranlo
8da2a72df5
Update main.py 2021-09-28 12:52:54 +03:00
ranlo
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
ranlo
5c889cd0c6
Update config.yaml 2021-09-28 12:42:55 +03:00
ghartmann
14fec39371
Fixes #10 2021-08-31 13:36:19 +02: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