1999 The Central Ohio Linux User Group. // All rights reserved. // Released under the GPL, v. 2. See: LICENSE.TXT // print "


"; print "
"; // print "\n\n\n"; // $REQUEST_URI = $_SERVER[REQUEST_URI]; $url=parse_url("$REQUEST_URI"); $scheme = $url[scheme]; $host = $url[host]; $whereami = $url[path]; $basename = exec("basename $whereami"); $REFERRER=exec("basename $whereami .php"); $SMURF = exec(" ls | grep $REFERRER | grep txt "); if ($SMURF != "") { ## echo ""; ## This next line of code opens the displayed code in a new window when uncommented echo ""; echo "\"View of "; echo ""; echo "$basename"; } else { print "\n"; print "\n"; } print "Copyright © 2000 The Central Ohio Linux User Group."; //include "nospam.php" ; print ""; include "spambait.php"; print ""; print "
All rights reserved.
"; // print " // //"; print "

Remote console:
"; include './search/body.txt'; print "
"; ?>