-
Notifications
You must be signed in to change notification settings - Fork 5k
Cyberark Privileged Access Security module #24803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
102 commits
Select commit
Hold shift + click to select a range
1da5826
Cyberarkpas module skeleton
adriansr 599b7aa
Save Cyberark transform XSLT file
adriansr c6d2ac0
XSL: Escape some control characters
adriansr 79c4752
Mage update
adriansr f94039e
WIP
adriansr 6152e86
proper failure modes
adriansr c505016
Cleanup temp fields on failure
adriansr 8174cf7
Set event.code
adriansr e25ed29
Debug: Add raw key to JSON
adriansr e17d706
Save raw fields
adriansr 43bb357
Initial test data
adriansr 1d44d3a
add samples from Cyberark
adriansr 8020472
Transform CAProperties to an object
adriansr 5df1836
Remove empty fields
adriansr 2895edd
Fix missing timestamp in log
adriansr 28f34c0
Split ExtraDetails key/values
adriansr e380166
Convert fields to snake_case
adriansr 99249be
Make population of ExtraDetails more efficient
adriansr f14e3af
CAProperties values as array is unnecessary
adriansr e91ab8b
Improve @timestamp calculation
adriansr 950285e
Remove empty fields faster
adriansr 09ab3a5
small cleanup
adriansr 558d37f
Populate source.address/.ip/.domain
adriansr f75e411
Populate observer fields
adriansr 9e8d1af
Populate destination.address and related.ip
adriansr 3d9f2e2
Enrich events by message ID
adriansr f788eeb
Support logon/logoff/full gateway connection
adriansr fa865e0
Support 22 - Verify Password
adriansr 3f0e931
Save message (temporary?)
adriansr a0a0011
event severity/type/action and corrections
adriansr 9361652
Set event.type: error for errors
adriansr b1e2c3c
message_id: 4 -- User authentication failure
adriansr 40578d5
24 - CPM Change password
adriansr 322cf7e
Correct event.type as an array
adriansr f865a86
31 - CPM Reconcile Password (unsure)
adriansr 6067668
32 - Add Owner to Safe
adriansr 2e2b93e
33 - Same as 32
adriansr 68b00e2
38 - CPM Verify Password failed
adriansr 77de899
small cleanup
adriansr 2c04a9e
Populate related.user
adriansr 3367e5a
Refactor enrichment processor entries
adriansr cefa95d
Use event.reason instead of error.message
adriansr 27fed9a
temporary comment
adriansr 13c8e31
60 - CPM Reconcile Password Failed
adriansr 16656a8
130 - CPM Disable Password
adriansr e069684
s/failed/failure/g
adriansr eb8416f
295 - Retrieve Password succeeded
adriansr 86468c8
300 - PSM Connect
adriansr f3618c6
302 - PSM Disconnect
adriansr ae9b0bc
300 - PSM Connect
adriansr 5818216
308 - Use Password
adriansr 59136b3
361 - Keystroke Logging
adriansr 32fbbee
Don't populate observer.hostname unless present.
adriansr 1efdca2
411 - Window Title
adriansr 0215811
Use event.timezone for syslog timestamp
adriansr 5125c17
Set pipeline_error on error
adriansr 51520f2
set user.name from source.user.name
adriansr 1ff264f
414 - CPM Verify SSH Key
adriansr ed90394
428 - Retrive SSH Key
adriansr 55ee830
57 - CPM Change Password Failed
adriansr bae9ff2
309 - Undefined User Logon
adriansr 74957b5
359 - SQL Command / network.protocol to application
adriansr 8ba68ae
Remove known unknowns
adriansr e78a7cb
Configuration with TLS support
adriansr db134ee
Fix
adriansr 0836391
Make update
adriansr eb0eb5d
412 - Keystroke logging (cloned from 361)
adriansr 546fed6
Remove comment
adriansr c50242b
Keep event.original if flag is set
adriansr cc0b7d7
Missing file
adriansr 81f91ef
Add geoip processors
adriansr a32e95c
Define explicit fields instead of using flattened
adriansr 953693d
Alternative population of Hostname field
adriansr 6a0e481
Sample dashboard
adriansr f1d7b84
Docs
adriansr ad79790
Update docs
adriansr f026c60
Document preserve_original_event flag
adriansr c142c74
Populate host.name / host.hostname
adriansr e9d8528
Update dashboard
adriansr 238da18
New dashboard image
adriansr 757d59a
User IAM events
adriansr be6cb78
Update dashboard again
adriansr 03002d2
Fix double backslashes
adriansr 43a1cb8
Use triple braces for mustache in processors
adriansr 0fd761b
Remove duplicate observer fields
adriansr d565794
No need to populate host.hostname
adriansr b71a273
Remove duplicated message_id
adriansr 552d9e4
More triple braces for mustache
adriansr 6f3a77d
Mage update
adriansr d846f02
Comment improvements
adriansr 68ecae8
Disable debug in XSL file
adriansr d7b0bd2
Update XSL link.
adriansr 11dc572
Add changelog entry
adriansr 86dceae
Remove redundant test logs
adriansr 57123d2
Add network_direction
adriansr 1685391
Use correct log.syslog.priority
adriansr adfc531
Re-generate golden files with newer 7.13 ES
adriansr 4a958f2
Determine if a field is a valid IP address the 7.13 way
adriansr 0a02a6b
Add station/gateway_station to related.ip
adriansr 1e807b3
Remove bogus XSL distribution claim from docs
adriansr 0fabc9f
Add description to script processors
adriansr d739863
Make rfc5424 field a boolean
adriansr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.