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 |
|
rkervella
|
4b6219d860
|
Fix #1598
|
2024-04-23 11:49:54 -07:00 |
|
C-Sto
|
76eb06e6b9
|
check session mode correctly in windows exec
|
2024-04-18 08:46:02 +08:00 |
|
Ronan Kervella
|
2fbd8e059a
|
Merge branch 'master' into fix/migrate-cli
|
2024-01-05 13:08:47 -08:00 |
|
Alex Flores
|
72a37aa07a
|
address regression; previously fixed in dd2af38
|
2024-01-05 14:30:58 -05:00 |
|
Raf
|
ad544ef4fa
|
Fix migration issues with Windows service builds
|
2024-01-05 10:30:27 -05: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
|
3d79a60464
|
Finishing support for migrating when using a beacon
|
2024-01-02 15:30:54 -05:00 |
|
Raf
|
01719c15c7
|
Initial changes to support migrating beacons
|
2023-12-27 04:44:11 -05:00 |
|
Raf
|
b080e06039
|
Fixing issue with removal of hosts and an issue where the host ID for loot did not populate in the database
|
2023-12-15 13:49:17 -05:00 |
|
maxlandon
|
12065fdb99
|
Rename SliverConsoleClient to SliverClient
|
2023-07-23 19:48:38 +02:00 |
|
maxlandon
|
ba34df3b4b
|
Merge remote-tracking branch 'BishopFox/master' into beacon-commands
|
2023-07-19 02:37:44 +02:00 |
|
maxlandon
|
51473ec137
|
Add many missing completers
|
2023-06-22 20:26:04 +02:00 |
|
maxlandon
|
e23f040962
|
Split sliver commands in their files
|
2023-06-22 17:55:32 +02:00 |
|
Raf
|
4b67745c56
|
Adding the option to spawn processes in Windows with a hidden window
|
2023-06-16 10:05:38 -04:00 |
|
maxlandon
|
049ec78422
|
Commit new client console.
|
2023-06-03 03:59:24 +02:00 |
|
moloch--
|
d4fd8dc675
|
Merge master
|
2023-05-12 22:24:09 -07:00 |
|
rkervella
|
a468ec8239
|
Allow migrate to use process names
|
2023-05-05 16:07:37 -07:00 |
|
moloch--
|
e80825d0c4
|
merge master
|
2023-03-29 15:21:10 -07:00 |
|
rkervella
|
19b4b0b0c8
|
Warn user about improper flag usage.
|
2023-03-28 13:09:35 -07:00 |
|
moloch--
|
4764e249c3
|
Merge branch 'master' into v1.6.0/master
|
2023-03-05 13:33:53 -07:00 |
|
rkervella
|
e3a2ff81ab
|
Only try to read keytab if it was supplied as an argument
|
2023-03-03 11:53:56 -08:00 |
|
moloch--
|
f4e8ec58c3
|
Fix overly broad client/server import
|
2023-02-01 19:46:52 -08:00 |
|
moloch--
|
a41ef64bfb
|
Update encoder interface
|
2023-01-08 17:24:26 -08:00 |
|
moloch--
|
08c61c146b
|
Merge branch 'master' into v1.6.0/master
|
2023-01-04 14:20:14 -08:00 |
|
rkervella
|
8d1ce4cca7
|
Only alert user when --in-process is not used.
|
2022-12-13 09:57:25 +01:00 |
|
moloch--
|
4b3a9dad8a
|
Refactoring loot/creds schemes
|
2022-10-18 16:45:41 -07:00 |
|
moloch--
|
d582987c78
|
Refactor randomString to randomFileName
|
2022-09-30 19:39:37 -07:00 |
|
moloch--
|
794db93ec9
|
Refactor randomString to randomFileName
|
2022-09-30 19:38:19 -07:00 |
|
moloch--
|
338b622b97
|
Reorder code
|
2022-09-30 18:35:33 -07:00 |
|
moloch--
|
4ecf42b5c2
|
Add cmd flag to disable sgn
|
2022-09-30 18:31:55 -07:00 |
|
moloch--
|
7c5262d63d
|
Added sgn to migrate, clean up ioutil usage
|
2022-09-30 18:18:52 -07:00 |
|
rkervella
|
52c2e1b0cf
|
Merge branch 'master' into feature/ssh-kerberos
|
2022-09-28 07:38:20 -07:00 |
|
rkervella
|
7d8457d494
|
Use proper type for PPID flag, add ppid + process args to sideload
|
2022-09-06 10:20:01 -07:00 |
|
rkervella
|
04f0d38bd2
|
Add warning for argument overflow
|
2022-08-26 12:14:05 -07:00 |
|
rkervella
|
e4db654d62
|
Add in-proc flag in RPC call
|
2022-08-25 14:31:47 -07:00 |
|
rkervella
|
20a4043d7c
|
Add client-side support
|
2022-08-25 14:09:36 -07:00 |
|
moloch--
|
68e9dcc61c
|
Inegrated sgn into execute-shellcode
|
2022-08-24 10:56:35 -07:00 |
|
rkervella
|
99c23dc226
|
Only use token when specified
|
2022-08-23 11:18:43 -07:00 |
|
rkervella
|
8a278ce532
|
Add PPID spoofing + custom process arguments for fork/exec commands
|
2022-08-23 11:12:36 -07:00 |
|
rkervella
|
d7d946f17a
|
Merge branch 'master' into feature/ssh-kerberos
|
2022-08-04 12:27:39 -07:00 |
|
TÓTH István
|
3b821d19bd
|
add unicode DLL argument passing option for sideload Donut generator
|
2022-07-31 14:48:29 +02:00 |
|
Rich Whitcroft
|
5d3cb883d9
|
allow custom executables with psexec
|
2022-07-28 21:41:52 -04:00 |
|
rkervella
|
4b1991ad5d
|
Add kerberos support for SSH client
|
2022-06-20 15:14:40 -07:00 |
|
rkervella
|
a19ec2b348
|
Fix argument parsing in execute-assembly to remove trailing spaces
|
2022-06-20 10:24:50 -07:00 |
|
mr.The
|
62be36e4ce
|
Tunnels refactoring and datarace fixes
Golang documentation mentioning it's unsafe to concurently send messages
via same tunnel, so there is a mutex and a data copy on write
|
2022-05-28 14:16:14 +03:00 |
|
RafBishopFox
|
a7c0a2a667
|
Harmonizing UX for loot across commands that support it with refactoring along the way
|
2022-05-04 14:48:53 -04:00 |
|
moloch--
|
928faad39a
|
Fix msf/msf-remote cmds
|
2022-01-28 09:15:33 -06:00 |
|
rkervella
|
0c7c7b54d3
|
Fix #544
|
2021-11-30 10:18:09 +01:00 |
|
moloch--
|
d4e809d889
|
Updated ssh to work with beacon
|
2021-09-25 08:44:38 -05:00 |
|