Skip to content

Advice of security point of view for doveadm and doveconf and sh usage #85

@osevan

Description

@osevan

Last day I investigated php-fpm and especially postfixadmin strace file with some cool information behind the doors.

Postfixadmin needs for login inside database for password 3 additionally binarys - in my point of view too many -, because for php container hardening we MUST add these binarys as dependency inside high security container and these are security risks especially sh binary.

Can you figure out how to hash and dehash directly inside php universe itself without invoke sh, doveadm and doveconf?

I mean here exactly pure php solution clean one, without any additionaly binarys involved in this hashing and dehashing phase.

Thanks and

Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions