Monday, 9 September 2013

cli script to extract a link from smtp pacp

cli script to extract a link from smtp pacp

Extract link from smtp pacp?
Lets say I have a pcap of a bunch of smtp traffic in it. Now I want to get
a list of the links in this email. I have attempted with using tshark and
ngrep. But My scripting skills are not very good. I can imagine using the
output of tshark and then cut-ing http or href and ending up with a
separate link on a separate line.

No comments:

Post a Comment