[+] Check binaries for critical functions

This module identifies the usage of critical binary functions in firmware via readelf.
Examples of binary functions are system, strcpy, printf and strcat. These functions are listed in the configuration
file config/functions.cfg.

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


[+] Interesting function in /mnt/tls_tunnel/tls_tunnel (-rw-r--r-- root root) found:
    	11:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	57:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwled (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	11:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/post_restore_handler (-rw-r--r-- root root) found:
    	3:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	19:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	26:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	35:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwselfheal (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	22:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwsave (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/presvm (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	14:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	25:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwmemtest (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	15:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	27:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwbacnet (-rw-r--r-- root root) found:
    	6:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	33:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	38:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	48:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	67:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/svm (-rw-r--r-- root root) found:
    	10:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(4)
    	65:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(4)
    	69:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(4)
    	78:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(4)
    	92:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(4)
    	146:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(4)

[+] Interesting function in /mnt/sedona/fwntp (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	20:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)
    	35:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwwatcher (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	15:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	20:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)
    	24:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	34:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwstsled (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	11:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/FirmwareUpgrade (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	27:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/writeMAC (-rw-r--r-- root root) found:
    	13:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwnetwork (-rw-r--r-- root root) found:
    	4:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	25:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	29:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	36:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)
    	55:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwconf (-rw-r--r-- root root) found:
    	3:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	20:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	26:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	35:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/writeConfig (-rw-r--r-- root root) found:
    	3:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	20:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwpstore (-rw-r--r-- root root) found:
    	20:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)
    	33:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(3)

[+] Interesting function in /mnt/sedona/BaseComm (-rw-r--r-- root root) found:
    	4:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	30:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	35:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)
    	50:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwreboot (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	12:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/CheckComm (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	24:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwmbasync (-rw-r--r-- root root) found:
    	4:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	33:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /mnt/sedona/fwp2p (-rw-r--r-- root root) found:
    	3:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	17:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /usr/local/bin/mqtt-service (-rw-r--r-- root root) found:
    	65:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)
    	80:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)

[+] Interesting function in /usr/lib/libhistory.so.8.0 (-rw-r--r-- root root) found:
    	66:	00005950	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)
    	87:	00005890	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)

[+] Interesting function in /usr/lib/libuuid.so.1.3.0 (-rw-r--r-- root root) found:
    	32:	00004750	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(8)
    	45:	000046a0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(8)

[+] Interesting function in /usr/lib/libcurl.so.4.5.0 (-rw-r--r-- root root) found:
    	161:	0002c260	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/libcrypto.so.1.1 (-rw-r--r-- root root) found:
    	4152:	0015f760	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(13)
    	4167:	0015f680	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(13)
    	4169:	0015f660	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(13)

[+] Interesting function in /usr/lib/sftp-server (-rw-r--r-- root root) found:
    	186:	0000f0f0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/lua/iwinfo.so (-rw-r--r-- root root) found:
    	25:	000037d0	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)

[+] Interesting function in /usr/lib/libreadline.so.8.0 (-rw-r--r-- root root) found:
    	192:	00029390	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(3)
    	375:	000291e0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)
    	497:	000290b0	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)
    	509:	00029090	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(3)
    	682:	00028ef0	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(3)

[+] Interesting function in /usr/lib/liblua.so.5.1.5 (-rw-r--r-- root root) found:
    	160:	0001b6c0	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(3)
    	170:	0001b620	0	FUNC	GLOBAL	DEFAULT	UND	popen@GLIBC_2.2	(5)
    	199:	0001b470	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)
    	216:	0001b370	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(3)
    	220:	0001b330	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)
    	222:	0001b310	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(3)

[+] Interesting function in /usr/lib/libxtables.so.12.2.0 (-rw-r--r-- root root) found:
    	106:	000068d0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(4)
    	122:	00006820	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(4)
    	156:	000066f0	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(4)

