Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Non-CGI perl scripts on a web server?

by pobocks (Chaplain)
on Feb 23, 2015 at 18:22 UTC ( [id://1117569]=note: print w/replies, xml ) Need Help??


in reply to Non-CGI perl scripts on a web server?

Feel free to disregard if you've already considered this, but what you're doing here seems potentially really dangerous - even if the script itself is innocuous, it could be used to DOS your system.

Make sure that your web site is behind some kind of authentication, and that your script isn't able to be subverted to do damage to the system. If you're taking any kind of user input, it needs to be carefully sanitized. Etc, etc.

  • Comment on Re: Non-CGI perl scripts on a web server?

Log In?
Username:
Password:

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

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

    No recent polls found