Releases: p4p1/p4p1_revshell
Release list
cream
Latest working release. This new version improves the server only. But all of the old features are still working. The server is now a python module so easier to install. It is built with Python 2.7 in mind.
Server features:
- new crowd mode to control multiple clients at once.
- list -> list all of the connected clients to the server
- sendall -> send a command to all of the clients
- connect -> go in single user mode with the provided ip.
shook
In this release most of the code if finished, the client is fully working with all of the functions listed bellow, and the server is fully working with no bugs to.
client:
- wget -> [download a file on the infected client from the web]
- get-file -> [download a file from the infected client to your' computer ]
- cd -> [ change directory ]
- open a text file to hide the client.
- backwards compatibility with the older clients:
* open ip.cfg file to connect to a different ip
* open port.cfg file to connect to a different port
server:
- integration with all of the above commands
- ip -> [ display the client's ip address ]
Server and Client improved
The server is fully working with a terminal and ncurses mode for easier usage.
The client can change directory remote install executables. Special exit command to allow constant use.
Server allows multiple client usage
Third release
Big release updating te server and removing windows sever
p4p1 Windows Server
Added windows Server support and a installation guide for linux.
Second release
add:
- Update windows client
- ip.cfg added
known bugs:
- linux client is broken :c
- linux server needs an update for the exit function
Most stable release and first
-Added netcat support for client
-Added simple user interface
-Added website file download
-Fixed quit crash
-Added compile interface