Security Auditing
tm_securityRun security audits, compliance checks, vulnerability scans, and access control audits on remote hosts via SSH.
Instructions
Security scanning and compliance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Security areas to audit (security_audit). | |
| action | Yes | Action: 'security_audit', 'compliance_check', 'vulnerability_scan', 'access_control_audit' | |
| password | No | SSH password. | |
| standard | No | Compliance standard: cis_benchmark, pci_dss, hipaa (compliance_check). | cis_benchmark |
| username | No | SSH username. | |
| scan_type | No | Scan type: basic, package, config (vulnerability_scan). | basic |
| remote_host | Yes | Remote host to audit. | |
| identity_file | No | SSH identity file path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||