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

Re: Perl terminal access to linux server

by soonix (Canon)
on Sep 22, 2021 at 09:38 UTC ( [id://11136946]=note: print w/replies, xml ) Need Help??


in reply to Perl terminal access to linux server

By "terminal access", I assume you mean a commandline interface via SSH or Telnet (or Serial connection), so Control::CLI comes to my mind.

On the machine from where you open the connection, "setuid root" doesn't help you, because the Linux webserver you're connecting to usually would have its own authorization checks. If something running on the Linux webserver - well, that's another can of worms… see e.g. OWASP Secure Coding Practices (this seems currently being migrated, archived here)

  • Comment on Re: Perl terminal access to linux server

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-19 22:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found