Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guillaC/wsManager
Webshell Manager
https://github.com/guillaC/wsManager
caidao infosec pentest redteam remote remote-admin-tool remote-shell security security-tools webshell wsmanager
Last synced: 10 days ago
JSON representation
Webshell Manager
- Host: GitHub
- URL: https://github.com/guillaC/wsManager
- Owner: guillaC
- License: gpl-3.0
- Archived: true
- Created: 2019-09-04T15:48:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T16:59:13.000Z (over 4 years ago)
- Last Synced: 2024-08-03T18:13:27.868Z (3 months ago)
- Topics: caidao, infosec, pentest, redteam, remote, remote-admin-tool, remote-shell, security, security-tools, webshell, wsmanager
- Language: C#
- Homepage: https://guillac.github.io/wsManager/
- Size: 150 KB
- Stars: 117
- Watchers: 8
- Forks: 31
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - guillaC/wsManager - Webshell Manager (C# #)
README
## Information
wsManager can be used to quickly execute commands on a server while pentesting a PHP application.
The client interface is written in C#, which operate using a simple web-based backdoor implemented by user himself.Once uploaded, the web shell can be accessed by the client at any time. Once successfully connected, the user proceeds to manipulate files and data on the web server.
The server-side code is extremely simple and contains just a single line of code :
```php```
Many commands and control features:
* File manager (upload, download, archiver, etc)
* Command execution
* PHP Exec
* SQL Explorer
* Screen Viewer (windows only)## Documentation
Coming soon
## Screenshots
![](https://i.imgur.com/1JfWKsR.png)
![](https://i.imgur.com/ZU4HJmd.png)
![](https://i.imgur.com/3I7Rjdf.png)
![](https://i.imgur.com/zbB5XTs.png)
![](https://i.imgur.com/dWVfZOU.png)
![](https://i.imgur.com/VeRb4dN.png)
![](https://i.imgur.com/2qn6pYq.png)## Disclaimer
*I, the creator, am not responsible for any actions, and or damages, caused by this software.
You bear the full responsibility of your actions and acknowledge that this software was created for educational purposes only.
This software's main purpose is NOT to be used maliciously, or on any system that you do not own, or have the right to use.
By using this software, you automatically agree to the above.*## Changelog
### 04/04/2020
- PHP Code Execution
- HTTPS Support### 09/09/2019
- ScreenViewer Added## Misc
Todo:
* .