Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Detect software installed from the install.log #12

Open
tr3kl0v opened this issue Jan 13, 2021 · 0 comments
Open

Feat: Detect software installed from the install.log #12

tr3kl0v opened this issue Jan 13, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@tr3kl0v
Copy link
Owner

tr3kl0v commented Jan 13, 2021

grep 'Installed' /private/var/log/install.log

Dec 22 10:55:47 MacBook-Pro OSInstaller[605]: Installed "SU_TITLE" ()
Dec 22 10:55:47 MacBook-Pro OSInstaller[605]: Installed "SU_TITLE" ()
2020-12-22 03:01:13-08 macbook-pro installd[465]: Installed "VMware Workspace ONE Intelligent Hub" ()
2020-12-22 12:02:09+01 macbook-pro installd[465]: ./postinstall: Agent Successfully Installed
2020-12-22 12:02:09+01 macbook-pro installd[465]: Installed "McAfee Agent" ()
2020-12-22 12:02:11+01 macbook-pro installd[465]: Installed "Zscaler-osx-2.1.2.38-installer (1)-2.1.2" ()
2020-12-22 12:02:27+01 MacBook-Pro installd[465]: ./postinstall: McAfee Data Exchange Layer Successfully Installed
2020-12-22 12:02:27+01 MacBook-Pro installd[465]: Installed "MFEdx-ma-6.0.0-241.x86_64" ()
2020-12-22 12:03:17+01 MacBook-Pro installd[465]: Installed "OneDrive" (20.169.0823)
2020-12-22 12:48:11+01 MacBook-Pro installd[663]: Installed "FireEye Agent" (33.22.6)
2020-12-22 12:48:24+01 MacBook-Pro system_installd[933]: Installed "MRTConfigData" (1.72)
2020-12-22 12:48:24+01 MacBook-Pro system_installd[933]: Installed "XProtectPlistConfigData" (2137)
2020-12-22 12:54:18+01 MacBook-Pro installd[663]: Installed "McAfee Endpoint Security for Mac" ()
2020-12-22 13:25:10+01 MacBook-Pro installd[769]: Installed "Pulse Secure" (9.1.9.4983)

@tr3kl0v tr3kl0v added the enhancement New feature or request label Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant