Download List

Descripción del Proyecto

rrs is a reverse (connecting) remote shell.
Instead of listening, it will connect out to rrs
in listen mode. The listener will accept the
connection and receive a shell from the remote
host. rrs features full pseudo-TTY support, full
OpenSSL support (client/server authentication and
choice of cipher suites), Twofish encryption, a
simple XOR cipher, plain-text sessions, peer-side
session snooping, a daemon option, and
reconnection features. It is known to compile and
run under Linux, FreeBSD, NetBSD, OpenBSD, and QNX.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-30 07:49
1.70

La opción-C ahora puede incluir archivos de certificados varios. Esta versión también añade CRL (Lista de certificados revocados) el apoyo, la capacidad de elegir el puerto de origen cuando se conecta a cabo (en lugar de tener el kernel de asignar un puerto de origen), el apoyo setuid, y SSLv3 y apoyo SSLv2 (no sólo TLSv1 como antes). "openssl_scripts" fue agregada, que contiene un conjunto de secuencias de comandos para crear fácilmente una CA raíz, CA subordinada, y cliente / servidor de certificados, y firmar y revocar certificados.
Tags: Major feature enhancements
The -C option can now include several certificate files. This
release also added CRL (Certificate Revocation List) support,
the ability to choose the source port when connecting out
(instead of having the kernel assign a source port), setuid
support, and SSLv3 and SSLv2 support (not just TLSv1 as
before). "openssl_scripts" was added, which contains a set of
scripts to easily create a root CA, subordinate CA, and
client/server certificates, and sign and revoke certificates.

2004-05-13 20:38
1.55

En 1.50, string.h se incluyó en el lugar equivocado (fram9crypt.cc). En materia de recopilación de Knoppix han sido corregidos. Este comunicado debería compilarse bien bajo Slackware 8.x & 9.0, NetBSD 1.6 y Knoppix 3.3.
Tags: Minor bugfixes
In 1.50, string.h was included in the wrong place (fram9crypt.cc). Compilation issues under Knoppix have been fixed. This release should compile fine under Slackware 8.x & 9.0, NetBSD 1.6, and Knoppix 3.3.

2004-05-13 00:18
1.50

Esta versión incluye string.h en farm9crypt.cc ya que es necesario por memcpy () y strlen (). Esto debería resolver los problemas de compilación con GCC 3.3.3.
Tags: Minor bugfixes
This release includes string.h into farm9crypt.cc since it's needed by memcpy() and strlen(). This should resolve compilation issues with gcc 3.3.3.

2004-05-09 17:50
1.49

Tags: Initial freshmeat announcement

Project Resources