bcsecorg / ethereum_devp2p_wireshark_dissector

This is Ethereum devp2p protocol dissector plugin for wireshark.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ethereum_devp2p_wireshark_dissector

This is Ethereum devp2p protocol dissector plugin for wireshark.

Support RLP decode and PING/PONG/FINDNODE/NEIGHBORS packets.

INSTALL

  1. Download ethereum.lua
  2. Put it in your Wireshark plugins folder.
    • On MAC OSX: ~/.config/wireshark/plugins (older Wireshark versions it may be: ~/.wireshark/plugins)
    • On Windows: C:\Users<username>\AppData\Roaming\Wireshark\plugins
    • On Linux: ~/.wireshark/plugins

SCREENSHOTS

Neighbors

About us

BCSEC is a blockchain security group which aims to elevate the security of entire blockchain ecosystem. Please visit https://bcsec.org for more information.

REFERENCE

About

This is Ethereum devp2p protocol dissector plugin for wireshark.


Languages

Language:Lua 100.0%