🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

cleanwire

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cleanwire

Util for analysing network traffic between Docsvision server and client captured by Wireshark.

1.0.4
latest
npm
Version published
Weekly downloads
11
450%
Maintainers
1
Weekly downloads
 
Created
Source

Clean wire

Util for analysing network traffic between Docsvision server and client captured by Wireshark.

Installation:

npm i cleanwire -g

Usage:

cleanwire ./myCapture.json

To get wireshark json choose in wireshark menu File -> Export Packet Dissections -> As JSON.

Output will be written to myCapture.result.json file. Output will contain only actual information (SOAPAction and formatted request/answer body). This output can be processed with diff tool like KDiff3 to find differences between two communication sessions.

FAQs

Package last updated on 17 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts