[+] Check binaries for weak functions (intense)

This module identifies the usage of critical binary functions in firmware via objdump.
Examples of binary functions are system, strcpy, printf and strcat. These functions are configured in the configuration
file config/functions.cfg. The module counts the usages per binary. For strcpy functions it also counts strlen functions
right before the strcpy function. Additionally it checks if the binary is a known Linux binary or unknown and probably
a vendor binary.

[*] Vulnerable functions: fprintf mmap popen printf sprintf strcat strcpy system

[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/libexec/conf-migrate (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/libexec/sa/sadc (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/libexec/netd_migrate (-rw-r--r-- root root) - common linux file: no - Vulnerable function: popen / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/libexec/audiocontrol_convert (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/libexec/udevadm (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 4 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/libexec/netd_migrate (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/liblttng-ust-tracepoint.so.0.0.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 2 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/libexec/udevadm (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 15 / strlen: 11 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libgcrypt.so.20.2.4 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 1 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libparhand.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 3 / strlen: 3 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libgio-2.0.so.0.6000.7 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libgcrypt.so.20.2.4 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 3 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libresolv-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: fprintf / Function count: 17 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libvdostream.so.1.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libgio-2.0.so.0.6000.7 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libresolv-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: sprintf / Function count: 40 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libquery.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libresolv-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libcairo.so.2.11600.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 4 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libcapture.so.0.9 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 2 / Correct error handling: 0 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libavcodec.so.58.54.100 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 2 / Correct error handling: 0 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libcrypto.so.1.1 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libpaho-mqtt3a.so.1.3.2 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 15 / strlen: 12 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libhistory.so.5.2 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 29 / strlen: 23 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libpaho-mqtt3c.so.1.3.2 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 12 / strlen: 10 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libptzaurus_common.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: popen / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libsoap.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 16 / strlen: 10 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libcrypto.so.1.1 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcat / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libtinfo.so.5.9 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 4 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libcrypto.so.1.1 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 5 / strlen: 5 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/liburcu-cds.so.6.1.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 3 / Correct error handling: 3 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/apache2/modules/mod_headers.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcat / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/apache2/modules/mod_cgid.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 2 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/apache2/modules/mod_headers.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/apache2/modules/mod_proxy.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 4 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/apache2/modules/mod_evasive20.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: popen / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/apache2/modules/mod_evasive20.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libmount.so.1.1.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libimpl_wsd_aentry.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 2 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libfontconfig.so.1.12.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 2 / Correct error handling: 0 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libss.so.2.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 3 / strlen: 3 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libfontconfig.so.1.12.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcat / Function count: 3 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libtour.so.0.1 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 2 / Correct error handling: 0 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libss.so.2.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: system / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libblkid.so.1.1.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libfontconfig.so.1.12.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 8 / strlen: 3 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libtour.so.0.1 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: sprintf / Function count: 5 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libfcgi.so.0.0.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: popen / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libstdc++.so.6.0.25 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: fprintf / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/liblttng-ust.so.0.0.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 6 / Correct error handling: 3 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libxml2.so.2.9.9 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: fprintf / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/liblicenseglue.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/liburcu-bp.so.6.1.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 2 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libcgiparser.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 3 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libxtables.so.12.2.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libxml2.so.2.9.9 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcat / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libavutil.so.56.31.100 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libsyslog-ng-3.19.so.0.0.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 3 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libstdc++.so.6.0.25 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: sprintf / Function count: 17 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libxml2.so.2.9.9 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libglib-2.0.so.0.6000.7 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: fprintf / Function count: 10 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libsigverify.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 0 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libglib-2.0.so.0.6000.7 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libpopt.so.0.0.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 9 / strlen: 7 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libglib-2.0.so.0.6000.7 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: printf / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libfreetype.so.6.17.1 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libgstreamer-1.0.so.0.1601.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: fprintf / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/conf-migrate/upgrade-run.d/audiocontrol (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 3 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libe2p.so.2.3 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libfreetype.so.6.17.1 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcat / Function count: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libglib-2.0.so.0.6000.7 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: sprintf / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libgstreamer-1.0.so.0.1601.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: sprintf / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libfreetype.so.6.17.1 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libglib-2.0.so.0.6000.7 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 10 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libgpg-error.so.0.27.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 7 / strlen: 3 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/gstreamer-1.0/libgstaxisaac.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/gstreamer-1.0/libgstisomp4.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/gstreamer-1.0/libgstcache.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 0 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/gstreamer-1.0/libgstartpec.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 2 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/gstreamer-1.0/libgstartpec.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: sprintf / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/gstreamer-1.0/libgstalsa.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: sprintf / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libnss_mdns.so.2.0.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 3 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libpcre.so.1.2.11 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 2 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libdl-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/liblttng-ust-ctl.so.4.0.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 4 / Correct error handling: 3 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libvideooverlay.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 9 / Correct error handling: 4 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libnss_dns-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: sprintf / Function count: 5 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libptzaurus_ports.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: popen / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libptzaurus_ports.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libelf-0.177.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 2 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libgsttag-1.0.so.0.1601.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libgobject-2.0.so.0.6000.7 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcat / Function count: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libluaenvironment.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: popen / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libsystemd.so.0.27.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 7 / Correct error handling: 3 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libluaenvironment.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcat / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libnss_compat-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 5 / strlen: 10 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libcurl.so.4.8.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 8 / strlen: 2 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libluaenvironment.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libsystemd.so.0.27.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 14 / strlen: 12 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libdevmapper.so.1.02 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 7 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libluaenvironment.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libutil-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libupnp.so.17.1.8 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcat / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libpaho-mqtt3cs.so.1.3.2 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 12 / strlen: 10 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libupnp.so.17.1.8 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 3 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libkmod.so.2.3.4 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 2 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libreadline.so.5.2 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcat / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libkmod.so.2.3.4 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: system / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/udev/scsi_id (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 4 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libsecret-storage.so.0.0.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 0 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libreadline.so.5.2 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 81 / strlen: 64 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libformatname.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libasound.so.2.0.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 4 / Correct error handling: 4 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libavformat.so.58.29.100 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/syslog-ng/libexamples.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/syslog-ng/libhook-commands.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libasound.so.2.0.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: popen / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/syslog-ng/libdisk-buffer.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libasound.so.2.0.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcat / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/syslog-ng/libsdjournal.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libasound.so.2.0.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 7 / strlen: 2 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/syslog-ng/libconfgen.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: popen / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libnss_files-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libasound.so.2.0.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: system / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libpthread-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 2 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libnsl-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: fprintf / Function count: 3 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libapr-1.so.0.7.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: fprintf / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libpthread-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: sprintf / Function count: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libnsl-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: printf / Function count: 43 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libssl.so.1.1 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libapr-1.so.0.7.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 0 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libnsl-2.27.so (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 14 / strlen: 4 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libhttp_auth.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libopkg.so.1.0.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcat / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libapr-1.so.0.7.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 2 / strlen: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/systemd-pstore (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/systemd-makefs (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/systemd-udevd (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 2 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/systemd-journald (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 1 / Correct error handling: 0 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/systemd-udevd (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 13 / strlen: 10 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/system-generators/systemd-getty-generator (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/system-generators/systemd-gpt-auto-generator (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/systemd-journald (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 5 / strlen: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/libsystemd-shared-243.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 13 / Correct error handling: 8 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libstatuscache.so.1.1.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/systemd (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 12 / strlen: 10 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libvscache.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 3 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libvdo.so.1.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/libsystemd-shared-243.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcat / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libarchive.so.13.4.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 9 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/systemd (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: system / Function count: 3 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/image2d/libaxe.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libwsdutil.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 3 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/image2d/libaxe.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 4 / strlen: 4 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libext2fs.so.2.4 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/systemd/libsystemd-shared-243.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 41 / strlen: 25 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libvisionloader.so.0.0.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 7 / Correct error handling: 6 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libpaho-mqtt3as.so.1.3.2 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 15 / strlen: 12 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libimpl_wsd_tds.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 12 / strlen: 10 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libext2fs.so.2.4 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcat / Function count: 3 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/liblicensekey.so.1.0 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libext2fs.so.2.4 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 4 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libfwmgr.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libffi.so.7.1.0 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 5 / Correct error handling: 4 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libstd2parser.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libfwmgr.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 12 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/parhand (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/blinkenlights (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: system / Function count: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/kmod (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 2 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/parhand (-rw-r--r-- root root) - common linux file: no - Vulnerable function: popen / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/lib/libsoap_wsd.so (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/kmod (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/audiocontrol (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcat / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/parhand (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcat / Function count: 4 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/kmod (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: system / Function count: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/audiocontrol (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 4 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/busybox.nosuid (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 2 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/tampering (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 2 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/parhand (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 19 / strlen: 15 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/mpstat (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/busybox.nosuid (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcat / Function count: 2 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/parhand (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 2 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/zip (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: popen / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/xmllint (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: fprintf / Function count: 7 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/busybox.nosuid (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 19 / strlen: 15 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/pidstat (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/zip (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcat / Function count: 12 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/xmllint (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 3 / Correct error handling: 3 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/sadf (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/zip (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 53 / strlen: 45 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/newgrp.shadow (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/gpgv (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 11 / strlen: 10 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/zip (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: system / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/systemctl (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/vftpd (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcat / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/dbus-launch (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/login.shadow (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 2 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/vftpd (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 2 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/param.cgi-transfer (-rw-r--r-- root docker) - common linux file: no - Vulnerable function: strcat / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/cifsiostat (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/param.cgi-transfer (-rw-r--r-- root docker) - common linux file: no - Vulnerable function: strcpy / Function count: 2 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/shuttergaind (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/param.cgi-transfer (-rw-r--r-- root docker) - common linux file: no - Vulnerable function: system / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/dmonitord (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 9 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/busybox.suid (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 3 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/mDNSResponderPosix (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/licensekey_cli (-rw-r--r-- 150 150) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/groups.shadow (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/tapestat (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/parhandclient (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcat / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/openssl (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 3 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/parhandclient (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/wsdd (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcat / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/vdo (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 3 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/wsdd (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 3 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/axisns (-rw-r--r-- 244 _ssh) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/axisns (-rw-r--r-- 244 _ssh) - common linux file: no - Vulnerable function: system / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/setled (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/dbus-cleanup-sockets (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/curl (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/dqtool (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/iostat (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/sar (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 3 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/image2d (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 7 / Correct error handling: 4 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/systemd-run (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/image2d (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 7 / strlen: 8 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/licensekey-manager (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/su.shadow (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 2 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/lens_correctiond (-rw-r--r-- root video) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/html/axis-cgi/getshuttergain.cgi (-rw-r--r-- root messagebus) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/bin/image2d (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/html/axis-cgi/removesession.cgi (-rw-r--r-- 150 _ssh) - common linux file: no - Vulnerable function: printf / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/html/axis-cgi/removesession.cgi (-rw-r--r-- 150 _ssh) - common linux file: no - Vulnerable function: sprintf / Function count: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/html/axis-cgi/session.cgi (-rw-r--r-- 150 _ssh) - common linux file: no - Vulnerable function: printf / Function count: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/html/axis-cgi/shuttergain.cgi (-rw-r--r-- root messagebus) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/html/axis-cgi/session.cgi (-rw-r--r-- 150 _ssh) - common linux file: no - Vulnerable function: sprintf / Function count: 8 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/html/axis-cgi/session.cgi (-rw-r--r-- 150 _ssh) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/html/axis-cgi/createsession.cgi (-rw-r--r-- 150 _ssh) - common linux file: no - Vulnerable function: printf / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/ntpd (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 9 / Correct error handling: 4 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/html/axis-cgi/createsession.cgi (-rw-r--r-- 150 _ssh) - common linux file: no - Vulnerable function: sprintf / Function count: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/lsof (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 3 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/filefrag (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcat / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/sulogin.util-linux (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/mkfs.ext3 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: popen / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/mkfs.ext3 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcat / Function count: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/mkfs.ext3 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 8 / strlen: 8 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/lldpd (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 2 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/fsck.ext3 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: popen / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/mdnsd (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/fsck.ext3 (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 5 / strlen: 5 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/tc.iproute2 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcat / Function count: 4 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/sshd (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: popen / Function count: 3 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/tc.iproute2 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/xtables-legacy-multi (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/ip.iproute2 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcat / Function count: 1 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/httpd (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/debugfs (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: popen / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/ip.iproute2 (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/debugfs (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/netd (-rw-r--r-- root root) - common linux file: no - Vulnerable function: popen / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/dosfsck (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 2 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/zeroconf-ip (-rw-r--r-- root root) - common linux file: no - Vulnerable function: strcpy / Function count: 1 / strlen: 0 / networking: yes


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/netd (-rw-r--r-- root root) - common linux file: no - Vulnerable function: system / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/addonmanager (-rw-r--r-- root root) - common linux file: no - Vulnerable function: popen / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/acapmanager (-rw-r--r-- root root) - common linux file: no - Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/logrotate (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: mmap / Function count: 1 / Correct error handling: 1 


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/acapmanager (-rw-r--r-- root root) - common linux file: no - Vulnerable function: popen / Function count: 1 / networking: no


[+] ./logs/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr/sbin/logrotate (-rw-r--r-- root root) - common linux file: yes -  Vulnerable function: strcpy / Function count: 2 / strlen: 2 / networking: no



==> Top 10 legacy C functions - Objdump disasm mode


[+] fprintf - top 10 results:
	17    : libresolv-2.27. : common linux file: yes
	10    : libglib-2.0.so. : common linux file: no
	7     : xmllint         : common linux file: yes
	3     : libnsl-2.27.so  : common linux file: yes
	1     : libxml2.so.2.9. : common linux file: yes
	1     : libstdc++.so.6. : common linux file: no
	1     : libgstreamer-1. : common linux file: no
	1     : libapr-1.so.0.7 : common linux file: no


[+] mmap - top 10 results:
	13    : libsystemd-shar : common linux file: no
	9     : ntpd            : common linux file: yes
	9     : libvideooverlay : common linux file: no
	7     : libvisionloader : common linux file: no
	7     : libsystemd.so.0 : common linux file: no
	7     : image2d         : common linux file: no
	6     : liblttng-ust.so : common linux file: yes
	5     : libffi.so.7.1.0 : common linux file: yes
	4     : udevadm         : common linux file: yes
	4     : liblttng-ust-ct : common linux file: yes


[+] popen - top 10 results:
	3     : sshd            : common linux file: yes
	1     : zip             : common linux file: yes
	1     : parhand         : common linux file: no
	1     : netd_migrate    : common linux file: no
	1     : netd            : common linux file: no
	1     : mod_evasive20.s : common linux file: no
	1     : mkfs.ext3       : common linux file: yes
	1     : libptzaurus_por : common linux file: no
	1     : libptzaurus_com : common linux file: no
	1     : libluaenvironme : common linux file: no


[+] printf - top 10 results:
	43    : libnsl-2.27.so  : common linux file: yes
	2     : session.cgi     : common linux file: no
	1     : removesession.c : common linux file: no
	1     : libglib-2.0.so. : common linux file: no
	1     : createsession.c : common linux file: no


[+] sprintf - top 10 results:
	40    : libresolv-2.27. : common linux file: yes
	17    : libstdc++.so.6. : common linux file: no
	8     : session.cgi     : common linux file: no
	5     : libtour.so.0.1  : common linux file: no
	5     : libnss_dns-2.27 : common linux file: yes
	2     : removesession.c : common linux file: no
	2     : libpthread-2.27 : common linux file: yes
	2     : createsession.c : common linux file: no
	1     : libgstreamer-1. : common linux file: no
	1     : libgstartpec.so : common linux file: no


[+] strcat - top 10 results:
	12    : zip             : common linux file: yes
	4     : tc.iproute2     : common linux file: no
	4     : parhand         : common linux file: no
	3     : libfontconfig.s : common linux file: yes
	3     : libext2fs.so.2. : common linux file: yes
	2     : mkfs.ext3       : common linux file: yes
	2     : libgobject-2.0. : common linux file: no
	2     : libfreetype.so. : common linux file: yes
	2     : busybox.nosuid  : common linux file: yes
	1     : wsdd            : common linux file: no


[+] strcpy - top 10 results:
	81    : libreadline.so. : common linux file: yes
	53    : zip             : common linux file: yes
	41    : libsystemd-shar : common linux file: no
	29    : libhistory.so.5 : common linux file: yes
	19    : parhand         : common linux file: no
	19    : busybox.nosuid  : common linux file: yes
	16    : libsoap.so      : common linux file: no
	15    : udevadm         : common linux file: yes
	15    : libpaho-mqtt3as : common linux file: no
	15    : libpaho-mqtt3a. : common linux file: no


[+] system - top 10 results:
	12    : libfwmgr.so     : common linux file: no
	9     : dmonitord       : common linux file: no
	3     : systemd         : common linux file: yes
	2     : vftpd           : common linux file: no
	2     : tampering       : common linux file: no
	2     : parhand         : common linux file: no
	2     : libhook-command : common linux file: no
	2     : kmod            : common linux file: yes
	2     : blinkenlights   : common linux file: yes
	1     : zip             : common linux file: yes