Ask Your Question

Revision history [back]

You could search for typical python code statements with Wireshark filters, like

http contains "import"  
http contains "import sys"

or any other python statement you can think of.

Regards
Kurt