Software Audit Scripts For Mac

Lynis is the popular security auditing tool for Linux, Unix, and macOS systems. It helps you run security scans and provides guidance during system hardening. Audit and Manage Your Software Inventory. We bring IT to you. Looking for a simple way to inventory your software? Look no further! Spiceworks’ inventory management and audit tool helps you inventory and report on your software and licenses.
This Open Climate Science Web project contains code and scripts specific to the Climate Audit web community.
- OCSweb Climate Audit
- MrPete
- Freeware (Free)
- Windows
I've lot of affiiate script like iReplikate, Post Affiliate script, simple affiliate script, 3x3 matrix, Scripts 2 Sell and lot of eBook and webtools.
- Free affiliate scripts
- Richard D.
- ($)
- 300 Kb
- All OS
Scripts with resell rights, built fabulous profit pulling websitesThis package is full of many popular CGI, PHP scripts you can use to create fabulous websiteSelect from affiliate scripts, classified ad scripts and more. Automate your website.
- 44scripts.exe
- www.Digital-Product-Sales.com
- Commercial ($9.95)
- Win 3.1x, Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003, Unix, Linux
DEKSI Network Audit provides a complete software and hardware inventory of all your network p.c.'s. DEKSI Network Audit is an extremely powerful, feature rich, advanced, but easy to use software system designed to provide network administrators with comprehensive and detailed reporting on all the software and hardware inventory installed on your networked computers. You can view the Information remotely, generate a variety of different reports, as well as track the changes that occurred since your last inventory was run.
- dnaudit.exe
- DEK Software International
- Shareware ($299.00)
- 3.1 Mb
- Win95, Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows Vista
Free PC Audit is a freeware system, hardware and software information tool. It extracts details of all components of the PC, shows installed software with version and product key.
- freepcaudit.exe
- MIS Utilities
- Freeware (Free)
- 967 Kb
- Win98, WinME, WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Vista
audit software screen saver with beautiful pictures from China free download without expiration audit software screen saver with beautiful pictures from China free download without expiration date.
- audit softwarescreensaver.exe
- audit software
- Freeware (Free)
- 2.32 Mb
- Win 3.1x, Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003
Audit Impression 4.0 print management software provides easy software solution for Windows NT/2000/XP/2003/Vista/2008 print server and non print server printing environment i.e. direct IP printer or workstation connected printer. The software has. ..
- CZPrintJobTracker4pi.zip
- CZ Solution
- Shareware ($299.00)
- 50.55 Mb
- Windows2000, WinXP, Windows2003, Windows Vista
Commonly used audit routines in script basic: data extraction, CMA sampling, file totals, population totals, unusual fluctuations. Can read file foirmats including tab separated values (TSV) as well as files with lines terminated Unix. ..
- EZSARSetup.exe
- EZ-R Stats, LLC
- Freeware (Free)
- 3.2 Mb
- Win 98, XP, 2000
Get a complete audit of your PC's hardware and software. Easy and fast. Great for personal and business use.Why people love it: * Automated - No more tedious manual PC audits. (Hint: forward it to employees!)* Accurate - Uses Windows Management. ..
- pc-audit-inventory.exe
- Express Metrix
- Freeware (Free)
- 205 Kb
- Win XP, Vista, 2003
Audit Management System 2.3 revolutionizes the way to manage your auditing against up to 3 documented system standards that you require simultaneously.Benefit from fewer registrar's discrepancies, less time spent on admin, and a better management. ..
- Audit Management System
- Quality Clinics Ltd
- Trial ($325.00)
- 4.5 Mb
- Windows Me, Windows XP, Windows 2000, Windows
Command language audit software - used for audits: * audit identification of duplicates, gaps, audit for outliers, population summaries, data classification and stratification, univariate statistics, audit sample size computations,. ..
- xlacsetup.exe
- EZ-R Stats, LLC
- Freeware (Free)
- 11.4 Mb
- Windows XP, 2000, 98, NT
PAE is the best tool designed to Analyse and Audit your entire Microsoft Windows Networks, Domains and Computers.1) Permission analysis and scanning (NTFS, audit and ownership) through the folders, files, LDAP objects and registries. Visualization of. ..
- pae30.zip
- WinSysBee
- Shareware ($6.00)
- 2.99 Mb
- WinNT 4.x, WinXP, Windows2000
Related:Audit Scripts - Deloitte Audit Scripts - Scripts Scripts - Bank It Audit - Internet Audit

Bash script to audit and fix macOS Catalina (10.15.x) security settings
Inspired by and based on Lockdown by Patrick Wardle and osxlockdown by Scott Piper.
Warnings
mOSL is being rewritten in Swift and the Bash version will be deprecated.. See: 'The Future of mOSL'.
- Always run the latest releasenot the code in
master! - This script will only ever support the latest macOS release
- This script requires your password to invoke some commands with
sudo
brew
tap: 0xmachos/homebrew-mosl
To install mOSL via brew execute:
mOSL will then be available as:
Threat Model(ish)
The main goal is to enforce already secure defaults and apply more strict non-default options.
It aims to reduce attack surface but it is pragmatic in this pursuit. The author utilises Bluetooth for services such as Handoff so it is left enabled.
There is no specific focus on enhancing privacy.
Select Version OmniPlan 3.13 OmniPlan-3.13.dmg With OmniPlan for Mac, you can create logical, manageable project plans with Gantt charts, schedules, summaries, milestones, and critical paths. Break down the tasks needed to make your project a success, optimize resources, and streamline budgets. It's project management made painless. OmniPlan 3.2 is the newest version of OmniPlan for Mac, bringing a host of fixes, improvements, and several new features: Dashboard printing with OmniPlan Pro, keyboard shortcuts for zooming the Gantt chart in Task View, and documentation of OmniPresence support for single-user sync between OmniPlan on all your devices. Omniplan free.
Finally, mOSL will not protect you from the FSB, MSS, DGSE, or FSM.
Full Disk Access Permission
In macOS Mojave and later certain application data is protected by the OS. For example, if Example.app wishes to access Contacts.app data Example.app must be given explicit permission via System Preferences > Security & Privacy > Privacy. However some application data cannot be accessed via a specific permission. Access to this data requires the Full Disk Access permission.
mOSL requires that Terminal.app be given the Full Disk Access permission. It needs this permission to audit/fix the following settings:
disable mail remote contentdisable_auto_open_safe_downloads
These are currently the only settings which require Full Disk Access.
It is not possible to programatically get or prompt for this permission, it must be manually given by the user.
To give Terminal.appFull Disk Access:
Once you are done with mOSL you can revoke Full Disk Access for Terminal.app. There's a small checkbox next to Terminal which you can uncheck to revoke the premssion without entirely removing Terminal.app from the list.
More info on macOS's new permission model:
Working with Mojave’s Privacy Protectionby Howard OakleyTCC Round Upby Carl Ashley- WWDC 2018 Session 702
Your Apps and the Future of macOS Security
Verification
The executable Lockdown file can be verified with Minisign:
Install via brew: brew install minisign
Usage
Settings
See Commands.md for a easy to read list of commands used to audit/ fix the below settings.
Settings that can be audited/ fixed: