Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^5: Setting up a web-based perl interpeter

by MidLifeXis (Monsignor)
on May 31, 2011 at 12:58 UTC ( [id://907446]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Setting up a web-based perl interpeter
in thread Setting up a web-based perl interpeter

When visiting other pages it never shows the URL params. It won't pass on that you had to do script.pl?this=that. It'll just show script.pl.

My access_log records show the parameters passed in a GET request, and the error_log shows the referer (sic) including the parameters if it was a GET request.

You are using obscurity to secure your script. Once the obscurity is gone, the security goes right with it. Obscurity can be much more difficult to maintain (perhaps approaching "impossible" for anything more complex than a crossover cable) than other methods once $badguy has access to the request path (see previous post in this thread). Maintaining this secure request path is expensive, error prone, and difficult. There are other, more economical solutions available.

--MidLifeXis

  • Comment on Re^5: Setting up a web-based perl interpeter

Log In?
Username:
Password:

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

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

    No recent polls found