Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 12th, 2012  |  syntax: None  |  size: 0.15 KB  |  hits: 1,871  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. root@krypt2:/tmp# ./bt5_0day.sh
  2. uid=0(root) gid=0(root) groups=0(root)
  3.  
  4. root@krypt2:/tmp# cat ./bt5_0day.sh
  5. #!/bin/bash
  6. id
  7.  
  8. root@krypt2:/tmp#