hello
this is the result i am getting for a window os machine

 curl -H "Authorization: Token `grep api_key
/usr/local/fingerbank/conf/fingerbank.conf | awk -F '=' '{ print $2 }'`"
https://localhost:4723/endpoint_data/mac_xxxxxx/details -k | python -m
json.tool
  % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                 Dload  Upload   Total   Spent    Left
 Speed
100  1650  100  1650    0     0  13805      0 --:--:-- --:--:-- --:--:--
13865
{
    "cloud_api_result": {
        "device": {
            "created_at": "2014-09-09T15:09:50.000Z",
            "id": 15,
            "name": "Internet of Things (IoT)",
            "parent_id": 0,
            "parents": [],
            "virtual_parent_id": 0
        },
        "device_name": "Internet of Things (IoT)",
        "manufacturer": {
            "created_at": "2017-09-04T16:41:59.000Z",
            "id": 20173,
            "name": "Universal Global Scientific Industrial Co., Ltd.",
            "parent_id": 16861,
            "parents": [
                {
                    "created_at": "2017-09-14T18:33:35.000Z",
                    "id": 16861,
                    "name": "Hardware Manufacturer",
                    "parent_id": 0,
                    "parents": null,
                    "virtual_parent_id": 0
                }
            ],
            "virtual_parent_id": 0
        },
        "operating_system": {
            "created_at": "",
            "id": 0,
            "name": "",
            "parent_id": 0,
            "parents": null,
            "virtual_parent_id": 0
        },
        "request_id": "a6c6ec0d-251d-47c7-9902-fd518d3d925d",
        "score": 15,
        "version": ""
    },
    "endpoint_data": {
        "UUID": "ba3da9c8-1d26-42bf-86aa-69077070355b",
        "all_hosts_cache": {},
        "blacklisted_communications": {},
        "cdp_capabilities": {},
        "client_hints": {},
        "created_at": "2021-06-14T12:14:28.240504006+05:30",
        "destination_hosts": {},
        "dhcp6_enterprise": "",
        "dhcp6_fingerprint": "",
        "dhcp_fingerprint": "",
        "dhcp_vendor": "",
        "discovered_at": "2021-06-14T12:14:28.240504006+05:30",
        "hostname": "",
        "ip": "system_ip",
        "ip_host_cache": {},
        "ipv6": "",
        "ja3_fingerprints": {
            "f436b9416f37d134cadd04886327d3e8": 3
        },
        "last_updated": "2021-07-14T16:16:33.528495459+05:30",
        "lldp_capabilities": {},
        "mac": "mac_xxxxx",
        "mdns_requests": {},
        "mdns_services": {},
        "most_accurate_user_agent": "",
        "oui": "6c0b84",
        "seconds_on_network": 2682206.221449854,
        "tcp_syn_ack_signatures": {},
        "tcp_syn_signatures": {
            "4:125+3:0:1428:8192,8:mss,nop,ws,nop,nop,sok:df,id+:0": 6
        },
        "upnp": "",
        "upnp_devices": {},
        "upnp_server_strings": {},
        "upnp_services": {},
        "upnp_urn": {},
        "upnp_user_agents": {},
        "user_agents": {}
    }
}

On Thu, Jul 15, 2021 at 2:00 PM Quiniou-Briand, Nicolas <nquin...@akamai.com>
wrote:

> Hello,
>
>
>
> Be sure to replace correctly MAC_ADDRESS by a valid MAC ADDRESS and test
> again.
>
>
>
> Example with MAC 22:22:22:22:22:22:
>
> #v+
>
> # curl -H "Authorization: Token `grep api_key
> /usr/local/fingerbank/conf/fingerbank.conf | awk -F '=' '{ print $2 }'`"
> https://localhost:4723/endpoint_data/222222222222/details -k
>
> #v-
>
>
>
> *Nicolas Quiniou-Briand*
> *Product Support Engineer*
>
> *Office:* +33156696210
>
> Akamai Technologies
> 145 Broadway
> Cambridge, MA 02142
>
>
>
>
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to