Metabadger Versions Save

Prevent SSRF attacks on AWS EC2 via automated upgrades to the more secure Instance Metadata Service v2 (IMDSv2).

0.1.11

2 years ago

Changes

  • init cloudwatch time update @ashishpatel-git (#27)

0.1.10

2 years ago

Changes

  • IMDS CloudWatch metrics @ashishpatel-git (#26)

0.1.9

2 years ago

Changes

  • logic fix for all region priority @ashishpatel-git (#25)

0.1.8

2 years ago

Changes

  • all region/account IMDS hardening with tags, exclusions, and switches @ashishpatel-git (#24)

0.1.7

2 years ago

Changes

  • Multi region badgering @ashishpatel-git (#23)

0.1.6

2 years ago

Changes

  • updated readme @ashishpatel-git (#22)
  • should update the project description in PyPi to include new references

0.1.5

2 years ago

Changes

  • No changes

0.1.3

2 years ago

Changes

  • update discover pagination and readme @ashishpatel-git (#19)
  • update read timeout @ashishpatel-git (#18)
  • make the summary more efficient and add loading bar @ashishpatel-git (#12)
  • add logging for all changes made to metadata service in metadata.log @ashishpatel-git (#10)
  • Catch if a region is passed that doesn't exist @ashishpatel-git (#9)
  • Improve type hints, moved some methods around to separate files @kmcquade (#7)
  • Updated logic to work with exclusions and multiple flags @ashishpatel-git (#8)

0.1.2

2 years ago

Changes

  • Update readme

0.1.1

2 years ago

Changes

  • Added exclusions by tags and instance lists
  • Updated readme to include guided steps on hardening