hello,

 my fingerbanking for every device is wrong . i am providing details for
one here this is a window os machine

Output of following command for my device

#v+

curl -H "Authorization: Token `grep api_key
/usr/local/fingerbank/conf/fingerbank.conf | awk -F '=' '{ print $2 }'`"
https://localhost:4723/endpoint_data/MAC_ADDRESS/details -k | python -m
json.tool

#v-


  % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                 Dload  Upload   Total   Spent    Left
 Speed
100   228  100   228    0     0   1786      0 --:--:-- --:--:-- --:--:--
 1795
Extra data: line 2 column 1 - line 3 column 1 (char 178 - 228)




here are the fingerbanking logs for this command :


Jul 15 13:25:26 pfname fingerbank-collector: [GIN] 2021/07/15 - 13:25:26 |
401 |      42.941µs | ::1 |   GET     /endpoint_data/mac_xxxxx/details
Jul 15 13:25:31 pfname
/usr/local/fingerbank/collector/fingerbank-collector[25766]:
t=2021-07-15T13:25:31+0530 lvl=info msg="Persisted endpoints cache in
11.832922ms" pid=25766
Jul 15 13:25:31 pfname
/usr/local/fingerbank/collector/fingerbank-collector[25766]:
t=2021-07-15T13:25:31+0530 lvl=info msg="Persisted IP maps in 1.866314ms"
pid=25766
Jul 15 13:25:31 pfname
/usr/local/fingerbank/collector/fingerbank-collector[25766]:
t=2021-07-15T13:25:31+0530 lvl=info msg="Persisted endpoints in 4.044737ms"
pid=25766
Jul 15 13:26:15 pfname
/usr/local/fingerbank/collector/fingerbank-collector[25766]:
t=2021-07-15T13:26:15+0530 lvl=info msg="Forcing the release of the memory
to the OS." pid=25766
Jul 15 13:26:16 pfname
/usr/local/fingerbank/collector/fingerbank-collector[25766]:
t=2021-07-15T13:26:16+0530 lvl=info msg="Analysing endpoint mac_xxxxx"
pid=25766
Jul 15 13:26:16 pfname
/usr/local/fingerbank/collector/fingerbank-collector[25766]:
t=2021-07-15T13:26:16+0530 lvl=info msg="Skipping Fingerbank API
interrogate because this query is for the PacketFence server itself"
pid=25766
Jul 15 13:26:16 pfname
/usr/local/fingerbank/collector/fingerbank-collector[25766]:
t=2021-07-15T13:26:16+0530 lvl=eror msg="Cannot perform analysis of device
since we weren't able to profile it correctly" pid=25766
Jul 15 13:26:31 pfname
/usr/local/fingerbank/collector/fingerbank-collector[25766]:
t=2021-07-15T13:26:31+0530 lvl=info msg="Persisted endpoints cache in
10.25152ms" pid=25766
Jul 15 13:26:31 pfname
/usr/local/fingerbank/collector/fingerbank-collector[25766]:
t=2021-07-15T13:26:31+0530 lvl=info msg="Persisted IP maps in 1.653888ms"
pid=25766
Jul 15 13:26:31 pfname
/usr/local/fingerbank/collector/fingerbank-collector[25766]:
t=2021-07-15T13:26:31+0530 lvl=info msg="Persisted endpoints in 3.654136ms"
pid=25766
^C




this details are showing in node mac fingerbank status:


Device Class: Internet of Things (IoT)
Device Manufacturer: Universal Global Scientific Industrial Co., Ltd.
Device Type: Internet of Things (IoT)
Fully Qualified Device Name: Internet of Things (IoT)
Version
Score: 15%
Mobile : No
DHCP Fingerprint
DHCP Vendor
DHCPv6 Fingerprint
DHCPv6 Enterprise



this is a window os machine .

please help me so i can do correct profiling for all device

On Tue, Jul 13, 2021 at 5:10 PM Quiniou-Briand, Nicolas <nquin...@akamai.com>
wrote:

> Hello,
>
>
>
> In order to adjust Fingerprinting, we need to have (for each device):
>
> 1. Output of following command for each device
>
> #v+
>
> curl -H "Authorization: Token `grep api_key
> /usr/local/fingerbank/conf/fingerbank.conf | awk -F '=' '{ print $2 }'`"
> https://localhost:4723/endpoint_data/MAC_ADDRESS/details -k | python -m
> json.tool
>
> #v-
>
> with MAC_ADDRESS in following format: XXXXXXXXXXXX.
>
>
>
> /!\ Don’t paste your API key here /!\
>
>
>
> 2. Actual Fingerprint
>
> 3. Expected Fingerprint
>
>
>
> *Nicolas Quiniou-Briand*
> *Product Support Engineer*
>
> *Office:* +33156696210
>
> Akamai Technologies
> 145 Broadway
> Cambridge, MA 02142
>
> Connect with Us:
>
> <https://community.akamai.com/>  <http://blogs.akamai.com/>
> <https://twitter.com/akamai>  <http://www.facebook.com/AkamaiTechnologies>
>   <http://www.linkedin.com/company/akamai-technologies>
> <http://www.youtube.com/user/akamaitechnologies?feature=results_main>
>
>
>
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to