- Title: FileRipper
- Description: FileRipper is a payload which encrypts users data.
- AUTHOR: drapl0n
- Version: 1.0
- Category: Execution
- Target: Unix-like operating systems with systemd.
- Attackmodes: HID, Storage
- Encrypts personal files and directories in home directory.
- Decryptable using private key.
- Persistent.
- Autostart payload on boot.
- Stop storing history, this helps to keep tracks clear from begining.
- Importing Public GPG key.
- Creating non-root systemd service.
- Deploying fileRipper.
- Autostarting service on opening terminal with shell (bash and zsh).
- Entering Message.
FileName | Directory |
---|---|
payload.txt | /payload/switch1/ |
payload.sh | /payload/ |
fileRipper | /tools/ |
public.pub | /tools/ |
- Replace key name "alice" with your key name in payload.sh on line no
14
. - Replace key name "alice" with your key name in fileRipper on line no
6
.
gpg --full-gen-key --expert
gpg --armor --export <key name> > public.pub
SETUP
: MAGENTAATTACK
: YELLOWFINISH
: GREEN