Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Any security holes?

by Limbomusic (Acolyte)
on Jun 26, 2022 at 23:57 UTC ( [id://11145102]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $whatever = encode_entities($whatever, '<>&"');
    
  2. or download this
    #!C:\Perl64\site\bin\perl.exe
    use warnings;
    ...
    print $fh "<b>$nick</b><br><img src='$pic' width='250' height='auto' b
    +order='2'><br><br>Says <b>$say</b><br>Likes <b>$likes</b><br>Favorite
    + vehicle <b>$fav</b><br> Real life car/vehicle <b>$car</b><br>Age <b>
    +$age</b><br>Hometown <b>$town</b><br>Favorite drink <b>$drink</b><br>
    +<b><a href='$wpage'>$wpage</a></b><HR color=#008000 SIZE=2>\n";
    print "<html><head><meta http-equiv = 'refresh' content = '0; url = dr
    +ivers.html' /></head>";
    close $fh;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-19 13:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found