Help for this page

Select Code to Download


  1. or download this
    open(IN, "$filepath/$siteinfo[1]");
    
  2. or download this
    $query_string = $ENV{'QUERY_STRING'};
    @search      = split(/&/,$query_string);
    @info      = split(/=/, $search[0]);
    @siteinfo      = split(/-/, $info[1]);
    
  3. or download this
    http://www.somehost.com/path/to/script/badscript.cgi?name=x-/bin/ls|