Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 788 Bytes

pC_clickstudiospasswordstatekvappauthenticationsuccessauthtoapi.md

File metadata and controls

21 lines (19 loc) · 788 Bytes

Parser Content

{
Name = clickstudios-passwordstate-kv-app-authentication-success-authtoapi
  Vendor = Click Studios
  Product = Passwordstate
  TimeFormat = "dd-MM-yyyy HH:mm:ss"
  Conditions = [ """Passwordstate:""", """Successful""", """authentication to the API for UserID"""]
  Fields = [
    """({time}\d{2}-\d{2}-\d{4}\s\d{2}:\d{2}:\d{2})\s""",
    """IP Address\s+=\s+({src_ip}((([0-9a-fA-F.]{0,4}):{1,2}){1,7}([0-9a-fA-F]){1,4})|(((25[0-5]|(2[0-4]|1\d|[0-9]|)\d)\.?\b){4}))(:({src_port}\d+))?""",
    """Passwordstate:\s+({result}Successful)\s""",
    """({event_name}authentication to the API for UserID)""",
    """\d\d:\d\d:\d\d\s({host}[\w\-.]+)\s+""",
    """UserID\s+'(({domain}[^']+)\\)?({user}[\w\.\-\!\#\^\~]{1,40}\$?)"""
  ]
  ParserVersion = v1.0.0


}