unix-privesc-check icon indicating copy to clipboard operation
unix-privesc-check copied to clipboard

Doesn't work under FreeBSD 9.0

Open reider-roque opened this issue 9 years ago • 0 comments

The ./upc.sh --type all command leads to the following output:

unix-privesc-check v2.1 ( http://code.google.com/p/unix-privesc-check )

lib/checks/enabled/all/credentials: ../../credentials: not found ./upc.sh: credentials_init: not found ./upc.sh: credentials_main: not found ./upc.sh: credentials_fini: not found lib/checks/enabled/all/gpg_agent: ../../gpg_agent: not found ./upc.sh: gpg_agent_init: not found ./upc.sh: gpg_agent_main: not found ./upc.sh: gpg_agent_fini: not found lib/checks/enabled/all/group_writable: ../../group_writable: not found ./upc.sh: group_writable_init: not found ./upc.sh: group_writable_main: not found ./upc.sh: group_writable_fini: not found lib/checks/enabled/all/history_readable: ../../history_readable: not found ./upc.sh: history_readable_init: not found ./upc.sh: history_readable_main: not found ./upc.sh: history_readable_fini: not found lib/checks/enabled/all/homedirs_executable: ../../homedirs_executable: not found ./upc.sh: homedirs_executable_init: not found ./upc.sh: homedirs_executable_main: not found ./upc.sh: homedirs_executable_fini: not found lib/checks/enabled/all/homedirs_writable: ../../homedirs_writable: not found ./upc.sh: homedirs_writable_init: not found ./upc.sh: homedirs_writable_main: not found ./upc.sh: homedirs_writable_fini: not found lib/checks/enabled/all/jar: ../../jar: not found ./upc.sh: jar_init: not found ./upc.sh: jar_main: not found ./upc.sh: jar_fini: not found lib/checks/enabled/all/key_material: ../../key_material: not found ./upc.sh: key_material_init: not found ./upc.sh: key_material_main: not found ./upc.sh: key_material_fini: not found lib/checks/enabled/all/passwd_hashes: ../../passwd_hashes: not found ./upc.sh: passwd_hashes_init: not found ./upc.sh: passwd_hashes_main: not found ./upc.sh: passwd_hashes_fini: not found lib/checks/enabled/all/privileged_banned: ../../privileged_banned: not found ./upc.sh: privileged_banned_init: not found ./upc.sh: privileged_banned_main: not found ./upc.sh: privileged_banned_fini: not found lib/checks/enabled/all/privileged_change_privileges: ../../privileged_change_privileges: not found ./upc.sh: privileged_change_privileges_init: not found ./upc.sh: privileged_change_privileges_main: not found ./upc.sh: privileged_change_privileges_fini: not found lib/checks/enabled/all/privileged_chroot: ../../privileged_chroot: not found ./upc.sh: privileged_chroot_init: not found ./upc.sh: privileged_chroot_main: not found ./upc.sh: privileged_chroot_fini: not found lib/checks/enabled/all/privileged_dependency: ../../privileged_dependency: not found ./upc.sh: privileged_dependency_init: not found ./upc.sh: privileged_dependency_main: not found ./upc.sh: privileged_dependency_fini: not found lib/checks/enabled/all/privileged_nx: ../../privileged_nx: not found ./upc.sh: privileged_nx_init: not found ./upc.sh: privileged_nx_main: not found ./upc.sh: privileged_nx_fini: not found lib/checks/enabled/all/privileged_path: ../../privileged_path: not found ./upc.sh: privileged_path_init: not found ./upc.sh: privileged_path_main: not found ./upc.sh: privileged_path_fini: not found lib/checks/enabled/all/privileged_pie: ../../privileged_pie: not found ./upc.sh: privileged_pie_init: not found ./upc.sh: privileged_pie_main: not found ./upc.sh: privileged_pie_fini: not found lib/checks/enabled/all/privileged_random: ../../privileged_random: not found ./upc.sh: privileged_random_init: not found ./upc.sh: privileged_random_main: not found ./upc.sh: privileged_random_fini: not found lib/checks/enabled/all/privileged_relro: ../../privileged_relro: not found ./upc.sh: privileged_relro_init: not found ./upc.sh: privileged_relro_main: not found ./upc.sh: privileged_relro_fini: not found lib/checks/enabled/all/privileged_rpath: ../../privileged_rpath: not found ./upc.sh: privileged_rpath_init: not found ./upc.sh: privileged_rpath_main: not found ./upc.sh: privileged_rpath_fini: not found lib/checks/enabled/all/privileged_ssp: ../../privileged_ssp: not found ./upc.sh: privileged_ssp_init: not found ./upc.sh: privileged_ssp_main: not found ./upc.sh: privileged_ssp_fini: not found lib/checks/enabled/all/privileged_tmp: ../../privileged_tmp: not found ./upc.sh: privileged_tmp_init: not found ./upc.sh: privileged_tmp_main: not found ./upc.sh: privileged_tmp_fini: not found lib/checks/enabled/all/privileged_writable: ../../privileged_writable: not found ./upc.sh: privileged_writable_init: not found ./upc.sh: privileged_writable_main: not found ./upc.sh: privileged_writable_fini: not found lib/checks/enabled/all/setgid: ../../setgid: not found ./upc.sh: setgid_init: not found ./upc.sh: setgid_main: not found ./upc.sh: setgid_fini: not found lib/checks/enabled/all/setuid: ../../setuid: not found ./upc.sh: setuid_init: not found ./upc.sh: setuid_main: not found ./upc.sh: setuid_fini: not found lib/checks/enabled/all/shadow_hashes: ../../shadow_hashes: not found ./upc.sh: shadow_hashes_init: not found ./upc.sh: shadow_hashes_main: not found ./upc.sh: shadow_hashes_fini: not found lib/checks/enabled/all/ssh_agent: ../../ssh_agent: not found ./upc.sh: ssh_agent_init: not found ./upc.sh: ssh_agent_main: not found ./upc.sh: ssh_agent_fini: not found lib/checks/enabled/all/ssh_key: ../../ssh_key: not found ./upc.sh: ssh_key_init: not found ./upc.sh: ssh_key_main: not found ./upc.sh: ssh_key_fini: not found lib/checks/enabled/all/system_aslr: ../../system_aslr: not found ./upc.sh: system_aslr_init: not found ./upc.sh: system_aslr_main: not found ./upc.sh: system_aslr_fini: not found lib/checks/enabled/all/system_configuration: ../../system_configuration: not found ./upc.sh: system_configuration_init: not found ./upc.sh: system_configuration_main: not found ./upc.sh: system_configuration_fini: not found lib/checks/enabled/all/system_libraries: ../../system_libraries: not found ./upc.sh: system_libraries_init: not found ./upc.sh: system_libraries_main: not found ./upc.sh: system_libraries_fini: not found lib/checks/enabled/all/system_mmap: ../../system_mmap: not found ./upc.sh: system_mmap_init: not found ./upc.sh: system_mmap_main: not found ./upc.sh: system_mmap_fini: not found lib/checks/enabled/all/system_nx: ../../system_nx: not found ./upc.sh: system_nx_init: not found ./upc.sh: system_nx_main: not found ./upc.sh: system_nx_fini: not found lib/checks/enabled/all/system_selinux: ../../system_selinux: not found ./upc.sh: system_selinux_init: not found ./upc.sh: system_selinux_main: not found ./upc.sh: system_selinux_fini: not found lib/checks/enabled/all/world_writable: ../../world_writable: not found ./upc.sh: world_writable_init: not found ./upc.sh: world_writable_main: not found ./upc.sh: world_writable_fini: not found

reider-roque avatar Jun 18 '15 16:06 reider-roque