Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
CGI /
Cookie /
[ HOME SHELL ]
Name
Size
Permission
Action
cdesc-Cookie.yaml
2.22
KB
-rw-r--r--
new-c.yaml
1.4
KB
-rw-r--r--
parse-c.yaml
472
B
-rw-r--r--
secure%3d-i.yaml
330
B
-rw-r--r--
to_s-i.yaml
252
B
-rw-r--r--
value%3d-i.yaml
174
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : new-c.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Create a new CGI::Cookie object. - !ruby/struct:SM::Flow::P body: "The contents of the cookie can be specified as a <tt>name</tt> and one or more <tt>value</tt> arguments. Alternatively, the contents can be specified as a single hash argument. The possible keywords of this hash are as follows:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "name:" body: the name of the cookie. Required. - !ruby/struct:SM::Flow::LI label: "value:" body: the cookie's value or list of values. - !ruby/struct:SM::Flow::LI label: "path:" body: the path for which this cookie applies. Defaults to the base directory of the CGI script. - !ruby/struct:SM::Flow::LI label: "domain:" body: the domain for which this cookie applies. - !ruby/struct:SM::Flow::LI label: "expires:" body: the time at which this cookie expires, as a <tt>Time</tt> object. - !ruby/struct:SM::Flow::LI label: "secure:" body: whether this cookie is a secure cookie or not (default to false). Secure cookies are only transmitted to HTTPS servers. type: :NOTE - !ruby/struct:SM::Flow::P body: These keywords correspond to attributes of the cookie object. full_name: CGI::Cookie::new is_singleton: true name: new params: (name = "", *value) visibility: public
Close