September 11

CXS mount via FUSE and scan

Short reminder

Mount:

sshfs root@server2scan:/var/www/customer_id/ /mnt/customer_id -o IdentityFile=/root/.ssh/scan.key -o allow_other

Scan:

cxs --force --deep --timemax 1000 --filemax 100000 --report /root/scan_results/customer_id.scan_report /mnt/customer_id/

 


Copyright 2021. All rights reserved.

Posted 11 September 2025 by admin in category "simple memo

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.