Skip to content

Commit

Permalink
home directory wx
Browse files Browse the repository at this point in the history
  • Loading branch information
V3rochka committed Jul 18, 2021
1 parent 4f0289a commit 3e163cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file modified bzImage
Binary file not shown.
3 changes: 3 additions & 0 deletions prepare_chrooted_system.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ ln -s /home/bsides/node-v10.24.1-linux-x64/bin/npm /usr/local/bin/npm
npm install -g pm2
npm install express

chmod 300 /home/bsides

mkdir -p /root/flag
chmod 400 /root/flag
echo "/dev/sdb /root/flag ext4 defaults,ro 0 0" >> /etc/fstab

echo auto enp0s3 >> /etc/network/interfaces
Expand Down

0 comments on commit 3e163cf

Please sign in to comment.