ssh root@puppet.iagente.net.br
fix-cves
Corrige todas as vulnerabilidades (12 críticos + 30 high + 6 medium)
sec-patch
sec-audit
sec-status
nano /opt/security-stack/ansible/inventory/hosts.ini
docker logs openvas-gvm --tail 50
cd /opt/security-stack/openvas
docker compose restart
docker ps | grep openvas
tar -xf /opt/security-stack/backups/wazuh-install-files.tar wazuh-passwords.txt -O
systemctl status wazuh-manager
systemctl status wazuh-dashboard
sudo lynis audit system
cat /var/log/lynis.log
grep "Hardening index" /var/log/lynis.log
fw-manage status
fw-manage logs
fw-manage allow-ip 192.168.1.100
fw-manage block-ip 203.0.113.50
fw-manage top-blocked
ssl-manage status
ssl-manage renew
ssl-manage check-expiry
tail -f /opt/security-stack/logs/ansible.log
tail -f /var/log/ufw.log
journalctl -f
systemctl status SERVICO
systemctl restart SERVICO
journalctl -u SERVICO -n 50
netstat -tulpn | grep LISTEN
fw-manage test 192.168.1.100 22
fw-manage backup
| Comando | Descrição |
|---|---|
fix-cves |
Corrigir CVEs |
sec-patch |
Patch management |
sec-audit |
Auditoria de segurança |
fw-manage status |
Status do firewall |
ssl-manage status |
Status SSL/TLS |