MrAle98
|
aabeeb0f26
|
refactor communication
|
2023-02-18 17:44:53 +01:00 |
|
moloch--
|
0a4dfccf25
|
Ensure at least one modern cipher suite for https
|
2022-10-17 13:20:06 -07:00 |
|
moloch--
|
1a41eacb66
|
Tweaks to sgn
|
2022-09-30 10:07:46 -07:00 |
|
moloch--
|
e65629e089
|
Tweak https/tls server compatibility for windows
|
2022-09-30 08:10:46 -07:00 |
|
moloch--
|
e27e030431
|
Only add cache header to responses that need it
|
2022-09-29 09:01:01 -07:00 |
|
moloch--
|
0f53c7ca11
|
Tweak ciphers, fix issue #896
|
2022-09-21 09:13:40 -07:00 |
|
moloch--
|
b6a49923d0
|
Remove rc4 ciphers, bump min n
|
2022-09-19 20:04:56 -07:00 |
|
moloch--
|
9a450d9b5f
|
Fix max n for min tls
|
2022-09-19 19:56:57 -07:00 |
|
moloch--
|
d37de4f340
|
always select at least 4 ciphers
|
2022-09-19 19:37:18 -07:00 |
|
moloch--
|
15b7059a87
|
always select at least 4 ciphers
|
2022-09-19 19:36:52 -07:00 |
|
moloch--
|
620bdd71c5
|
Always use min tls 1.2 or lower to ensure compatibility
|
2022-09-19 19:35:47 -07:00 |
|
Joe
|
9c109bd236
|
Merge branch 'master' into jarmy
Signed-off-by: Joe <875022+moloch--@users.noreply.github.com>
|
2022-09-19 21:31:45 -05:00 |
|
moloch--
|
afd0b08c2f
|
Optionally randomize server JARM fingerprint
|
2022-09-19 19:28:33 -07:00 |
|
James Golovich
|
a2673f74c9
|
Add option to log TLS info so packets can be decoded with wireshark
|
2022-09-14 12:59:35 -07:00 |
|
moloch--
|
d514872d6f
|
Implement fix for issue #584
|
2022-01-29 14:43:40 -06:00 |
|
moloch--
|
81c7dd69da
|
Fix miscalculation in randomization of long poll timeout
|
2022-01-19 20:19:43 -06:00 |
|
moloch--
|
4247a0ddf8
|
wip: Pivots connect to the server and can exchange messages
|
2021-12-18 11:37:41 -06:00 |
|
moloch--
|
eb615f3add
|
Fixed poll truncation/race issue #540
|
2021-11-20 11:23:37 -06:00 |
|
moloch--
|
6817c5a117
|
Wired dns recv to core
|
2021-11-18 08:56:17 -06:00 |
|
moloch--
|
5779f337d0
|
dnsclient unit tests
|
2021-11-14 09:10:28 -06:00 |
|
moloch--
|
ab93f0d1c6
|
Improved unit tests
|
2021-11-13 13:40:15 -06:00 |
|
moloch--
|
1682f58801
|
Added variable encoding, wip
|
2021-11-06 19:16:06 -05:00 |
|
moloch--
|
7306d439e1
|
some initial refactoring
|
2021-10-30 08:22:59 -05:00 |
|
moloch--
|
251423bc28
|
Improved beacon ux
|
2021-09-23 15:38:57 -05:00 |
|
moloch--
|
a7d07e372a
|
Bug fixes to http(s) beacons
|
2021-09-23 08:42:55 -05:00 |
|
moloch--
|
364b0d6f57
|
Added http close()
|
2021-09-22 14:42:58 -05:00 |
|
moloch--
|
52ef179988
|
Improved comments
|
2021-09-22 07:52:55 -05:00 |
|
moloch--
|
79a50d24fe
|
Go v1.17.1
|
2021-09-21 09:19:50 -05:00 |
|
moloch--
|
4e23091147
|
Send hash of public key instead of public key
|
2021-09-20 19:02:19 -05:00 |
|
moloch--
|
98e7f7abf8
|
New key exchange working
|
2021-09-20 18:32:54 -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--
|
90de40f1ee
|
gofmt
|
2021-09-11 19:57:15 -05:00 |
|
a3sroot
|
43548ad4b2
|
Merged pr #509
|
2021-09-11 19:54:29 -05:00 |
|
moloch--
|
09358666a1
|
Fix null http session bug and nil ptr in sessions cmd
|
2021-09-11 19:14:27 -05:00 |
|
moloch--
|
5429c8d45a
|
Fix http client desync issue
|
2021-09-06 10:06:19 -05:00 |
|
moloch--
|
b554b49b42
|
All time fields are int64
|
2021-09-05 12:25:10 -05:00 |
|
moloch--
|
2ebb2734bf
|
Merge stage, wip on server-side beacon support
|
2021-09-05 09:52:32 -05:00 |
|
moloch--
|
9e924efcb2
|
Fix unit tests for matcher funcs
|
2021-09-03 17:43:40 -05:00 |
|
moloch--
|
23309233a8
|
Merged stage
|
2021-09-03 17:18:53 -05:00 |
|
moloch--
|
e107382d07
|
Improvements to http server
|
2021-09-03 10:02:01 -05:00 |
|
moloch--
|
9ea9d1add8
|
Fixes to the http router and path generation
|
2021-09-02 09:20:50 -05:00 |
|
moloch--
|
c24a37edcd
|
Renamed implant generation code
|
2021-09-01 20:56:23 -05:00 |
|
moloch--
|
8a1845baf8
|
Major refactor to implant render code
|
2021-09-01 14:50:52 -05:00 |
|
moloch--
|
00a2faf137
|
Code cleanup, added max req length
|
2021-09-01 09:14:32 -05:00 |
|
moloch--
|
6fb3835e14
|
Merged stage, fix unit tests
|
2021-08-31 08:38:02 -05:00 |
|
moloch--
|
f3144eb919
|
wip on server-side updates
|
2021-08-31 07:17:32 -05:00 |
|
moloch--
|
c41e9dead0
|
Session connects
|
2021-08-28 17:58:32 -05:00 |
|
moloch--
|
e989ba581b
|
Basic outline of http/otp working
|
2021-08-28 14:02:26 -05:00 |
|