Commits
- d935bfb: Adding filtering to the download command (RafBishopFox) #731
- c989e29: Fixing protobuf for backwards compatibility (RafBishopFox) #731
- fb38c6e: download command: Closing files after adding them to the archive (RafBishopFox) #731
- a018ba6: client/download: use filepath.Base to prevent directory traversal (RafBishopFox) #731
- 5a78150: Fix [SMB Named Pipe] ACL is too restrictive on pivot named pipe #732 (rkervella) #734
- fb4e056: Merge branch 'master' into fix/named-pipe-perms (rkervella) #734
- f83007f: Allow additional characters in implant names; closes #735 (Marshall Hallenbeck) #737
- 31e0ad2: use actual util AllowedName function in server side check for #735 (Marshall Hallenbeck) #737
- 253197f: Allow for _-. characters in session & beacon names; closes #738 (Marshall Hallenbeck) #737
- f5646d9: Fix flag parsing for implant name (rkervella) #740
- 8350b44: Remove raw dump of session data (rkervella) #740
- 0b9cf0f: Remove raw data print (rkervella) #740
- e7284b5: Handle stderr for shell command (rkervella) #740
- a51c318: Fix regression from #737 (rkervella) #739
- e9d0f23: Use a ReadCloser slice in transports.Tunnel (rkervella) #740
- 4e70936: Update to Go v1.18.4 and bump grumble (moloch--) #743
- afe6c88: Make vim mode configurable via client settings (rkervella) #744