How to check tainted files in the firmware.
How to remove tainted files.
xcbclient self xcb_check_boot_files
xcbclient self xcb_check_core_files
xcbclient other xcb_check_boot_files
You can simply delete the files using these commands from the appliance as those are usually harmless.
xcbclient self xcb_check_boot_files | xargs rm -f
xcbclient self xcb_check_core_files | xargs rm -f
Syslog-ng Store Box
xcbclient other xcb_check_boot_files | xargs ssh ssb-other rm -f
One Identity Safeguard for Privileged Sessions
xcbclient other xcb_check_boot_files | xargs ssh scb-other rm -f
Please note: If some of the tainted files that you are trying to remove contain a space in them and do not get delete, please enclose the information in brackets so unix recognizes the space. For example:
© ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center