Skip to content

v1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 19:01
· 25 commits to main since this release
d9cbefd

Commits

  • 5c40ef4: initial ideas for graph command (sethsec-bf) #84
  • 4edbd33: neo4j cross-account stuff kind of working, pmapper stuff not working (sethsec-bf) #84
  • c4a276e: graph/neo4j functionali working - detecting cross account attack paths (sethsec-bf) #84
  • 66ffc57: go mod tidy (sethsec-bf) #84
  • 1e2eaf5: merged from main (sethsec-bf) #84
  • ef25d8b: Merged origin/seth-dev into graph (sethsec-bf) #84
  • f5437b7: Started to add knownvendoraccounts info (sethsec-bf) #84
  • 4cf58a3: Created loot file for pmapper (sethsec-bf) #84
  • 009321e: Updated pmapper output files (sethsec-bf) #84
  • ac1125d: added users model (sethsec-bf) #84
  • 4d3c6a4: Merge remote-tracking branch 'origin/seth-dev' into graph (sethsec-bf) #84
  • aeccb6d: Have global data in dom's graph format now. just need to write the table creation code (sethsec-bf) #84
  • a13527a: Added MakeVertices method for type Role (sethsec-bf) #84
  • e61a401: Kept first draft as the graph command. Moved second take to the caper command. (sethsec-bf) #84
  • e4f3421: Added functionailty to hightlight admins in caper command (sethsec-bf) #84
  • 24b7076: saving place in caper command (sethsec-bf) #84
  • e4e5480: revert test (sethsec-bf) #84
  • 42b0f3a: Merge branch 'main' of github.com:BishopFox/cloudfox into graph (sethsec-bf) #84
  • dd6dd29: playing around with saving graph state between runs (sethsec-bf) #84
  • 36c9a5b: Merged changes from neptune PR into this branch (sethsec-bf) #84
  • 23409e3: remove unused code (enzowritescode) #78
  • a40f0aa: More cleanup (enzowritescode) #78
  • 05fd899: Fixed bug in federeated role trust poclies where multiple subjects are trusted (sethsec-bf) #84
  • 2f99a76: working gcp functionality (David) #79
  • f9d9ec4: Merge branch 'main' of github.com:BishopFox/cloudfox into feature/aws-neptune (sethsec-bf) #78
  • ce03106: update release and fix database test (sethsec-bf) #78
  • 3ff704e: merged from main (sethsec-bf) #84
  • 8fac75e: merged from main (sethsec-bf) #84
  • 334583d: save work whomai account stub (David) #79
  • 4ef87d8: updated caper to use new version of parseFederatedRoleTrusts from the role-trusts command. Also changed the way vendors and federated identities are labled (sethsec-bf) #84
  • 8436924: quick fix for context error. logging issue still there. (sethsec-bf) #79
  • fca22ce: renamed to cape, added hop count logic, pulled privesc function out so i can add logic to handle cobra flags (sethsec-bf) #84
  • 590a94b: changed println to printf (sethsec-bf) #84
  • dee22b3: fix logging issue and improve whoami (David) #79
  • de492fa: Add Directory Service support for AWS (Bastien Faure) #81
  • 608f078: AWS uses a mix of clouddirectory and directoryservices for Directory services (Bastien Faure) #81
  • 57832ad: Codespell fix (Bastien Faure) #81
  • 3a45583: Got cape working without any aws calls, cleaned up logging messages (sethsec-bf) #84
  • 356d57b: Added pmapper basepath to all relevent commands. Improved logging for cape/cape-tui. Fixed codebuld cache bug. (sethsec-bf) #84
  • 23e8878: Merge branch 'main' into feature/gcp-v1 (David) #79
  • 94628aa: i cant spel (David) #79
  • df3fb6e: Update codeowners (moloch--) #82
  • 6e52e5e: merge gcp stuff from main into this branch (sethsec-bf) #81
  • 8ab4c42: Merge branch 'main' into bastien_directoryservice_aws (Seth Art) #81
  • 79f3899: update go mod (sethsec-bf) #81
  • 67af1bd: update gcp package with vuln (sethsec-bf) #81
  • 82635fd: made aws sso like eks, where edges are not created if it's if the provider is in the same account as the role that trusts it. the edges will still show up cross account though. (sethsec-bf) #84
  • 57194ef: bump to version 1.14.0, merged gcp and aws ds functionality (sethsec-bf) #84
  • 77cd08b: updated gcp verbosity, updated cape command usage, switched version tracking file from main.go to internal/utils.go (sethsec-bf) #84
  • abcc930: added afero fs back to output2 (needed to pass brew tests) (sethsec-bf) #84
  • c3be95b: cleaned up enhanced pmapper loot file (sethsec-bf) #84
  • 22417f1: spelling (sethsec-bf) #84
  • c0e4301: Add GCP to readme, fix typo (sethsec-bf) #84
  • a8d2bfb: Removed graph command from cobra for now (sethsec-bf) #84