Skip to content

Releases: spellshift/realm

Release v0.1.0

02 Mar 05:13
ea0191a
Compare
Choose a tag to compare

Release v0.0.7

27 Feb 05:43
33b6eab
Compare
Choose a tag to compare

v0.0.7

Release Candidate for ISTS 2024

What's Changed

New Contributors

  • @micahjmartin made their first contribution in #596
  • @raynecafaro made their first contribution in #621

Full Changelog: v0.0.6...v0.0.7

Release v0.0.6

08 Feb 20:14
Compare
Choose a tag to compare
Fix eldritch build.rs for windows

v0.0.5

31 Jan 23:10
0bc5f4e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

What's Changed

Read more

v0.0.4

12 Jan 01:18
be2566f
Compare
Choose a tag to compare

Summary

Releasing a new version before shmoocon talk.

  • Adds Windows registry functions
  • Adds time module
  • Beacon online/offline badges
  • Fix bug with imix TLS
  • DLL Reflection
  • Switched org owner from KCarretto to spellshift

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

06 Nov 03:12
c8c4427
Compare
Choose a tag to compare

Summary

Releasing a hotfix to resolve the N+1 query problem which was causing significant latency issues for large cardinality data sets. For more details about the changes since the last release, read on.

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

30 Oct 03:39
8feb9e9
Compare
Choose a tag to compare

Summary

Major changes including bug fixes, db restructuring, eldritch language features, and a newly designed UI. Read the patch notes for more details. More changes to come before our upcoming MVP release, targeting early next year. Thanks to all contributors for helping make this project a success!

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

03 Mar 14:38
Compare
Choose a tag to compare

Initial Release

What's Changed

  • Added GithubPages Documentation by @KCarretto in #3
  • Initial Agent Looksy by @Cictrone in #2
  • Hulto eldritch file append by @hulto in #4
  • Added copy function, test, and docs. by @hulto in #5
  • Eldritch file hash function. by @hulto in #8
  • Append fix by @Cictrone in #10
  • Added function, tests, and docs. by @hulto in #7
  • Added bug-report template by @KCarretto in #11
  • Use tempfile for Eldritch Tests by @Cictrone in #12
  • eldritch times -> eldritch tomes by @hulto in #15
  • is_dir added impl, test, and docs. by @hulto in #9
  • Eldritch File.Read by @hulto in #20
  • Add http file download functionality by @Milkshak3s in #33
  • Eldritch File.Remove by @hulto in #21
  • File.Replace_all impl, test, doc. by @hulto in #26
  • Hulto eldritch pivot setup by @hulto in #41
  • Added stubs to pivot functions. by @hulto in #43
  • File.Moveto method implemented, tested, and doc'd by @hulto in #25
  • Added is_macos test by @hulto in #40
  • sys.shell impl by @hulto in #30
  • Hulto eldritch process list by @hulto in #34
  • Switched to private fork of starlark with patch. by @hulto in #48
  • Old commit disapeared.... Reapplied patch by @hulto in #53
  • Removed prints statements. by @hulto in #56
  • Eldritch download stream by @hulto in #55
  • Hulto eldritch process kill by @hulto in #35
  • Added libssl-dev by @hulto in #50
  • Hulto eldritch feature pivot ncat by @hulto in #44
  • Added eldritch-function to PR kind options. by @hulto in #51
  • 61 feature eldritch fileis file by @hulto in #69
  • Removed unused imports and vars by @hulto in #71
  • 59 feature switch back to starklark standard by @hulto in #75
  • Update eldritch dev docs by @hulto in #72
  • Ent Modernization by @KCarretto in #80
  • Created core ents and implemented createJob mutation by @KCarretto in #83
  • 60 feature eldritch interpreter standalone by @hulto in #79
  • Target --> Session Refactor by @KCarretto in #93
  • Added SubmitTaskResult mutation and test by @KCarretto in #94
  • [Tavern][API] createTome by @KCarretto in #95
  • [Tavern][API] updateSession by @KCarretto in #96
  • [Tavern][API] createTag and updateTag by @KCarretto in #97
  • [docs] Adds initial agent documentation by @KCarretto in #99
  • 57 feature eldritch sysexec by @hulto in #90
  • 63 feature eldritch filetemplate starlarkdict by @hulto in #84
  • 86 feature eldritch pivotportscan by @hulto in #88
  • [Tavern][Auth] RBAC Added by @KCarretto in #100
  • [Tavern][Feature] Default Tomes! by @KCarretto in #101
  • 64 feature eldritch filecompress by @hulto in #85
  • [Tavern][Testing] Added Initial E2E Test by @KCarretto in #102
  • [Tavern][API] Add 'params' to CreateJob by @KCarretto in #103
  • [Tavern][bugfix] Fixed issue with transactional client by @KCarretto in #106
  • 49 feature eldritch pivotdll inject by @hulto in #91
  • [Tavern] Added basic logging for GraphQL and HTTP by @KCarretto in #107
  • Bump openssl-src from 111.17.0+1.1.1m to 111.25.0+1.1.1t in /implants/imix by @dependabot in #105
  • [Tavern][Feature] added new config var for enabling test data by @KCarretto in #111
  • [Tavern][CleanUp] removed nonsense contrib, moved default tomes by @KCarretto in #112
  • [Tavern][Feature] Added names for sessions, and a neat random generator by @KCarretto in #113
  • 92 feature imix callback and main loop by @hulto in #110
  • Removed high resource portscan test. by @hulto in #114
  • Add rust score badge to readme. by @hulto in #115
  • Timeout Eldritch actions after 10 minutes by @Milkshak3s in #118
  • Eldritch cleanup by @hulto in #116
  • [Tavern][CI] Added Tavern Production Docker Image (and release workflow) by @KCarretto in #124
  • Terraform by @KCarretto in #128
  • Added release rust min profile. by @hulto in #123
  • Eldritch input parameters from JSON. by @hulto in #121

New Contributors

Full Changelog: https://github.com/KCarretto/realm/commits/v0.0.1