Skip to content

v1.3.0

Compare
Choose a tag to compare
@jnovikov jnovikov released this 25 Dec 18:03
· 196 commits to master since this release

Changelog

6bbab8c Ability to run any command in environment image with start script, added image tests, added redis to requirements, added a few commands to an image
5969aba Add client binary to gitignore
aa6ac73 Add rendezvous hashing + tests
3327a67 Add team ids to farm submissions, tag neo sploits in farm, requesting teams & flag regex from farm, updated tests
219b26f Added running sploits concurrently (wasn't working before), added sploits environment setup from server, fixed possible race condition with queue & submit loop
5a357f9 Fix refactoring issue
b689549 Merge pull request #4 from jnovikov/dev
42aa98a Merge pull request #5 from jnovikov/dev
f550537 Minor refactoring
15179fd Minor refactoring
6760ce1 Moved cli to cobra Fixed timed-out sploits empty output Add force leave request
e47b2a4 Refactored imports migrated to pflag in server
e4aa236 Running client in docker container environment (correct release tbd)
37244cd Update release script
636eefb Updated python version in base image
edb6998 Updated readme, correct command contexts, renamed exploit name back to id
16da689 Weighted rendezvous hashing with tests Fix add/info ping requests mistaken as runner heartbeats by the server Passing client max jobs to the server as the weight