0xOral
6c1dcf6a06
add flags to include multiple transport protocols at build time
2026-03-14 22:53:33 +02:00
0xOral
f8faa1f767
fix: normalize all command timeout flags to Int64P across client codebase
2026-03-13 02:49:01 +02:00
moloch--
bb2edf63cf
Add file tab completer to more commands
2026-02-22 16:37:30 -08:00
moloch--
cd711afe8a
Add tab completer to generate --save
2026-02-22 16:26:32 -08:00
moloch--
7f25c3bb06
Expand pe metadata spoofing feature
2026-02-21 12:36:47 -08:00
0xOral
c8be5a5b1b
add --spoof feature
2026-02-16 02:27:59 +02:00
Joe
d7dce58397
Merge pull request #2168 from BishopFox/feature/mutli-console
...
Feature/mutli console
2026-02-08 07:47:05 -07:00
moloch--
a805161245
Add themes and console switcher
2026-02-07 15:46:17 -08:00
moloch--
c0dd2d5b51
Update docs, wire linux shellcode into client/ code
2026-02-07 10:33:13 -08:00
moloch--
4d04f08421
Port xor encoders to arm64
2026-02-05 19:14:25 -08:00
moloch--
4a01971f7d
Allow specifying multiple shellcode encoders by name
2026-02-05 18:39:07 -08:00
moloch--
977c63dc16
Add shellcode support for darwin/arm64
2026-02-05 17:57:08 -08:00
moloch--
5062b483b7
Update wasm-donut
2026-01-31 07:43:21 -08:00
moloch--
b268295c8d
Switch to wasm-donut
2026-01-30 22:23:56 -08:00
moloch--
2b3f23cec9
Move donut options to generate flags
2026-01-30 17:19:57 -08:00
moloch--
a7d8cac565
Update generate form
2026-01-16 06:41:58 -08:00
moloch--
16cf816610
Implement os and arch completers
2026-01-15 13:54:21 -08:00
AnvithLobo
afd01073e4
Handle selection errors in builder and encoder prompts
...
Added error handling for empty selections in external builder and traffic encoder selection dialogs. Now returns a specific error or prints an error message if no selection is made
2026-01-05 04:58:53 +05:30
moloch--
9195376993
Refactor survey to huh
2025-12-31 10:04:27 -06:00
moloch--
a6de8e0304
Add profile forms
2025-12-31 09:13:21 -06:00
moloch--
f1858ee8f3
Add 'generate beacon' form
2025-12-31 07:58:27 -06:00
moloch--
46a8313a33
Tweak generate form
2025-12-31 07:51:57 -06:00
moloch--
5df5dec5d4
Add forms pkg
2025-12-30 23:03:46 -06:00
moloch--
dda1fdbbc2
Update dns unit tests
2025-12-30 08:52:26 -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
d86cdcad8e
add exports when creating profile for windows shellcode
2025-05-15 11:53:39 +02:00
Tim Makram Ghatas
6edd10a010
allow specifying exports in generate command
2025-05-05 16:17:13 +02:00
Tim Makram Ghatas
4bc65e2193
allow specifying implant name for profile generate and fix duplicate name bug
2025-03-27 00:35:12 +01:00
Tim Makram Ghatas
a45a5795d3
fix autocompletion for c2profile in generate
2025-03-27 00:06:03 +01:00
c2biz
ed64f2e0d2
fix bug ignoring supplied name for generate functions
2025-01-15 08:40:45 -05:00
Raf
0deaee625d
Removing generate msf-stager command
...
Removing the generate msf-stager command and adding documentation on how to use msfvenom / msfconsole to generate stager binaries.
2024-07-18 13:14:16 -04:00
Tim Makram Ghatas
331faeb8ef
fix commandline paramameters for profile staging
2024-05-02 20:30:33 +02:00
Tim Makram Ghatas
6c815a4432
fix merge error for stage encoders
2024-05-02 02:06:54 +02:00
moloch--
dcbfe10bc4
Cleanup commands
2024-04-29 14:51:08 -07:00
moloch--
4336f933e0
Unit tests passing
2024-04-29 14:42:37 -07:00
Tim Makram Ghatas
124c12bebd
re-add deleted commands from bad merge
2024-04-02 18:06:18 +02:00
rkervella
2ad8aa4829
Fix last merge issues
2024-01-02 16:13:26 -08:00
rkervella
eecaeabf45
Merge branch 'beacon-commands' of https://github.com/maxlandon/sliver into maxlandon-beacon-commands
2024-01-02 16:11:42 -08:00
Raf
32a60456e5
Encoding shellcode with SGN for shellcode generated by stage-listener, if enabled in the profile
2023-12-29 10:09:24 -05:00
Tim Makram Ghatas
d2b43ebb9f
adapt external builds to support http c2 configuration and new build system
2023-11-15 23:46:28 +01:00
Tim Makram Ghatas
8a04d8d882
removed unused http staging code and http stage flag. Added a new subcommand to implants, stage that allows to select which builds to exposed externally. ImplantBuilds now have a stage field marking whether they are available externally or not.
2023-11-13 23:53:05 +01:00
Tim Makram Ghatas
48d7e7217c
add option to save stage to disk
2023-11-10 22:39:26 +01:00
Tim Makram Ghatas
4e56c69cfe
implants now also display whether compression/encryption was used in display
2023-11-09 18:13:30 +01:00
Tim Makram Ghatas
e6487fb01d
implants command now displays resource id's
2023-11-09 17:16:00 +01:00
Tim Makram Ghatas
2c5c3ac997
Move stage generation server side and add a new subcommand for profiles to generate them
2023-11-09 01:41:14 +01:00
Tim Makram Ghatas
9178f6ea5b
move keys to implant build (WG, MTLS and ECC)
2023-11-08 17:29:22 +01:00
Tim Makram Ghatas
99281bad0f
removed name from implantconfig, implant names are only tied to builds
2023-10-24 23:41:37 +02:00
Tim Makram Ghatas
b723194931
fix implant config generation for stagers
2023-10-23 00:57:10 +02:00
Tim Makram Ghatas
47f19d477d
switch to referencing builds by resource ID instead of profiles in staging requests and prepare rpc call to save stager builds
2023-10-13 12:01:07 +02:00