[+] Interesting function in /usr/lib/libip6tc.so.0.1.0 (-rw-r--r-- root root) found:
    	28:	00003950	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	39:	00003900	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	51:	000038b0	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/libiptext4.so (-rw-r--r-- root root) found:
    	22:	00003ae0	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)
    	37:	00003a40	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(3)

[+] Interesting function in /usr/lib/libjson-c.so.2.0.2 (-rw-r--r-- root root) found:
    	125:	00005f50	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)
    	136:	00005eb0	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)

[+] Interesting function in /usr/lib/libip4tc.so.0.1.0 (-rw-r--r-- root root) found:
    	33:	00003750	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	42:	00003710	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	52:	000036d0	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/libiwinfo.so (-rw-r--r-- root root) found:
    	37:	00008400	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)
    	77:	00008220	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)
    	96:	00008130	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/libpcreposix.so.0.0.6 (-rw-r--r-- root root) found:
    	9:	00000bb0	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(3)

[+] Interesting function in /usr/lib/libiptext.so (-rw-r--r-- root root) found:
    	73:	00008e80	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(3)

[+] Interesting function in /usr/lib/libiptext6.so (-rw-r--r-- root root) found:
    	24:	00003620	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)
    	35:	00003590	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(3)

[+] Interesting function in /usr/lib/sudo/sudo_noexec.so (-rw-r--r-- root root) found:
    	8:	000009b5	40	FUNC	GLOBAL	DEFAULT	11	popen
    	10:	00000989	42	FUNC	GLOBAL	DEFAULT	11	system

[+] Interesting function in /usr/lib/sudo/sudoers.so (-rw-r--r-- root root) found:
    	111:	00028ce0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/libhavege.so.1.1.0 (-rw-r--r-- root root) found:
    	38:	0001b7c0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	46:	0001b760	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/libbz2.so.1.0.6 (-rw-r--r-- root root) found:
    	35:	000082f0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(4)

[+] Interesting function in /usr/lib/libmbedcrypto.so.2.16.0 (-rw-r--r-- root root) found:
    	468:	00032c20	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/libuClibc++-0.2.4.so (-rw-r--r-- root root) found:
    	445:	00027cc0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	499:	00027c50	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/libnl-tiny.so (-rw-r--r-- root root) found:
    	124:	00004e20	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/libncursesw.so.6.1 (-rw-r--r-- root root) found:
    	497:	00029b00	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)
    	632:	00029920	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	701:	00029820	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/libssl.so.1.1 (-rw-r--r-- root root) found:
    	714:	0005c240	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(8)
    	911:	0005b650	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(8)

[+] Interesting function in /usr/lib/libpcap.so.1 (-rw-r--r-- root root) found:
    	187:	0001a750	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	228:	0001a6b0	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	292:	0001a570	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/libjwt.so.0.3.1 (-rw-r--r-- root root) found:
    	40:	00003310	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(2)
    	55:	00003240	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/libuclient.so (-rw-r--r-- root root) found:
    	38:	000038e0	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)
    	62:	00003770	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/php/pdo.so (-rw-r--r-- root root) found:
    	104:	000101c0	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(4)

[+] Interesting function in /usr/lib/php/mbstring.so (-rw-r--r-- root root) found:
    	159:	0005e390	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(2)

[+] Interesting function in /usr/lib/php/zip.so (-rw-r--r-- root root) found:
    	63:	0001a140	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(3)
    	164:	00019da0	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)

[+] Interesting function in /usr/lib/libcares.so.2.3.0 (-rw-r--r-- root root) found:
    	54:	0000a4b0	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)
    	83:	0000a3a0	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/getrandom (-rw-r--r-- root root) found:
    	5:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/bacnet (-rw-r--r-- root root) found:
    	3:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	13:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/xz (-rw-r--r-- root root) found:
    	11:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(4)
    	38:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(4)
    	58:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(4)

[+] Interesting function in /usr/bin/zip (-rw-r--r-- root root) found:
    	9:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(5)
    	35:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(5)
    	39:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(5)
    	48:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(5)
    	61:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(5)
    	80:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	popen@GLIBC_2.2	(4)
    	88:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(5)

