Linux server123.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 198.54.126.127 | : 216.73.216.107
Cant Read [ /etc/named.conf ]
?8.4.14
ezdajrnh
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
Process /
UID /
[ HOME SHELL ]
Name
Size
Permission
Action
cdesc-UID.yaml
828
B
-rw-r--r--
change_privilege-c.yaml
638
B
-rw-r--r--
eid-c.yaml
427
B
-rw-r--r--
grant_privilege-c.yaml
709
B
-rw-r--r--
re_exchange-c.yaml
547
B
-rw-r--r--
re_exchangeable%3f-c.yaml
391
B
-rw-r--r--
rid-c.yaml
419
B
-rw-r--r--
sid_available%3f-c.yaml
352
B
-rw-r--r--
switch-c.yaml
567
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : grant_privilege-c.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Set the effective user ID, and if possible, the saved user ID of the process to the given <em>integer</em>. Returns the new effective user ID. Not available on all platforms. - !ruby/struct:SM::Flow::VERB body: " [Process.uid, Process.euid] #=> [0, 0]\n Process::UID.grant_privilege(31) #=> 31\n [Process.uid, Process.euid] #=> [0, 31]\n" full_name: Process::UID::grant_privilege is_singleton: true name: grant_privilege params: | Process::UID.grant_privilege(integer) => fixnum Process::UID.eid= integer => fixnum visibility: public
Close