


                    Mirkov4 -- remote http administration


                      (actually pronounced "Mirkova")




    1. About Mirkov4
    ----------------

    Mirkov4 is a remote administration tool that operates over http. Any
    standard web browser (IE, Firefox, ...) can be used to perform a wide
    range of operations on the machine running Mirkov4:

        * naviguate through the disk and network drives

        * see the user's desktop, send keys and mouse events

        * download, upload or delete (shred) any file

        * execute arbitrary commands in a given directory

        * display and kill currently running processes


    After starting mirkov4.exe, simply connect to port 7887, for example:

    	http://127.0.0.1:7887/ or  http://192.168.1.28:7887/

    You can also specify another port to listen on, like 7997:

        C:\TEMP>mirkov4.exe 7997


    2. Disclaimer
    -------------

    Mirkov4 is destined to be used as a legitimate remote administration
    tool, and is licensed under the terms of the GNU GPL version 2. (See
    gpl.txt). More specifically:

<<
  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
>>


    3. ChangeLog
    ------------

Version 1.1 released on 2005-10-07:

        * Initial release.


    4. TODO
    -------

        * add basic http authentication
        * show a list of users with LM/NTLM hashes
        * perform auto-installation as a service
        * allow proxy requests, including CONNECT
        * download whole directories in .zip format
        * upload a zip file and uncompress it


    5. Contact
    ----------

    http://www.cr0.net:8040/about/