[+] Interesting function in /usr/bin/lua (-rw-r--r-- root root) found:
    	37:	00401cc0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/jsonfilter (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	23:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	34:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/strace (-rw-r--r-- root root) found:
    	8:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(3)
    	46:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)
    	70:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)

[+] Interesting function in /usr/bin/php-cli (-rw-r--r-- root root) found:
    	1654:	0066a850	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(2)
    	1692:	0066a600	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	1719:	0066a480	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	1723:	0066a440	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	1815:	00669ec0	0	FUNC	GLOBAL	DEFAULT	UND	popen@GLIBC_2.2	(6)
    	1899:	006699a0	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)
    	1906:	00669930	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/php-fpm (-rw-r--r-- root root) found:
    	1655:	006767a0	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(2)
    	1695:	00676530	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	1722:	006763b0	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	1726:	00676370	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	1822:	00675db0	0	FUNC	GLOBAL	DEFAULT	UND	popen@GLIBC_2.2	(6)
    	1912:	00675830	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)
    	1919:	006757c0	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/unzipsfx (-rw-r--r-- root root) found:
    	21:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(3)
    	23:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)
    	36:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)
    	60:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(3)

[+] Interesting function in /usr/bin/php-cgi (-rw-r--r-- root root) found:
    	1654:	00667b10	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(2)
    	1692:	006678c0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	1719:	00667740	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	1723:	00667700	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	1815:	00667180	0	FUNC	GLOBAL	DEFAULT	UND	popen@GLIBC_2.2	(6)
    	1901:	00666c40	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)
    	1908:	00666bd0	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/monit (-rw-r--r-- root root) found:
    	73:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	278:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(2)
    	294:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	431:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/htop (-rw-r--r-- root root) found:
    	164:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	263:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/jshn (-rw-r--r-- root root) found:
    	42:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	58:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/fwtool (-rw-r--r-- root root) found:
    	14:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/zipsplit (-rw-r--r-- root root) found:
    	7:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(6)
    	24:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(6)
    	28:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(6)
    	40:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(6)
    	57:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(6)

[+] Interesting function in /usr/bin/iwinfo (-rw-r--r-- root root) found:
    	19:	00402240	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	25:	004021f0	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	30:	004021d0	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/sudo (-rw-r--r-- root root) found:
    	11:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/zipnote (-rw-r--r-- root root) found:
    	7:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(6)
    	25:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(6)
    	29:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(6)
    	41:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(6)
    	58:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(6)

[+] Interesting function in /usr/bin/bzip2 (-rw-r--r-- root root) found:
    	55:	004041d0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(4)
    	65:	00404140	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(4)

[+] Interesting function in /usr/bin/tar (-rw-r--r-- root root) found:
    	30:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(3)
    	93:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(3)
    	96:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)
    	133:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)
    	212:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(3)

[+] Interesting function in /usr/bin/unzip (-rw-r--r-- root root) found:
    	22:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(4)
    	24:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(4)
    	39:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(4)
    	64:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(4)

[+] Interesting function in /usr/bin/usign (-rw-r--r-- root root) found:
    	35:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)
    	39:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	61:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/gdbserver (-rw-r--r-- root root) found:
    	19:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	99:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(2)
    	104:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	149:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	243:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/bin/zipcloak (-rw-r--r-- root root) found:
    	8:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(6)
    	27:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(6)
    	31:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(6)
    	46:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(6)
    	65:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(6)

[+] Interesting function in /usr/sbin/memtester (-rw-r--r-- root root) found:
    	1:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	16:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)
    	19:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/wpa_supplicant (-rw-r--r-- root root) found:
    	6:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	48:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	76:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/odhcp6c (-rw-r--r-- root root) found:
    	25:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	41:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/screen (-rw-r--r-- root root) found:
    	13:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	64:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	97:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	146:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/i2cdump (-rw-r--r-- root root) found:
    	3:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(3)
    	12:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)
    	26:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)
    	45:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(3)

[+] Interesting function in /usr/sbin/i2cget (-rw-r--r-- root root) found:
    	3:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(3)
    	12:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)
    	25:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)
    	39:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(3)

