Emailing 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. Continue reading “Emailing from PHP”…
Slack messaging from Python3 In this article I deviate slightly from the infosec related topics and explain how one can add slack messaging capabilities to their python scripting.. Continue reading “Slack messaging from Python3”…