shell bypass 403
UnknownSec Shell
:
/
proc
/
thread-self
/
root
/
lib
/
systemd
/
system-shutdown
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
fwupd.shutdown
#!/bin/sh # no history database exists [ -f /var/lib/fwupd/pending.db ] || exit 0 # activate firmware when we have a read-only filesysten if ! /usr/bin/fwupdtool activate; then ret=$? [ "$ret" -eq "2" ] && exit 0 exit $ret fi
© 2024 UnknownSec