[+] Interesting function in /usr/sbin/igmpproxy (-rw-r--r-- root root) found:
    	17:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	27:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	44:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/xtables-legacy-multi (-rw-r--r-- root root) found:
    	12:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	48:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	74:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/i2cdetect (-rw-r--r-- root root) found:
    	3:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(3)
    	12:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)
    	25:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)
    	39:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(3)

[+] Interesting function in /usr/sbin/dnsmasq (-rw-r--r-- root root) found:
    	10:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	53:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(2)
    	55:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	78:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	113:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	popen@GLIBC_2.2	(3)
    	129:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/pppd (-rw-r--r-- root root) found:
    	35:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	212:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	314:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	488:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/visudo (-rw-r--r-- root root) found:
    	20:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	122:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/odhcpd (-rw-r--r-- root root) found:
    	10:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	49:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	74:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/dropbear (-rw-r--r-- root root) found:
    	13:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	62:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(2)
    	65:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	90:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	131:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	popen@GLIBC_2.2	(4)

[+] Interesting function in /usr/sbin/i2cset (-rw-r--r-- root root) found:
    	3:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(3)
    	13:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)
    	27:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)
    	43:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(3)

[+] Interesting function in /usr/sbin/samba_multicall (-rw-r--r-- root root) found:
    	11:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)
    	52:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	151:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	155:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	172:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/iw (-rw-r--r-- root root) found:
    	6:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	20:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	39:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	66:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/haveged (-rw-r--r-- root root) found:
    	5:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(4)
    	33:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(4)
    	48:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(4)

[+] Interesting function in /usr/sbin/iwconfig (-rw-r--r-- root root) found:
    	3:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	20:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	34:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	57:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/relayd (-rw-r--r-- root root) found:
    	7:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	28:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	38:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /usr/sbin/hostapd (-rw-r--r-- root root) found:
    	9:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	58:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	86:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	143:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /lib/libjson_script.so (-rw-r--r-- root root) found:
    	21:	00001d10	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /lib/libresolv-2.27.so (-rw-r--r-- root root) found:
    	124:	00010580	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(8)
    	140:	000104a0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(8)
    	150:	00010410	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(8)

[+] Interesting function in /lib/libubox.so (-rw-r--r-- root root) found:
    	144:	00007640	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	147:	00007610	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)
    	156:	00007590	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /lib/libuci.so (-rw-r--r-- root root) found:
    	43:	00006180	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(4)
    	59:	00006080	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(4)
    	76:	00005f80	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(4)

[+] Interesting function in /lib/libcidn-2.27.so (-rw-r--r-- root root) found:
    	13:	00004870	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(4)

[+] Interesting function in /lib/libdl-2.27.so (-rw-r--r-- root root) found:
    	35:	00001c90	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(7)

[+] Interesting function in /lib/libnss_dns-2.27.so (-rw-r--r-- root root) found:
    	22:	00003fd0	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(6)

[+] Interesting function in /lib/libc-2.27.so (-rw-r--r-- root root) found:
    	557:	00084240	92	FUNC	GLOBAL	DEFAULT	12	strcat@@GLIBC_2.0
    	582:	0003ea84	80	FUNC	WEAK	DEFAULT	12	system@@GLIBC_2.0
    	605:	00084620	92	FUNC	GLOBAL	DEFAULT	12	strcpy@@GLIBC_2.0
    	754:	001411d4	224	FUNC	GLOBAL	DEFAULT	12	popen@GLIBC_2.0
    	755:	000665f4	228	FUNC	GLOBAL	DEFAULT	12	popen@@GLIBC_2.2
    	1043:	0004fb70	80	FUNC	GLOBAL	DEFAULT	12	printf@@GLIBC_2.0
    	1242:	0004fb30	64	FUNC	GLOBAL	DEFAULT	12	fprintf@@GLIBC_2.0
    	2128:	0004fc00	64	FUNC	GLOBAL	DEFAULT	12	sprintf@@GLIBC_2.0
    	2254:	000edb70	152	FUNC	WEAK	DEFAULT	12	mmap@@GLIBC_2.0

