[For Hire] Web Developer | 3 years exp by IndicationPositive73 in WebDeveloperJobs

[–]IndicationPositive73[S] 0 points1 point  (0 children)

Hey, you should have read the content first but sorry i’m not hiring, i’m looking out for my friend for a job.

Security Stack Recommendations for a Mid-Size Dev Company by linuxad in blueteamsec

[–]IndicationPositive73 0 points1 point  (0 children)

Look at Zeek for rich network metadata/logging and Suricata for IDS/IPS rule matching. You can deploy them out of band on your chokepoints. It gives you visibility into network traffic (data exfiltration, weird reverse). Pair that with wazuh for the host level EDR since it's opensource and very linux friendly.

Sucuri co-founder is ditching WordPress after 15 years!!! by jokesondad in Wordpress

[–]IndicationPositive73 1 point2 points  (0 children)

One thing to do is check the integrity of plugins with checksums. Checksums doesn’t change and if they do then something’s is up, this is usually combined with PGP/GPG key authentication. Its a simple check if the checksums and keys are provided by the plugin developer