Skip to content

./Payload.sh vs dtach

A side-by-side look at ./Payload.sh and dtach. For an in-depth review of either product, follow the links below.

./Payload.sh

./Payload.sh

Security & Privacy

./Payload.sh is a bash script that can be used to execute malicious payloads on Linux systems. It gives attackers a convenient way to download and run various hacking tools.

malwarepayloadhackinglinux
dtach

dtach

Os & Utilities

dtach is a program that emulates the detach feature of screen, allowing you to run a program in an environment that is protected from the controlling terminal. Useful for remote sessions that you want to persist after disconnecting.

detachterminalremote-access