[+] Interesting function in /lib/libutil-2.27.so (-rw-r--r-- root root) found:
    	32:	00001760	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)

[+] Interesting function in /lib/libnss_files-2.27.so (-rw-r--r-- root root) found:
    	99:	0000a600	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(4)

[+] Interesting function in /lib/libfstools.so (-rw-r--r-- root root) found:
    	46:	000062b0	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)
    	74:	00006100	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	76:	000060e0	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /lib/libpthread-2.27.so (-rw-r--r-- root root) found:
    	31:	00015b70	24	FUNC	GLOBAL	DEFAULT	13	system@GLIBC_2.0
    	311:	00017ca0	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(14)

[+] Interesting function in /lib/libnsl-2.27.so (-rw-r--r-- root root) found:
    	185:	00011d60	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(5)
    	201:	00011c80	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(5)
    	234:	00011aa0	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(5)

[+] Interesting function in /lib/libblobmsg_json.so (-rw-r--r-- root root) found:
    	24:	000016b0	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)

[+] Interesting function in /lib/libblkid-tiny.so (-rw-r--r-- root root) found:
    	27:	00003ce0	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(3)
    	36:	00003c50	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(3)
    	41:	00003c10	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(3)

[+] Interesting function in /bin/busybox (-rw-r--r-- root root) found:
    	30:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	110:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(2)
    	117:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	132:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	167:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	248:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	popen@GLIBC_2.2	(4)
    	279:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /bin/ubus (-rw-r--r-- root root) found:
    	5:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	26:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /bin/opkg (-rw-r--r-- root root) found:
    	30:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	127:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(2)
    	133:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	205:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	322:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /bin/uclient-fetch (-rw-r--r-- root root) found:
    	21:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	36:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/block (-rw-r--r-- root root) found:
    	12:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	33:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	76:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/procd (-rw-r--r-- root root) found:
    	65:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	97:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	145:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/rpcd (-rw-r--r-- root root) found:
    	45:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	63:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	109:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/logd (-rw-r--r-- root root) found:
    	15:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	26:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/ubusd (-rw-r--r-- root root) found:
    	23:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	34:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	52:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/mtd (-rw-r--r-- root root) found:
    	21:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	30:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/kmodloader (-rw-r--r-- root root) found:
    	7:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	19:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcat@GLIBC_2.0	(2)
    	20:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	26:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	mmap@GLIBC_2.0	(2)
    	30:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	43:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/askfirst (-rw-r--r-- root root) found:
    	1:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/logread (-rw-r--r-- root root) found:
    	30:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(4)
    	49:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(4)

[+] Interesting function in /sbin/upgraded (-rw-r--r-- root root) found:
    	17:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/init (-rw-r--r-- root root) found:
    	27:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)

[+] Interesting function in /sbin/uci (-rw-r--r-- root root) found:
    	4:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	27:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	49:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/netifd (-rw-r--r-- root root) found:
    	64:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	96:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	134:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	popen@GLIBC_2.2	(3)
    	147:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/validate_data (-rw-r--r-- root root) found:
    	2:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	8:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/fw3 (-rw-r--r-- root root) found:
    	12:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)
    	60:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	strcpy@GLIBC_2.0	(2)
    	71:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	system@GLIBC_2.0	(2)
    	93:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	154:	00000000	0	FUNC	GLOBAL	DEFAULT	UND	sprintf@GLIBC_2.0	(2)

[+] Interesting function in /sbin/swconfig (-rw-r--r-- root root) found:
    	39:	004031c0	0	FUNC	GLOBAL	DEFAULT	UND	fprintf@GLIBC_2.0	(2)
    	60:	00403090	0	FUNC	GLOBAL	DEFAULT	UND	printf@GLIBC_2.0	(2)

[*] Found 138 binaries with interesting functions in 261 files (vulnerable functions: fprintf mmap popen printf sprintf strcat strcpy system)