开发者

Monitor Yahoo! Instant Messages in Python?

I am trying to add some security to my computer a开发者_如何学运维t home and would like to have a copy of all Yahoo! IMs sent to me. I am using Python 2.6 on Windows.

I would also like to have every URL in Internet Explorer sent to me.


Wireshark has custom filters for chat protocols like yahoo or to filter for all HTTP traffic. I don't know why you would want to filter only IE, its not the most common browser but you could probably filter by user agent. Wireshark can be invoked on the commandline and you can tap into these pre-built filters. You should use python's subprocess module to execute Wireshark.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