November 2013
Beginner
496 pages
14h 23m
English
Security Onion Control Scripts
This appendix contains a listing of scripts used to control and interact with Security Onion services and data. All of these scripts (with the exception of rule-update) are located in the /usr/sbin/ directory and are required to be executed with elevated privileges using the sudo command. While we won’t cover every available option for every single script, you can learn more about each script by running it with the --help argument.
This script is used to pass options to underlying scripts, such as nsm_server and nsm_sensor. This script can be used to check the status of an SO system by using this command:
sudo nsm --all --status
This script will delete all SO server and ...
Read now
Unlock full access