Skip to content

A small program to catch devices searching for "favorite/preferred" wifi networks

License

Notifications You must be signed in to change notification settings

nmurilo/favenets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaveNets

'Prefnet' is a small program to catch devices searching for "favourite/preferred" wifi networks.
Options:

  • -i interface
  • -u update (oui database)

NOTICE: The interface MUST be in MONITOR mode.

'Chop' is a bash script for channel hopping according to the frequencies supported by the wifi interface.
It is useful to capture preferred network requests in all channels available.
Run it in parallel with 'prefnet' on other terminal window.

Dependencies

SCAPY - pip install scapy

OUILOOKUP - pip install ouilookup

About

A small program to catch devices searching for "favorite/preferred" wifi networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages