Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

social media interface

Name: Anonymous 2014-04-27 21:49

hello /prog/,

I would like to be able to use the command line using an interface that doesn't scare people in public. So I was thinking of creating an http server that allows access to the command line through web pages that look like facebook and twitter. Source code would be reformated into walls. Twitter would work well for log files. Any ideas or links to existing work are welcome.

Name: >>2 2014-04-27 22:34

>>12
Still, because the run programs run as apache and you can get them to do whatever you want, you can daemon them and they'll run in the background with apache's access.

If you cared enough, you could write a program that detached from php's execution with daemon(3), connected to some IRC for commands, and used IPC to fuck with apache and get it to write files / escalate privileges.

The entire FS is exposed so there's plenty you can do, also all networking functions work and there's no chroot.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List