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.
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.
See Installation
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
If you wish to signal a bug or report a feature request, please fill-in an issue on the dhcpcfp issue tracker.
WIP
dhcpcfp is Copyright 2017 by juga ( juga at riseup dot net), and is covered by the [] (http://www.gnu.org/licenses/) license.
To the persons that have given suggestions and comments about this implementation.