View Issue Details

IDProjectCategoryView StatusLast Update
0003894Kali LinuxNew Tool Requestspublic2020-02-11 16:22
Reporterpanagiks Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwon't fix 
Summary0003894: RSPET - Reverse Shell
Description

Let me start by making clear that I am the lead developer of the project so my view might be a bit biased.

I would like to request that RSPET (https://github.com/panagiks/RSPET) is included in Kali tool set.

RSPET is mainly a Reverse Shell. It's traffic is encrypted through ssl and with minimum reconfiguration can use certs issued by trusted CAs (not the default method in order to cater to a wider audience). It is configurable through a configuration file. It is expandable through a plugin system. It can be interfaced from its command line interface, its API or its RESTful WebAPI. For the later there is a Front-End interface being developed from a team in Thessaloniki's, Greece Hackerspace.
RSPET is being actively developed as an Open Source project for nearly a year. It is licensed under the MIT license, allowing redistribution, modification and sub-licensing. Dependencies are Python2.7 and openssl (for cert creation during setup) for the main Server and optional dependencies are Flask and flask-cors (both available through pip) for the RESTful WebAPI. The source code and nearly all the projects features and interactions are documented at : http://rspet.readthedocs.io/

Thank you for your time and great work !

Activities

g0tmi1k

g0tmi1k

2018-01-29 15:12

administrator   ~0008465

To help speed up the process of evaluating the tool, please make sure to include the following information (the more information you include, the more beneficial it will for us):

  • [Name] - The name of the tool
  • [Version] - What version of the tool should be added?
    --- If it uses source control (such as git), please make sure there is a release to match (e.g. git tag)
  • [Homepage] - Where can the tool be found online? Where to go to get more information?
  • [Download] - Where to go to get the tool?
  • [Author] - Who made the tool?
  • [Licence] - How is the software distributed? What conditions does it come with?
  • [Description] - What is the tool about? What does it do?
  • [Dependencies] - What is needed for the tool to work?
  • [Similar tools] - What other tools are out there?
  • [How to install] - How do you compile it?
  • [How to use] - What are some basic commands/functions to demonstrate it?
g0tmi1k

g0tmi1k

2020-02-11 16:22

administrator   ~0012247

This is python2 - which is EOL

Issue History

Date Modified Username Field Change
2017-02-26 07:03 panagiks New Issue
2018-01-29 15:12 g0tmi1k Note Added: 0008465
2018-05-08 08:41 g0tmi1k Summary RSPET : Reverse Shell => RSPET - Reverse Shell
2019-12-09 13:29 g0tmi1k Priority low => normal
2019-12-09 13:30 g0tmi1k Severity minor => feature
2020-02-11 16:22 g0tmi1k Note Added: 0012247
2020-02-11 16:22 g0tmi1k Status new => closed
2020-02-11 16:22 g0tmi1k Resolution open => won't fix