Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (667d34d12011cc5473b2c0a04b54193ccd499da2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (667d34d12011cc5473b2c0a04b54193ccd499da2)
  • Date: Sat, 9 Mar 2013 21:27:18 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

security/raccess/DETAILS | 30 +++++++++++++-----------------
security/raccess/HISTORY | 3 +++
2 files changed, 16 insertions(+), 17 deletions(-)

New commits:
commit 667d34d12011cc5473b2c0a04b54193ccd499da2
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

raccess: Fix long description

diff --git a/security/raccess/DETAILS b/security/raccess/DETAILS
index 631b005..2396f5f 100755
--- a/security/raccess/DETAILS
+++ b/security/raccess/DETAILS
@@ -10,21 +10,17 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
BUILD_API=1
SHORT="Remote Access Session is a security tool to analyze the
integrity of systems."
cat << EOF
-Remote Access Session is a security tool to analyze the integrity of
-systems. The program tries
-to gain access to a system using the most advanced techniques of remote
-intrusion. It can either
-work in normal mode (which is fast) or hard mode (which is more
-intensive). There is a big
-difference between Remote Access Session and other remote security audit
-tools. If Remote Access
-Session finds a remote vulnerability that gives user account or root, it
-will try to exploit it
-and it will return a shell. This allows a network administrator to discard
-false positives
-regarding remote vulnerabilities. It also includes all of the information
-from service banners
-in its output. It performs vendor and version detection on Web servers and
-other common servers,
-and also attempts remote OS identification.
+Remote Access Session is a security tool to analyze the integrity of systems.
+
+The program tries to gain access to a system using the most advanced
techniques
+of remote intrusion. It can either work in normal mode (which is fast) or
hard
+mode (which is more intensive).
+
+There is a big difference between Remote Access Session and other remote
+security audit tools. If Remote Access Session finds a remote vulnerability
that
+gives user account or root, it will try to exploit it and it will return a
+shell. This allows a network administrator to discard false positives
regarding
+remote vulnerabilities. It also includes all of the information from service
+banners in its output. It performs vendor and version detection on Web
servers
+and other common servers, and also attempts remote OS identification.
EOF
diff --git a/security/raccess/HISTORY b/security/raccess/HISTORY
index a514384..2641166 100644
--- a/security/raccess/HISTORY
+++ b/security/raccess/HISTORY
@@ -1,3 +1,6 @@
+2013-03-10 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed long description
+
2011-10-14 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: fixed long description wrap (scripted)




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (667d34d12011cc5473b2c0a04b54193ccd499da2), Ismael Luceno, 03/09/2013

Archive powered by MHonArc 2.6.24.

Top of Page