# sniffer **Repository Path**: along_coding/sniffer ## Basic Information - **Project Name**: sniffer - **Description**: a simple sniffer base on libpcap - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-05-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 基于libpcap开发sniffer 初始代码来自http://www.binarytides.com/packet-sniffer-code-c-libpcap-linux-sockets/ trace date and capture packet,found plain text of password in HNU web login page. try to make sniffer get password automatically. notice:python function str().find() return -1 when no match found