Skip to content

Releases: panther-labs/panther-analysis

v1.17.0: Lacework YAML schemas (#267)

19 May 16:22
65fec9b
Compare
Choose a tag to compare

This release contains a number of bug fixes, some detection tuning, and templates.

v1.16.1: Weyland automation test debug (#222)

22 Mar 16:56
60a360f
Compare
Choose a tag to compare

This release contains a number of bug fixes and some re-factoring work to standardize our detections. As we move forward with the packs feature, we are attempting to further standardize the out of the box detections to all follow the same patterns.

Test Managed Schema updates

18 Feb 11:44
5682402
Compare
Choose a tag to compare
Pre-release

A release to test updates of managed schemas.
Will be removed once the test is completed.

v1.16.0: Added packs directory

17 Feb 00:53
f796d6a
Compare
Choose a tag to compare

Tuning rules and adding initial detection pack! Change list below

  • Updated license (#190)
  • Rule Bug Fixes (#191, #193)
  • Update to gsuite titles to include relevant document title (#196)
  • Add initial detection pack (#192)

v1.15.0: Added DataModels and Standard Rules

09 Feb 18:39
591a936
Compare
Choose a tag to compare

Added support for data models as well as a few standard rules that use them! Change list below.

  • Added initial set of data models and standard rules (#156)
  • Fix some rule logic bugs (#163, #171, #176, #178, #188)
  • Updates to rules/policies to use new features and misc cleanup (#161, #169, #172, #173, #175, )
  • Update boto connections to optionally be FIPS compliant (#177)
  • Initial sync of panther-managed schemas into panther-analysis (#187)

v1.14.0: Added support for IOCs

16 Dec 04:06
315ebd2
Compare
Choose a tag to compare

Added new global helper function to support Indicators of Compromise!

Includes the SolarWinds SUNBURST indicators released by FireEye

Users looking to only update with the new IOCs support can simply use the panther-analysis-iocs.zip included in the release!

v1.13.0: Don't alert if access is denied to S3 putbucket. (#153)

08 Dec 01:13
5af2d1d
Compare
Choose a tag to compare

v1.12.0: Added example of regex checking for IAM arns (#144)

17 Nov 02:17
9341679
Compare
Choose a tag to compare

More tuning and more rules. Plus some threat hunting scenario data! Change list below.

  • Updated some policies to reflect changes in the Panther backend (#1320)
  • Refined rule logic to capture more bad behavior (#133, #144)
  • Tuning to reduce noise (#135, #136, #139, #145)
  • Fixing some rule logic bugs (#138, #140, #142)
  • New helpers for interacting with the box sdk (#137). Some additional setup is required to use these!
  • Threat hunting demo events! Great for testing out known scenarios and how your team might react to them (#141, #143)

v1.10.0: box initial ruleset (#127)

20 Oct 22:15
4a419f8
Compare
Choose a tag to compare

Lots of good new stuff, including a slew of bug fixes and noise reduction. The big new features are:

  • Rules for OneLogin and Box
  • Add the new SummaryAttributes field to all rules
  • Simplifying rules by:
    • Omitting the dedup function when the title function is sufficient
    • Using the Threshold field to simplify basic stateful detections

We highly recommend updating to take advantage of these new features!

v1.7.0

01 Sep 19:44
c4eea26
Compare
Choose a tag to compare

Adding some new rules and a round of documentation & bug fixes.