Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | MonkeyShell: using XML-RPC for access to a remote shell |
|---|---|
| Date: | Sun, 10 Oct 2004 22:38:50 -0400 |
Security pundits have been warning about the dangers implicit with Web services for years. A good starting point for understanding the security issues related to Web services can be found at: http://searchwebservices.techtarget.com/originalContent/0,289142,sid26_gci872720,00.html
Of course to really understand the security risks posed by Web services, you need to understand the basics of Web services. Enter an application I wrote called "Monkey Shell."
MonkeyShell is a simple open source Python application that uses extensible markup language remote procedure calls (XML-RPC) to execute commands through a remote system shell.
I kept the code terse (less than 100 lines total) so that it can be studied easily. It is similar to netcat except instead of "shell shoveling" data through a raw TCP connection, it wraps data in XML and transports it over HTTP.
MonkeyShell is freely available at: http://www.sharp-ideas.net/
Cheers, Abe Usher, CISSP
-- NTBugtraq Editor's Note:
Want to reply to the person who sent this message? This list is configured such that just hitting reply is going to result in the message coming to the list, not to the individual who sent the message. This was done to help reduce the number of Out of Office messages posters received. So if you want to send a reply just to the poster, you'll have to copy their email address out of the message and place it in your TO: field. --
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Full-Disclosure] Eudora 6.2.0.7 attachment spoof, Paul Szabo |
|---|---|
| Next by Date: | Re: MonkeyShell: using XML-RPC for access to a remote shell, Darryl Luff |
| Previous by Thread: | [Full-Disclosure] Eudora 6.2.0.7 attachment spoof, Paul Szabo |
| Next by Thread: | Re: MonkeyShell: using XML-RPC for access to a remote shell, Darryl Luff |
| Indexes: | [Date] [Thread] [Top] [All Lists] |