当前位置:首页 > Python教程 > python技巧

Python Ethical Hacking - Packet Sniffer

PACKET_SNIFFER

  • Capture data flowing through an interface.
  • Filter this data.
  • Display Interesting information such as:
    • Login info(username&password).
    • Visited websites.
    • Images.
    • ...etc

 

原文:https://www.cnblogs.com/keepmoving1113/p/11386213.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!