Skip to content

juga0/dhcpcfp

Repository files navigation

dhcpcfp - DHCP client fingerprint

PyPI Build Status Coverage Status

Detect your own DHCP 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.

Documentation

A more extensive online documentation is available in Read the docs. The documentation source is in this repository.

Visit DHCPAP for an overview of all the repositories related to the RFC7844 implementation work.

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.

Current status

WIP

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