THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Automation of packet analysis

Hi, Can I automate the packet analysis in bit wise manner using any scripting languages?. Is there any API or plugins available for this type of automation.

Thanks in advance

Hariharan

Hariharan's avatar
1
Hariharan
asked 2021-08-18 06:58:18 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

tshark is the command line version of Wireshark and it can be called from a script and then the output processed by the script.

Your favourite Internet search engine should give lots of info if you search for tshark and your script language of choice.

grahamb's avatar
23.8k
grahamb
answered 2021-08-18 07:27:58 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer