< Back

Disable-SessionKeyLogFile

Sat Jan 18, 2020 11:28 am

NAME Disable-SessionKeyLogFile



SYNTAX

Disable-SessionKeyLogFile





PARAMETERS

None





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=System.Management.Automation.PSObject[]}

alertSet : @{alert=System.Management.Automation.PSObject[]}

parameters :

details : @{name=Enable-SessionKeyLogFile; description=System.Management.Automation.PSObject[]}

description : {@{Text=This module exports 2 functions:

Enable-SessionKeyLogFile

Disable-SessionKeyLogFile



Their usage scenarios can be displayed with:

Get-Help Manage-SessionKeyLogFile -Examples}}

syntax : @{syntaxItem=@{name=Enable-SessionKeyLogFile}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Enable-SessionKeyLogFile

Category : Function

Synopsis : An attempt at simplifying the creation or removal of an environment variable called "SSLKEYLOGFILE".

Current versions of Chrome, Chromium, or Firefox - and their variants - will look for this environment

variable during startup, and subsequently log each TLS session's master secrets to a TXT file.

This text file can then be used to decrypt SSL connections captured in a Wireshark packet trace:

https://wiki.wireshark.org/SSL

Component :

Role :

Functionality :

ModuleName : Manage-SessionKeyLogFile