Scalpy [bot]

Results 105 issues of Scalpy [bot]

- Library loader configuration and cache - /etc/ld.so.conf - /etc/ld.so.conf.d/\* - /etc/ld.so.cache Parse the information in `ld.so.conf` and its include directory `/etc/ld.so.conf.d/*` into records. Ideally we also want to be...

linux
epic:linux capabilities

Return all `/boot/initrd-.img` and `/boot/initramfs-.img` files as records.

good first issue
linux
epic:linux capabilities

- PAM configuration + binaries - /etc/pam.d/\* - all referred /lib/security/pam_\* modules Parse the contents of the config files in the `/etc/pam.d/` to records. As a fallback `/etc/pam.conf` config file...

linux
epic:linux capabilities

epic:improvements of containers/volumes/fses

The category system is created to serve two adjacent goals: 1. Define a “killchain” category with a number of sub-categories (defined in the questionaire spreadsheet). 1. Have the user define...

epic:tagging for target-query plugins (discussion)

Parse entries in `/etc/mtab`. This file is edited by the `mount` and `umount` command. Entries in this file are similar to `/etc/fstab` and `/proc/mounts`.

linux
epic:linux capabilities

Parse entries in `/proc/mounts` to records. Entries in `/proc/mounts` are similar to entries in `/etc/fstab` and `/etc/mtab`.

linux
epic:linux capabilities

See: [https://wiki.osdev.org/Target_Triplet](https://wiki.osdev.org/Target_Triplet|smart-link)

epic:target-* improvements

Implement the detection in a similar way as done for generic Unix. Maybe wait for Mach-O support in dissect.executable?

epic:macos capabilities

EventID=4104 Provider_Name=”Microsoft-Windows-PowerShell” Windows created eventlogs when PS scripts are executed. Due to the size limit of one event eventry, Windows splits the content over multiple 4104 events. Scripts are now...

good first issue
epic:windows parsers