Answers

Question and Answer:

  Home  Perl Programming

⟩ What does Perl do if you try to exploit the execve(2) race involving setuid scripts?

Sends mail to root and exits.

It has been said that all programs advance to the point of being able to automatically read mail. While not quite at that point (well, without having a module loaded), Perl does at least automatically send it.

 142 views

More Questions for you: