Skip to content

This is a packet capture tool using Powershell and Windows net shell

License

Notifications You must be signed in to change notification settings

MeCRO-DEV/PSShark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PSShark

This is a packet capture tool using Powershell and Windows net shell. It can be used wherever installing Wireshark is impossible

Dependency: etl2pcapng from Microsoft to convert etl file to pcap format https://github.com/microsoft/etl2pcapng

The etl2pcapng has been embedded into the script with base64 encoding. You don't need to download it.

Usage: psshark.ps1 IF_IP_ADDRESS [WORKING_FOLDER_PATH]

Default working folder is c:\pscap

Screenshot:

image

About

This is a packet capture tool using Powershell and Windows net shell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published