lsof is a *nix program. On Windows its called handle. Useful for finding rootkits. Worked in the classified world for 20 years, now trying in the corporate one.
SmarterMail Fresh Flaw - New vulnerability allows attackers to gain admin access. Different from previous auth bypass - actively being exploited.
Check: netstat -an | findstr :9998
Source: securityweek.com/fresh-smart…
CVE-2026-1328 - Totolink NR1800X router RCE via setWizardCfg function in /cgi-bin/cstecgi.cgi
Check: curl -X POST http://[router-ip]/cgi-bin/cstecgi.cgi -d "action=setWizardCfg"
Source: cve.org/CVERecord?id=CVE-202…
New FortiGate attack wave targeting firewalls - different from previous rogue account campaigns
Check: show system status | grep "System time"
fnbam --list-blocked-ips
Source: securityweek.com/new-wave-of…
CVE-2026-1324 - Sangfor Operation & Maintenance System up to 3.0.12 vulnerable via SessionController function
Check: curl -k "https://[target]/session" -H "User-Agent: test" -v
Source: cve.org/CVERecord?id=CVE-202…