DanMcInerney / net-creds

Sniffs sensitive data from interface or pcap
GNU General Public License v3.0
1.69k stars 436 forks source link

Argument for datetime output #3

Closed colinmcintosh closed 6 years ago

colinmcintosh commented 9 years ago

I'd like to see an argument to output the datetime with the message. Something like:

root@server:/root/sandbox/net-creds> python net-creds.py -d
[*] Using interface: ens33
[2015-03-04 18:26:41] [192.168.1.2] GET cnn.com/

Check it out: https://github.com/colinmcintosh/net-creds/tree/dev If you're okay with it I can send a pull request

DanMcInerney commented 9 years ago

This would be great send me a pull req.

DanMcInerney commented 9 years ago

Pull req?