hatching / httpreplay

Replay HTTP and HTTPS requests from a PCAP based on TLS Master Secrets.
Other
95 stars 35 forks source link

Added smtp handler #11

Closed RicoVZ closed 7 years ago

RicoVZ commented 7 years ago

Can read headers, body etc, to, from and password/username used depending on the used authentication type. auth plain and auth login can be extracted. If auth cram-md5 is used, only the username can be extracted.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+2.7%) to 73.4% when pulling ba297859bb6c57bd473bba18341e750f7fa64214 on RicoVZ:master into df17ea559c28d4598556d8089d0beaa7000d5a2c on jbremer:master.