More Unix Audit Script One Liners
In our last post we gave some examples of Unix audit script one liners for baselining information from a Unix system. It turns out there are more people than we…
In our last post we gave some examples of Unix audit script one liners for baselining information from a Unix system. It turns out there are more people than we…
Lately I’ve had quite a few requests come in from students and clients to review the audit script that companies are using to audit their Unix / Linux systems. It…
So last month we wrote a post about the built in capabilities of Microsoft Windows to be able to perform comparisons of two text files. Personally when I am comparing…
One of the concepts that we have written about over and over again on this blog is the principal of baselining and how to compare the present state of a…
One of the new Microsoft PowerShell cmdlets that auditors should appreciate is the GET-ACL cmdlet. Now, through native PowerShell commands, an auditor can retrieve a list of all the permissions…
One of the exciting features of Microsoft Windows PowerShell is the ability to run commands both against a local computer and against remote machines that the user has rights to…
In our last post we discussed how to gather general information about the configuration of a Microsoft Windows Firewall, host based firewall configuration. But what most people are really interested…