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

added artifact for parsing FreeBSD utx files #903

Merged
merged 3 commits into from
Sep 8, 2024

Conversation

Herbert-Karl
Copy link
Contributor

Hi,

I wrote an artifact to parse the utx file under FreeBSD.
The file is similar to the wtmp file under Linux. It records logins, logouts, boots, shutdowns and system time changes.

I appended the results from running the artifact on a test system (freebsd 14.1-RELEASE-p3 amd64)
example_results.json

Im not sure, if this artifact is better of in the Artifact Exchange or shipped by default with Velociraptor. For now, I offer it here.
If there is potential to improve the VQL, please comment so :)

Kind Regards

@CLAassistant
Copy link

CLAassistant commented Aug 30, 2024

CLA assistant check
All committers have signed the CLA.

@scudette scudette merged commit 3f872fd into Velocidex:master Sep 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants