Skip to content

DHCPAP/dhcpcfp

 
 

Repository files navigation

dhcpcfp - DHCP client fingerprint

dhcpcfp scans the DHCP client REQUEST packet and creates a report with the fingerprinting data found, the differences of that data with dhcpcanon and how to avoid to be fingerprinted through DHCP.

Current status

WIP

Installation

See Installation

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

git clone https://github.com/juga0/dhcpcfp

Bugs and features

If you wish to signal a bug or report a feature request, please fill-in an issue on the dhcpcfp issue tracker.

License

dhcpcfp is Copyright 2017 by juga ( juga at riseup dot net), and is covered by the [GPLv3] (http://www.gnu.org/licenses/) license.

Acknowledgments

To the persons that have given suggestions and comments about this implementation.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%