v1.1.0
·
3614 commits
to master
since this release
Commits
- [e5d9c05]: v1.0.9 (moloch--) #263
- [3581b00]: Add support for a File Exists Limit. (David Tomaschik) #260
- [0c250f8]: Use raw strings for formatting filenames. (David Tomaschik) #260
- [95d7a55]: Check errors from assetsBox.Find (David Tomaschik) #261
- [597186a]: Fix random name generation. (David Tomaschik) #262
- [f621beb]: Merge branch 'master' into stage (moloch--) #263
- [94f4965]: Add error checks in generate (rkervella) #263
- [e151301]: Add canary to mtls transport (rkervella) #263
- [601b64c]: Merge branch 'stage' of bishopfox.github.com:BishopFox/sliver into stage (rkervella) #263
- [35a0cd3]: Switch from alphanum to ascii support for agent/profile name (rkervella) #264
- [155d50e]: Switch to ascii instead of alphanum (rkervella) #264
- [a4f55c3]: Differentiate profile name from agent name (rkervella) #264
- [101f62e]: Update help (rkervella) #264
- [b2f008d]: Improve Last Check-In for Sessions (David Tomaschik) #266
- [1ef1462]: Add persistent flag for listener jobs. (David Tomaschik) #271
- [ba1a0a3]: Refactor Job starting from RPC to C2. (David Tomaschik) #271
- [8295c6d]: Persist jobs across server restarts. (David Tomaschik) #271
- [ee419d9]: Ensure mtls sessions have time updated on initial connection. (David Tomaschik) #266
- [f5cb5a4]: Write full timestamps to log files. (David Tomaschik) #274
- build current platform by default. #275 (David Tomaschik)
- [303b032]: Allow specifying a port for DNS listeners. (David Tomaschik) #276
- [67870d2]: Close mtls sockets after a read error. (David Tomaschik) #280
- [db67707]: Remove unnecessary pointers in sessions.go (David Tomaschik) #281
- [49179cc]: Remove unnecessary pointers in clients.go. (David Tomaschik) #281
- [fca0d58]: Cleanup jobs.go and tunnels.go. (David Tomaschik) #281
- [3600292]: Use correct transport protocol in log message. (David Tomaschik) #283
- [2def6a3]: Add getenv command (rkervella) #284
- [a163580]: Add missing files (rkervella) #284
- [b3861d1]: Fix #278 (rkervella) #284
- [4de635d]: Fix for issue #286 (moloch--) #287
- [68d766d]: Fix for issue #286 (moloch--) #287
- [b6503e6]: Add IP resolution for stager (rkervella) #288
- [f97eddd]: Merge branch 'master' into stage (rkervella) #288
- [0940eea]: Improve IP Address Regexp (David Tomaschik) #289
- [c39a7a7]: Move backdoor feature to the server code (rkervella) #290
- [f9c2ea3]: Move backdoor feature to server code (rkervella) #290
- [0e34b85]: Change to Binjection/binject (rkervella) #290
- [7c3f319]: Update deps (rkervella) #290
- [fe8e2d5]: Update vendor (rkervella) #290
- [b71b587]: update vendor (rkervella) #290
- [07644d8]: Go v1.15.5 (moloch--) #295
- [326d0c6]: Ported certs to use sql and compiles (moloch--) #296
- [c5b0757]: Fixed runtime issues (moloch--) #296
- [01f1c2c]: Added constraints to certificate model (moloch--) #296
- [d58e459]: Working on porting implants/website/profiles/etc (moloch--) #296
- [4e16254]: Builds but lots of broken stuff (moloch--) #296
- [dc9c721]: Removed badger from go.mod (moloch--) #296
- [f4d4163]: Fixed db migration and schema issues (moloch--) #296
- [80ac90b]: fixing bugs in build process (moloch--) #296
- [71d65ca]: Implant builds (moloch--) #296
- [f8200fc]: Unit tests pass, but not everything is implemented (moloch--) #296
- [7729f85]: Updated deps (moloch--) #296
- [565569b]: Updated deps (moloch--) #296
- [d919ab0]: Pulled from upstream (moloch--) #296
- [85a64c8]: Updated vendor/ (moloch--) #296
- [a19476b]: Updated vendor/ (moloch--) #296
- [333a7ca]: Re-implemented website commands (moloch--) #296
- [a9562a3]: Re-implemented RemoveContent (moloch--) #296
- [fe2ad7b]: Return error from certs (moloch--) #296
- [44cd90e]: Wired GORM logger to logrus (moloch--) #296
- [91d72e0]: Refactored certs/ and fixed bug in GetCerts api (moloch--) #296
- [8c974fd]: wrote some website/ unit tests (moloch--) #296
- [754e80c]: Server-enforced char whitelist for agent names (moloch--) #296
- [5a77c90]: Added RemoveContent test (moloch--) #296
- [19900f7]: Added cryptography unit tests (moloch--) #296
- [f005519]: Fixed issues with new-profile cmd (moloch--) #296
- [257c1c8]: Merged master (moloch--) #296
- [690feb7]: Updated vendor/ (moloch--) #296
- [2031843]: updated deps (moloch--) #296
- [9b5d77a]: Fixed profiles (moloch--) #296
- [c99f076]: Updated makefile to cross-compile sqlite3 (moloch--) #296
- [b589e4b]: Check for CC (moloch--) #296
- [4be07af]: fixed null ptr deref (moloch--) #296
- [30bb4b3]: Added legacy db warning (moloch--) #296
- [33c5dd8]: Fixed builds cmd, cleaned up some gorm code, renamed 'slivers' cmd to 'implants' (moloch--) #296
- [7a8ae68]: Tweaked file permissions on regenerated implants (moloch--) #296
- [bd7a4d0]: Added automated tagged release (moloch--) #297
- [34a4ec8]: Added if guards to release builds, removed artifact uploads from build/test (moloch--) #297
- [b6a74be]: Removed Linux CI workflow for now (moloch--) #297
- [abb1e4f]: Autorelease builds client (moloch--)
- [59fad37]: Debugging autorelease (moloch--)
- [ed8f7e9]: Fixes to autorelease (moloch--)
- [4fe2dd5]: Added client build to static build targets (moloch--)
- [d7f435f]: Build thin clients (moloch--)
- [eeb75f8]: Fix dir of artifacts (moloch--)
- [f2b3d00]: Working with GitHub artifacts is miserable (moloch--)
- [cd191d5]: Working with GitHub artifacts is miserable (moloch--)
- [b3e005d]: Fix linux client path (moloch--)