dissect.target icon indicating copy to clipboard operation
dissect.target copied to clipboard

PAM configuration and binaries

Open DissectBot opened this issue 1 year ago • 0 comments

  • 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 can be used, if the /etc/pam.d/ directory does not exist.

Ideally, collect the modules mentioned in the parsed contents with acquire

DissectBot avatar Mar 18 '24 14:03 DissectBot