PowerShell with VoIPAnalyzer Tool

 

The VoIP Analyzer Tool can be used together with PowerShell to analyse automatically many Wireshark captures.

To illustrate this some PowerShell scripts are installed together with the VoIP Analyzer Tool.

 

For information on PowerShell go to PowerShell Documentation

PowerShell is available for many Operating Systems : Windows, Linux and MacOS.

PowerShell can be downloaded from : PowerShell on Github

 

Together with the installation of the VoIP Analyzer Tool some PowerShell scripts are installed under <Installation Directory>/PowerShell :

VoIP audit via PowerShell

 

For the details have a look at the README.txt file in this directory.

 

An example output:

Put the three PowerShell scripts under some directory :

VoIP audit via PowerShell

 

Put the Wireshark captures under the data directory (see README.txt on how to chose your own directory) :

VoIP audit via PowerShell

 

Start a PowerShell and run the script run_testcases.ps1 :

VoIP audit via PowerShell

 

VoIP audit via PowerShell

 

After the run a basic html file is available with links to every capture file analysis result :

VoIP audit via PowerShell

 

VoIP audit via PowerShell

 

The logging of the run can be found in de log directory (see README.txt on how to chose your own directory) :

VoIP audit via PowerShell

 

Back Back to Online Help