Metadata-Version: 1.0
Name: pyzombie
Version: 1.0
Summary: Remote code execution server.
Home-page: http://code.google.com/p/pyzombie/
Author: Lance Finn Helsten
Author-email: lanhel@me.com
License: GNU Affero General Public License
Download-URL: http://code.google.com/p/pyzombie/downloads/list
Description: ========
        pyzombie
        ========
        
        This is an HTTP RESTful server that will allow arbitrary code to
        be executed on a remote host. The principle purpose is to allow
        test code to be loaded and executed remotely on hosts for systems
        that have no direct network presence.
        
        
        .. WARNING::
            Executing pyzombie on any machine will open it up to all attacks
            by anyone or anything that has access to the internet (TCP/IP)
            address and port. There is no security within pyzombie to prevent
            unauthorized access.
        
        
        
        .. |date| date:: %Y-%m-%d %H:%M:%S %Z
        .. footer::
            | Copyright © 2009 Lance Finn Helsten
            | Licensed under GNU Affero General Public License version 3.
            | Document generated: |date|.
        
        
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: Traffic Generation
Classifier: Topic :: Utilities
