Linux server220.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
: 198.54.116.164 | : 216.73.216.105
Cant Read [ /etc/named.conf ]
7.4.33
adnangch
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
Process /
GID /
[ HOME SHELL ]
Name
Size
Permission
Action
cdesc-GID.yaml
829
B
-rw-r--r--
change_privilege-c.yaml
640
B
-rw-r--r--
eid-c.yaml
457
B
-rw-r--r--
grant_privilege-c.yaml
714
B
-rw-r--r--
re_exchange-c.yaml
549
B
-rw-r--r--
re_exchangeable%3f-c.yaml
392
B
-rw-r--r--
rid-c.yaml
421
B
-rw-r--r--
sid_available%3f-c.yaml
353
B
-rw-r--r--
switch-c.yaml
570
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 group ID, and if possible, the saved group ID of the process to the given <em>integer</em>. Returns the new effective group ID. Not available on all platforms. - !ruby/struct:SM::Flow::VERB body: " [Process.gid, Process.egid] #=> [0, 0]\n Process::GID.grant_privilege(31) #=> 33\n [Process.gid, Process.egid] #=> [0, 33]\n" full_name: Process::GID::grant_privilege is_singleton: true name: grant_privilege params: | Process::GID.grant_privilege(integer) => fixnum Process::GID.eid = integer => fixnum visibility: public
Close