Class SetJa3FingerPrintAction
Set a JA3 fingerprint of ongoing connection.
[ActionMetadata("Set a JA3 fingerprint of ongoing connection.")]
public class SetJa3FingerPrintAction : Action
- Inheritance
-
SetJa3FingerPrintAction
- Inherited Members
Constructors
SetJa3FingerPrintAction(string)
public SetJa3FingerPrintAction(string value)
Parameters
valuestring
Properties
ActionScope
public override FilterScope ActionScope { get; }
Property Value
DefaultDescription
public override string DefaultDescription { get; }
Property Value
Value
public string Value { get; set; }
Property Value
Methods
Init(StartupContext)
Called once by the engine to initialize this directive
public override void Init(StartupContext startupContext)
Parameters
startupContextStartupContext
InternalAlter(ExchangeContext, Exchange?, Connection?, FilterScope, BreakPointManager)
public override ValueTask InternalAlter(ExchangeContext context, Exchange? exchange, Connection? connection, FilterScope scope, BreakPointManager breakPointManager)
Parameters
contextExchangeContextexchangeExchangeconnectionConnectionscopeFilterScopebreakPointManagerBreakPointManager