tintinweb / scapy-ssl_tls

SSL/TLS layers for scapy the interactive packet manipulation tool
GNU General Public License v2.0
419 stars 156 forks source link

help finding the decripted HTTPS data #60

Closed gunvant3 closed 8 years ago

gunvant3 commented 8 years ago

Hi there,

I am having trouble getting the decrypted "application data" from a pcap file using "scapy-ssl_tls/examples/sessionctx_sniffer.py"

I get "<TLSCiphertext data=...(the encrypted data)" BUT I am looking for "decrypted record"

All my parameters for the main work, i.e. my pcap file, .key file, and host and port numbers.

Please respond at your earliest convenience.

Thank you

tintinweb commented 8 years ago

Hi,

Please provide more information and we'll be happy to investigate your issue.

tin

tintinweb commented 8 years ago

no response, closing.