- Title: malware_exec
- Description: malware_exec fetches malware hosted on Internet and executes it on targets system.
- AUTHOR: drapl0n
- Version: 1.0
- Category: Exfiltaration
- Target: Unix-like operating systems .
- Attackmodes: HID, Storage
malware_exec: malware_exec fetches malware hosted on Internet and executes it on targets system making it autorun on shell execution and persistent without root privileges.
- Executes Malware.
- Trigger malware on shell execution/autorun malware on shell execution.
- Persistent Malware.
- No root privileges required.
- Prevent storing history.
- Fetching BashBunny's block device.
- Mounting BashBunny.
- Executing Malware.
- Making malware autorun and persistent (optional).
- Unmounting BashBunny.
- Change Testing URL on line
36to your custom URL. - Uncomment line
46to56to make malware persistent and autorun it on shell execution.
SETUP: MAGENTAATTACK: YELLOWFINISH: GREEN
| FileName | Directory |
|---|---|
| payload.txt | /payloads/switch1/ |
| payload.sh | /payloads/library/malware_exec/ |
- Note: Create directory named
malware_execin/payloads/library/