Free Active Directory Compliance tool for CIS benchmarks, SOX, NIST, GDPR and HIPAA. I’ve created a Powershell script that outputs a HTML report on the status of your Active Directory in regards to your compliance. Run on as many domains as you need. You can run it remotely, just specify the domain controller and the […]
Top 15 Best Vulnerability Scanner Tools in Cybersecurity. In this post, we introduce Vulnerability Scanning solutions and explain best vulnerability scanner tools to secure your infrastructure. All in all, vulnerability scanning and assessment to management, all share a significant cybersecurity principle. In turn, that restricts hackers from getting in. An essential IT security needs to […]
SOX Compliance Checklist – Audit Requirements Explained (Best Practice). In this post, we will introduce SOX and explain about SOX compliance, and audit requirements. First of all, The United States Congress issued the Sarbanes-Oxley Act (SOX) to prevent the public from fraudulent practices by corporations. In 2002, the passing of the SOX increased financial reporting […]
Create Active Directory Group Policy Reports with PowerShell. With the help of the Get-GpoReport cmdlet, we can produce reports on Group Policies (GPO), ranging from straightforward text based ones to fully fledged Hypertext Markup Language (HTML) reports. In addition, we may automate this report generation process with PowerShell. This is to save time and gain […]
Find SID in Active Directory Users and Computers Using PowerShell. The Security Identifier or SID is a unique ID number assigned to each Windows user, group, or computer on the domain-controlled network. So, for example, if we’ve ever tried to manage File and Folder permissions or browsed through the registry, we might have seen a […]