Skip to content

IntenseWiggling/SRP-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

LogRhythm SmartResponse Plugin Examples

Both Example and ExampleName are simple powershell scripts which take 1) a filename/path to write a string to and 2) the content to write to the file. The difference between the two are:

  • Example : The PS script takes to unamed args (script.ps1 filename.txt "content") Removed
  • ExampleName : Takes two named args (script.ps1 -file filename.txt -content "content")

The second argument, 'content', should be given as an lrcrypt'd string.

About

Simple SRP examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published