v1
latestOpenAPI 3.0.22026-07-1481515.5 KBdevice
Detect iot device by service banners and mac address
Use device service banners and mac address captured by your network port scanner, vulnerability assessment or asset discovery tools to detect device maker, model and firmware information
post/device/detect
Request body
Example request
{
"ftp_banner": "AXIS P3346 Fixed Dome Network Camera 5.20 (2017) ready.",
"hostname": "",
"http_response": "",
"https_response": "",
"nic_mac": "",
"snmp_sysdescr": "",
"snmp_sysoid": "",
"telnet_banner": "",
"upnp_response": ""
}Response
Successful Response