| Sign In/My Account | View Cart |
| Article: |
Write a Webserver in 100 Lines of Code or Less | |
| Subject: | WEB RAT | |
| Date: | 2009-02-14 23:23:36 | |
| From: | sreevik | |
|
Am planning to implement a web based remote administration tool for which i want to write a web server of my own.The RAT as we know is to control a pc at a remote location(server) using a client pc.In my RAT the client pc should only have a web browser.Now the web server i want should be able to return a telnet client inside the web browser so that i can execute commands on the server. Will the server given here help me in this matter... |
||