fbpx
Skip to content
Home » Archives for siggib

siggib

Network Segmentation

Network Segmentation

Network segmentation is one of the fundamental concepts in cybersecurity and the term micro-segmentation is thrown around a lot. But what exactly is network segmentation and how does it help your security posture?

How to email from PHP

How to email from PHP

In this article I’m replicating what I did with python with PHP and demonstrating how to send automated emails via PHP using he PHPMailer module.

Secrets Management, a key less edition

This is a second installment on tools that will help you manage your secrets. This time I’m diving into a solution called AKEYLESS which looks like a great option for those needing a more fully fledged Secret and key management solution.

python emailing

Emailing from python3

In this article I deviate again from cybersecurity to continue with topic of how to send notifications from python, this time by sending fully functional email