Skip to content

Implant Daemonization (Unix/Darwin) #528

@pooki3bear

Description

@pooki3bear

Is your feature request related to a problem? Please describe.
Hi, I would like the option for the darwin and linux implants to daemonize itself (release tty, open fd, new process group). The general steps can be found here: http://www.netzmafia.de/skripten/unix/linux-daemon-howto.html

Describe the solution you'd like
Currently external mechanisms are used to release the process from the user session, it would be nice for the implant to handle this logic natively.

Describe alternatives you've considered
Daemonizing the process via service loader or scripting language, which may require interaction with disk.
Using well-known lolbin to detach process from user session.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions