Skip to content

liqinglu/wireshark_plugin_netconf_decode_byLua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wireshark plugin to parser snmp protocol

Put two lua files under your wireshark installed directory

to make them effective, edit init.lua: ''' disable_lua = false

if disable_lua then return end '''

''' dofile(DATA_DIR.."console.lua") '''

then, when you open wireshark application, lua plugin take effect, it will parse snmp protocol when the packet meet criteria

About

my github repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages