wipeliveserver
Differences
This shows you the differences between two versions of the page.
| wipeliveserver [2019/03/13 16:53] – created Nico | wipeliveserver [2026/07/24 22:58] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <note important> | ||
| - | <pre> | ||
| - | mkdir / | ||
| - | mount -t tmpfs none / | ||
| - | mkdir / | ||
| - | mkdir -p / | ||
| - | mkdir -p / | ||
| - | mkdir -p / | ||
| - | |||
| - | #tmux | ||
| - | cp -vrp / | ||
| - | cp -vrp / | ||
| - | cp -vrp / | ||
| - | cp -vrp / | ||
| - | cp -vrp /sbin/* / | ||
| - | cp -vrp /bin/* / | ||
| - | cp -vrp / | ||
| - | |||
| - | #cp -a /dev/zero /dev/random /dev/sda / | ||
| - | cp -a /dev/* / | ||
| - | |||
| - | mount -t proc proc / | ||
| - | mount --bind /dev/pts / | ||
| - | chmod g+w / | ||
| - | chmod a+x / | ||
| - | |||
| - | apt-get install -y dropbear | ||
| - | cp / | ||
| - | #cp -vrp / | ||
| - | #cp -vrp / | ||
| - | cp -vrp /etc/* / | ||
| - | echo "" | ||
| - | echo " | ||
| - | mount --make-rprivate / # necessary for pivot_root to work | ||
| - | pivot_root / | ||
| - | / | ||
| - | |||
| - | ssh -p 666 root@host | ||
| - | |||
| - | tmux -s shred | ||
| - | #shred -z -v /dev/sda | ||
| - | |||
| - | ssh -p 666 root@host | ||
| - | #tmux a -t shred | ||
| - | #echo " | ||
| - | </ | ||
wipeliveserver.1552492415.txt.gz · Last modified: by Nico
