Linux jobworks 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64
Apache/2.4.58 (Ubuntu)
Server IP : 10.0.1.5 & Your IP : 216.73.216.61
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
polkit-1 /
rules.d /
Delete
Unzip
Name
Size
Permission
Date
Action
49-ubuntu-admin.rules
104
B
-rw-r--r--
2026-04-10 10:57
50-default.rules
325
B
-rw-r--r--
2026-04-10 10:57
org.freedesktop.bolt.rules
368
B
-rw-r--r--
2025-08-05 17:14
org.freedesktop.fwupd.rules
251
B
-rw-r--r--
2025-07-11 07:24
org.freedesktop.packagekit.rules
334
B
-rw-r--r--
2026-04-20 12:20
systemd-networkd.rules
527
B
-rw-r--r--
2024-02-27 17:26
Save
Rename
// -*- mode: js2 -*- polkit.addRule(function(action, subject) { if ((action.id === "org.freedesktop.bolt.enroll" || action.id === "org.freedesktop.bolt.authorize" || action.id === "org.freedesktop.bolt.manage") && subject.active === true && subject.local === true && subject.isInGroup("sudo")) { return polkit.Result.YES; } });