by Sif Baksh | Dec 2, 2024 | Automation, python
Introduction: The Beginning of Automation Today, I want to take you on a journey that started with curiosity and has become an essential part of my daily workflow. I’m talking about the fascinating world of automation. If you’ve ever needed to automate...
by Sif Baksh | Mar 4, 2024 | Automation, python, Security
Chatting with my good friend over at Swimlane, Kevin Mata, about ways to secure my Python code that I have credentials stored. He suggested tools like BitWarden, Vault by Hashicorp, and others. But if you want to keep it simple and still secure, check out...
by Sif Baksh | Dec 9, 2020 | Automation, Infoblox, python
Today we are going to take a look at retrieving different types of data from Infoblox via the RESTFUL API (a.k.a “Web API”, or WAPI) with the “requests” module and the “infoblox-client” using Python. You might want to check out the...
by Sif Baksh | Nov 23, 2020 | MS Teams, python
I was going to look at creating a Slack Channel with just DNS news for my coworkers but then found out we are going to use Microsoft Teams. Mmmmm M$ Teams, never was a fan of Microsoft but my good buddy told me to check it out. I was surprised it was like Slack...
by Sif Baksh | Aug 25, 2020 | Automation, Infoblox, python
We are going to take a look at Infoblox and infoblox-client using Python. In this article, I am going to give you examples using Python with direct “requests” REST API (WAPI) calls and the “infoblox-client” so you can choose with the option you...
by Sif Baksh | Dec 6, 2019 | python, SIEM, syslog
So I was tasked with developing a way to show customers how Syslog messages are sent to their SIEM. The problem I don’t have a SIEM at home 🙂 I decided to fake it some good buddies over at DC719 recommend some great software(all free of course...
Recent Comments