Obtaining Shell Access via AIM?
Quicksilver31337 asks: "I have recently been faced with a challenge of getting shell access via a AIM(for mobile access purposes), where Perl would be used to recieve messages (prolly from specified users only) over AIM, and pass them as shell commands, and finally, returning output to the user over AIM again.
Its seems to be possible to me (maybe using Net::AIM) and I was wondering if anyone has tried something similar with success. Thanks."
For instance, I don't know anything about things like forkpty(3) and how it would work for me.
Lucky for me, someone on slashdot understands things like login_tty(3) or execve(2) and is going to explain them to me.