41 Commits

Author SHA1 Message Date
moloch-- eddfa20684 Move minisign to util/ 2023-11-10 15:31:35 -07:00
guoguangwu 5b415c5aa1 chore: remove refs to deprecated io/ioutil
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
2023-10-19 20:06:45 +08:00
moloch-- b2989e0ea3 Prevent keyex replays 2023-06-20 22:35:27 -07:00
moloch-- f414bfb01e Fix peer key encoding 2023-06-20 11:56:47 -07:00
moloch-- 1d50db6982 Unit tests pass 2023-06-19 12:28:04 -07:00
moloch-- c718085695 Implemented basic keyex unit tests 2023-06-19 11:19:34 -07:00
moloch-- 959c3f1909 Peer verification keyex 2023-06-18 17:58:41 -07:00
moloch-- 8f561abfc8 Implemented implant-side encrypt/decrypt 2023-06-18 16:40:28 -07:00
moloch-- 9ab27d1746 initial refactor, broken tests 2023-06-18 16:17:05 -07:00
moloch-- 7a653f8d74 Fix unit test 2023-06-03 06:47:17 -07:00
moloch-- 3a8d649321 Add server sigs to messages 2023-06-01 14:35:31 -07:00
moloch-- a41ef64bfb Update encoder interface 2023-01-08 17:24:26 -08:00
a3sroot 0ec79a8e55 gzip frequent object creation can lead to memory leaks 2022-12-01 15:46:05 +08:00
moloch-- 4e7093671c Update to Go v1.18.4 and bump grumble 2022-07-15 09:44:52 -07:00
moloch-- 55c1145b2d Fix plaintext len calculation 2021-12-30 19:28:27 -06:00
moloch-- 8deb2c7bca Attempting to fix intermitten bug in dns boundry calculations 2021-12-21 22:04:34 -06:00
moloch-- f9c58caa78 parse all c2 args as urls 2021-12-21 20:56:50 -06:00
moloch-- 33e72b9601 Outlined updated pivots 2021-11-21 12:00:12 -06:00
moloch-- 325fd47401 Insert minisign sigs, enable variable literal obf 2021-11-21 08:16:39 -06:00
moloch-- 526c3c104a Fix unit tests, added util.gzip funcs 2021-11-20 20:42:13 -06:00
moloch-- c4542d8def Added more unit tests for minisign 2021-11-20 20:22:35 -06:00
moloch-- ade83e551f Added minisign keys to db key/value 2021-11-20 19:30:30 -06:00
moloch-- a7da3027ac Moved secrets to db 2021-11-20 18:42:57 -06:00
moloch-- ab93f0d1c6 Improved unit tests 2021-11-13 13:40:15 -06:00
moloch-- d4cc59d1e6 wip on server-side send/recv impl 2021-11-09 18:43:55 -06:00
moloch-- 52ef179988 Improved comments 2021-09-22 07:52:55 -05:00
moloch-- b442f95a7b Major refactor of core crypto 2021-09-20 16:33:36 -05:00
moloch-- da8d5b8a0c wip on pivots 2021-09-19 20:41:46 -05:00
moloch-- 3151b559a6 Added chacha20poly1305 to cryptography 2021-09-17 16:36:33 -05:00
moloch-- e989ba581b Basic outline of http/otp working 2021-08-28 14:02:26 -05:00
moloch-- 7f9657f32d WIP on otp 2021-08-27 15:26:33 -05:00
moloch-- 19900f7ba9 Added cryptography unit tests 2020-11-16 16:53:24 -06:00
moloch-- 5a77c90412 Added RemoveContent test 2020-11-16 16:22:34 -06:00
moloch-- 8c974fdc42 wrote some website/ unit tests 2020-11-16 15:17:45 -06:00
moloch-- 9b3b6c8f9a fixed spelling errors 2020-05-05 07:30:59 -05:00
moloch-- 137e4d6a63 refactored some generate code 2020-05-04 18:06:58 -05:00
moloch 14dff456a2 Added GPLv3 license 2019-06-11 19:52:21 -04:00
moloch 8765ae7473 first commit that uses badger db 2019-04-19 12:23:38 -05:00
moloch 6b736cb692 Added script to execute unit tests 2019-03-03 19:42:24 -06:00
moloch 5cdeb9a73f wip for dns 2019-01-30 10:35:06 -06:00
moloch 4a362cdb02 added crypto wrapper, all .go files are rendered for sliver 2019-01-27 09:25:53 -06:00