moloch--
|
eda51f826a
|
Disable wg wrapper on multiplayer by default
|
2026-04-21 20:51:06 -07:00 |
|
moloch--
|
b1ee0355af
|
isolate multiplayer wg from c2 wg
|
2026-03-15 11:51:09 -07:00 |
|
moloch--
|
3a93f312b4
|
Add optional Wireguard multiplayer
|
2026-03-15 09:38:54 -07:00 |
|
moloch--
|
a6c7867a26
|
Fix unit tests
|
2026-02-21 14:22:18 -08:00 |
|
0xOral
|
42c40c9b8d
|
fix-export-ca-error-message
|
2026-02-12 19:45:52 +02:00 |
|
moloch--
|
4dc1fe145c
|
Fix missing import
|
2026-02-04 09:46:38 -08:00 |
|
Jakub Stankiewicz
|
976d720043
|
Add default lport from server config in daemon mode
|
2026-02-03 23:31:08 +01:00 |
|
moloch--
|
44d9f8d5aa
|
Update cli to work with db CAs
|
2026-01-29 08:01:35 -08:00 |
|
moloch--
|
daa33b6301
|
Convert server configs to yaml syntax, with backwards compatibility
|
2026-01-28 17:59:34 -08:00 |
|
moloch--
|
13bf9d0a01
|
Implement --rc for scripting initial inputs
|
2026-01-04 17:51:59 -08:00 |
|
moloch--
|
9570556a87
|
Refactor to use debug.BuildInfo for version info
|
2025-12-31 08:27:09 -06:00 |
|
moloch--
|
b04fff21fd
|
Fix format str errors
|
2025-10-04 11:49:32 -07:00 |
|
moloch--
|
3f656da786
|
Add readmes and AGENT.md
|
2025-10-04 10:25:58 -07:00 |
|
Tim Makram Ghatas
|
f4a2ba536c
|
store tcp listener in database
|
2025-04-10 18:29:35 +02:00 |
|
rkervella
|
3c91f8eb52
|
Setup default C2 profiles in daemon mode.
|
2024-01-11 09:11:10 -08:00 |
|
rkervella
|
9d36920115
|
Add tailscale option to config file and fix missing argument to daemon.Start()
|
2024-01-10 14:51:40 -08:00 |
|
rkervella
|
19cac4a08a
|
Add support for tailscale to daemon mode
|
2024-01-10 14:45:12 -08:00 |
|
rkervella
|
8e833d3510
|
Don't exit on connection error.
|
2024-01-10 10:50:30 -08:00 |
|
rkervella
|
a0ea8eca27
|
Add support for multiple builders with reload from SIGHUP.
|
2024-01-09 14:11:44 -08:00 |
|
rkervella
|
05ea6ce233
|
Initial support for multi-server builders
|
2024-01-05 13:01:00 -08:00 |
|
rkervella
|
3d2751bb2b
|
Add option to output credentials to stdout
|
2024-01-04 10:55:10 -08:00 |
|
Vitor Falcao
|
fc7e0a8d19
|
Adds the "permissions" flag to operator cmd in cli
|
2023-12-06 15:39:33 -03:00 |
|
moloch--
|
1f894f50ff
|
Add permissions to operator config
|
2023-11-18 12:14:33 -07:00 |
|
Tim Makram Ghatas
|
7dc631077a
|
renamed db functions for consistency
|
2023-10-22 21:30:16 +02:00 |
|
Tim Makram Ghatas
|
fdec3cb317
|
Started moving all use of models.* structs to the models and helpers file. The goal of this commit is to eventually only use protobuf accross the entire project, in order to avoid mixing different structs for the same datatype accross the codebase. This also will allow switching backend if the project eventually moves away from an sql backend.
|
2023-10-22 15:37:21 +02:00 |
|
Tim Makram Ghatas
|
29c2c9df76
|
merge master into branch
|
2023-08-30 19:19:50 +02:00 |
|
moloch--
|
9ab27d1746
|
initial refactor, broken tests
|
2023-06-18 16:17:05 -07:00 |
|
Tim Makram Ghatas
|
ee95829770
|
refactor job creation and move hardcoded values to constants
|
2023-06-06 23:37:53 -04:00 |
|
Tim Makram Ghatas
|
a73bdf91e2
|
automatically update job id's on server restart
|
2023-06-06 23:00:37 -04:00 |
|
Tim Makram Ghatas
|
2cac1eb38b
|
set default value for c2 profile and move to constant strings
|
2023-06-06 21:01:13 -04:00 |
|
Tim Makram Ghatas
|
1419e7173c
|
store and retrieve persistent listeners from database
|
2023-06-06 02:21:16 +02:00 |
|
maxlandon
|
049ec78422
|
Commit new client console.
|
2023-06-03 03:59:24 +02:00 |
|
Tim Makram Ghatas
|
0f38081c0c
|
check for presence of default http c2 profile on startup, and if not present generate and insert into database
|
2023-05-25 22:58:48 +02:00 |
|
moloch--
|
69804ed3b9
|
Unique builder names
|
2022-10-15 16:43:33 -07:00 |
|
moloch--
|
2d376ce90b
|
Quality of life improvements
|
2022-10-15 14:59:56 -07:00 |
|
moloch--
|
dbee28263b
|
Refactor to support tracking builder state
|
2022-10-15 13:08:16 -07:00 |
|
moloch--
|
84746926f0
|
Basic workflow is working
|
2022-10-14 19:26:22 -07:00 |
|
moloch--
|
0fab805980
|
initial outline of external builders completed
|
2022-09-27 22:15:47 -07:00 |
|
moloch--
|
dd9bb01640
|
wip on external builder cli
|
2022-09-26 23:41:13 -07:00 |
|
James Golovich
|
a29135770f
|
Ensure persistent multiplayer consoles startup
|
2022-08-29 19:36:00 -07:00 |
|
moloch--
|
f42ba31753
|
Organized imports
|
2022-04-13 13:53:07 -05:00 |
|
moloch--
|
2acced66f1
|
Minor cleanup
|
2021-12-23 17:43:16 -06:00 |
|
moloch--
|
92e833a481
|
Fixes/refactor to mtls
|
2021-09-20 17:30:53 -05:00 |
|
moloch--
|
b442f95a7b
|
Major refactor of core crypto
|
2021-09-20 16:33:36 -05:00 |
|
moloch--
|
e3093bee6e
|
Implemented a real kick-operator cmd
|
2021-09-11 23:18:24 -05:00 |
|
rkervella
|
72b15b1453
|
Monitor command working
|
2021-06-24 15:34:04 +02:00 |
|
moloch--
|
64ab365c03
|
Fix lport flag type, added echo arg to asset setup
|
2021-04-08 09:22:41 -05:00 |
|
moloch--
|
0deebe53c9
|
Improved cli ux
|
2021-04-08 09:06:56 -05:00 |
|
moloch--
|
f61648c62d
|
Perform standard asset init steps on daemon mode start
|
2021-04-08 08:51:11 -05:00 |
|
moloch--
|
479e062906
|
updated vendor/
|
2021-04-08 08:07:01 -05:00 |
|