Run tshark in AWS lambda

  • retag add tags

How do I get tshark running inside of AWS lambda? I've tried building from source, but I believe the libraries in the base lambda image (docker amazonlinux:2) are too old

Is there another way? I've tried using dpkt, scapy and pypcapkit but none of these will decrypt TLS 1.3 packets with a given NSS keylog file

Matty's avatar
3
Matty
asked 2022-08-10 21:30:44 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments