Hmmmm my petition is coming from a different realm of monks. The realm of sysadmin monks. We didn't write the code, but we have to know enough about how to modify it when there isn't a true perl monk to do it. Of course, this would be done with the utmost care and with viligence while we learn more to write our own future perls.
Most currently on this sysadmin's mind is the "CERT Advisory CA-2000-02 Malicious HTML Tags Embedded in Client Web Requests" that was just released.
The HTML pages that run cgi that run perl..... ahhhhhhhh
To place a character check for allowable characters, and if not the allowed, then change it to an underscore.
The code has been suggested, but this sysadmin pouts because she can't decide exactly where it goes and can't get it to work with existing code.
The books are open, the sysadmin-wanna-be-perl-monk is learning, but needs help.
Is there a section the Friar can open that will give different examples of how to modify code, whether it's after the read(STDIN, the @prompts array, or checking the $fields...
Arggghhhhh
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.