shell bypass 403

GrazzMean Shell

Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 18.117.151.0
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : mib_modules.h
#ifndef MIB_MODULES_H
#define MIB_MODULES_H

#ifdef __cplusplus
extern          "C" {
#endif

#define DO_INITIALIZE   1
#define DONT_INITIALIZE 0

struct module_init_list {
    char           *module_name;
    struct module_init_list *next;
};

void            add_to_init_list(char *module_list);
int             should_init(const char *module_name);
void            init_mib_modules(void);

#ifdef __cplusplus
}
#endif
#endif
© 2025 GrazzMean