Download List

项目描述

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 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

- c选项可以包括几个证书文件。此版本还增加了CRL(证书吊销列表)的支持下,能够选择源端口时,输出(而不是由内核指定一个源端口)连接,setuid的支持,和sslv3和使用SSLv2支持(不只是像以前TLSv1)。 “openssl_scripts”的补充,其中载有一组脚本轻松地创建一个根CA,从属CA和客户机/服务器证书,以及签署和吊销证书。
标签: 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

在1.50,string.h中被包括在错误的地方(fram9crypt.cc)。根据Knoppix的编制问题已得到修复。此版本应汇编在Slackware 8.x和9.0,NetBSD的1.6罚款和Knoppix 3.3。
标签: 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

此版本包括string.h中到farm9crypt.cc因为它需要通过memcpy()和strlen()。这应该用gcc 3.3.3解决编制的问题。
标签: 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

标签: Initial freshmeat announcement

Project Resources