Commands added

This commit is contained in:
2025-11-28 16:36:49 +01:00
parent 5cc5ea7deb
commit 9946cfddbc
+5 -1
View File
@@ -143,8 +143,12 @@
"desc": "Scan a ssh port for all ssh relavant info"
},
{
"command": "chkrootkit / rkhunter --check / lyns audit system",
"command": "chkrootkit / rkhunter --check / lynis audit system",
"desc": "System checking tools for malware and auditing on linux"
},
{
"command": "arch-audit",
"desc": "Audit installed packages for known vulnerabilities (pacman)"
}
]
}