Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
19 views9 pages

REMnux Guide and Cheatsheet

Uploaded by

bashok.aero
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views9 pages

REMnux Guide and Cheatsheet

Uploaded by

bashok.aero
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

REMnux Usage Tips for Malware Analysis on Linux https://zeltser.

com/remnux-malware-analysis-tips/

1 of 9 8/25/2025, 11:17 PM
REMnux Usage Tips for Malware Analysis on Linux https://zeltser.com/remnux-malware-analysis-tips/

remnux

malware

shutdown

reboot

sudo -s

renew-dhcp

myip

code file

feh file

httpd start

sshd start

2 of 9 8/25/2025, 11:17 PM
REMnux Usage Tips for Malware Analysis on Linux https://zeltser.com/remnux-malware-analysis-tips/

3 of 9 8/25/2025, 11:17 PM
REMnux Usage Tips for Malware Analysis on Linux https://zeltser.com/remnux-malware-analysis-tips/

4 of 9 8/25/2025, 11:17 PM
REMnux Usage Tips for Malware Analysis on Linux https://zeltser.com/remnux-malware-analysis-tips/

5 of 9 8/25/2025, 11:17 PM
REMnux Usage Tips for Malware Analysis on Linux https://zeltser.com/remnux-malware-analysis-tips/

6 of 9 8/25/2025, 11:17 PM
REMnux Usage Tips for Malware Analysis on Linux https://zeltser.com/remnux-malware-analysis-tips/

docker images

docker pull image

7 of 9 8/25/2025, 11:17 PM
REMnux Usage Tips for Malware Analysis on Linux https://zeltser.com/remnux-malware-analysis-tips/

docker rmi imageid

docker system prune

docker run --rm -it image

bash

docker run --rm -it -p

80:80 image bash

docker run --rm -it -

v .:dirimage bash

8 of 9 8/25/2025, 11:17 PM
REMnux Usage Tips for Malware Analysis on Linux https://zeltser.com/remnux-malware-analysis-tips/

9 of 9 8/25/2025, 11:17 PM

You might also like