Hi all, I assume that you have spun up a CentOS 7 VM , a valid Phantom account(you can register it https://my.phantom.us/ ) , running Splunk instance and running Active
Hi all, I assume that you have spun up a CentOS 7 VM , a valid Phantom account(you can register it https://my.phantom.us/ ) , running Splunk instance and running Active
Hi all, I assume you have a valid Splunk account (you can register on splunk.com) , have virtualbox(or a similar hyervisor) or have valid Azure/AWs/GCP subscription where you can spin
Hi all, It is seriously cool feature to have bash on Windows 10. Lastly I harnessed that feature to generate ssh key for my Linux VM’s. You can enable it
Hello, Here is a very simple sample stanza for inputs.conf file.
Hi all In this short tutorial I’d like to cover how to connect to azure sql database , create table , insert sample data to respective columns, update data in
Microsoft and the NIST CSF NIST Cybersecurity Framework (CSF) is a voluntary Framework that consists of standards, guidelines, and best practices to manage cybersecurity-related risks. Microsoft Cloud services have undergone
https://azure.microsoft.com/en-us/services/azure-arc/
New PaaS service which lets you connect to your VM’s without exposing them over RDP/SSH. https://docs.microsoft.com/en-us/azure/bastion/bastion-overview
Hi all, here is a brief list of useful string methods. capitalize(). Makes the first letter of the string uppercase and all the rest lowercase, and returns the result. lower().