Skip to content

Releases: AdnaneKhan/Gato-X

Gato-X Release v0.6.0

26 Nov 03:24
1f58c12
Compare
Choose a tag to compare

Release of version v0.6.0

This version bump includes bug fixes along with improvements to the Runner-on-Runner attack features. The payload only mode is now more flexible because it will create a C2 repository if one is not specified. This will be useful for manual exploitation scenarios and for red teamers who simply want to use the GitHub Actions runner as a C2 implant.

What's Changed

  • Bump actions/setup-python from 4 to 5 by @dependabot in #45
  • Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #39
  • Bump psf/black from 24.8.0 to 24.10.0 by @dependabot in #55
  • Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.12.2 by @dependabot in #59
  • Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #57
  • Fix broken windows RoR and improve attack UX. by @AdnaneKhan in #61
  • Fix inconsistency with environment enumeration by @AdnaneKhan in #63
  • Bump version to 0.6.0 by @github-actions in #64

Full Changelog: v0.5.8...v0.6.0

Gato-X Release v0.5.8

03 Oct 01:51
aa4b750
Compare
Choose a tag to compare

Release of version v0.5.8

What's Changed

New Contributors

  • @github-actions made their first contribution in #48

Full Changelog: 0.5.5...v0.5.8

Gato-X Version 0.5.5

25 Sep 00:17
0455702
Compare
Choose a tag to compare

What's Changed

  • Fix bugs with MacOS RoR and not respecting the custom workflow filename. by @AdnaneKhan in #18
  • Use multithreading for GraphQL workflow ingestion by @AdnaneKhan in #19
  • Enumerate user owned and collab repos as part of self enum by @AdnaneKhan in #22
  • Improve validation clarity for different token types. by @AdnaneKhan in #24
  • Format all Python files with black and enforce formatting. by @AdnaneKhan in #35
  • Support App tokens for single repo enumeration by @AdnaneKhan in #37

Full Changelog: 0.5.4...0.5.5

Gato-X Version 0.5.4

07 Sep 01:29
e562922
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.3...0.5.4

Gato-X Version 0.5.3

05 Aug 02:24
77d8d58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.5.3

Gato-X Version 0.5.2

04 Aug 14:49
0f47ba7
Compare
Choose a tag to compare
Fix sigstore job (#6)

* Update pypi_publish.yml

* bump minor