Skip to content

th4nky0u9527/beebee-sheep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beebee-sheep

This is a simple password sniffer based on scapy,
Allowing user to custom the BPF filter and regex pattern.
It may be useful in cooperation with arpspoofing tools.

Requeirments

  • python3: scapy and colorama
  • Npcap for windows users

Usage

beebee-sheep.py [-h] [-c COUNT] [-p PCAP] [-f FILTER] [-r REGEX] [-i IFACE]

  • -c COUNT is number of packets to capture. 0 means infinity.
  • -p PCAP is the PCAP file to read packets from, instead of sniffing them.
  • -f FILTER is the BPF filter to apply.
  • -r REGEX is regex expression as password pattern.
  • -i IFACE is given as network interface.

Demo

demo

About

A simple password sniffer available on Windows.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages