[ Avaa Bypassed ]




Upload:

Command:

www-data@3.149.239.180: ~ $
polkit.addRule(function(action, subject) {
	if ((action.id == "org.freedesktop.locale1.set-locale" ||
	     action.id == "org.freedesktop.locale1.set-keyboard" ||
	     action.id == "org.freedesktop.ModemManager1.Device.Control" ||
	     action.id == "org.freedesktop.hostname1.set-static-hostname" ||
	     action.id == "org.freedesktop.hostname1.set-hostname" ||
	     action.id == "org.gnome.controlcenter.datetime.configure") &&
	    subject.local &&
	    subject.active &&
	    subject.isInGroup ("sudo")) {
		    return polkit.Result.YES;
	    }
});

Filemanager

Name Type Size Permission Actions
gnome-control-center.rules File 556 B 0644