This project has been archived, use Geronimo 2 instead
A Remote Administration Tool written in powershell.
Warning
Geronimo is in its early testing stages, some features may not work as intended.
- CLI-access
- Elevated command execution
- Upload files to client
- Download files from client
- Autostart on boot
- Hidden from Taskmanager
-
Clone this project
-
In server.ps1, specify the port to listen on.
-
Run server.ps1 on the target machine.
-
In client.ps1, specify the target's IP and port.
-
Run client.ps1 on the attacking machine.
-
Profit!
- clear --> clear your screen
- exit [-s] --> shutdown the client [and the server]
Note
All other commands will be executed as a Powershell command.
Geronimo is provided as an administration tool to be used inside your personal network. I (wxnnvs) cannot be held liable for any misuse of this tool. All responsibility is at the users end.