Skip to content

Releases: darkarnium/perimeterator

Merge pull request #3 from darkarnium/0.3.0

09 Aug 17:31
8c69426
Compare
Choose a tag to compare

🤘Features

  • Adds AWS Elasticsearch Service support.
  • Single sourced versioning (perimeterator.__version__).
  • Bumped boto3 version to latest.

🐛Bug Fixes

  • Fixed broken paths to scripts in setup.py.
  • Documentation update to indicate first enumerator run may need to be run manually, or it could take 24-hours for the first run to be executed. This is due to the rate(24 hours) CloudWatch Events schedule.

💥Breaking Changes

  • Nmap scanner now defaults to TCP only scans to greatly speed up scanning.
  • Changed installation paths inside scanner container. However, as the container entrypoint was updated to reflect new paths, no impact should be seen for the vast majority of users.