docs: add features

This commit is contained in:
b1n
2024-06-24 14:34:48 +08:00
committed by GitHub
parent 76715284f9
commit db01aeecbc

View File

@@ -7,13 +7,15 @@
**PumpBin** is an Implant Generation Platform. **PumpBin** is an Implant Generation Platform.
To use PumpBin, you need to have a b1n file or create one. A b1n file contains one or more binary implant templates, along with some additional descriptive information. We refer to a b1n file as a Plugin. To use PumpBin, you need to have a b1n file or create one. A b1n file contains one or more binary implant templates, along with some additional descriptive information. We refer to a b1n file as a Plugin.
![](https://github.com/pumpbin/pumpbin/assets/120295547/2c94a40f-a370-4cef-a676-3a843e535edb) ![](https://github.com/pumpbin/pumpbin/assets/120295547/2c94a40f-a370-4cef-a676-3a843e535edb)
## ✨ Features ## ✨ Features
* Powerful, simple, and comfortable UI * Powerful, simple, and comfortable UI
* Following the minimal principle to ensure maximum flexibility in usage * Following the minimal principle to ensure maximum flexibility in usage
* Support two types: shellcode embedded in implants(Local) and hosted on remote servers(Remote) * Support two Plugin types: shellcode embedded in implants(Local) and hosted on remote servers(Remote)
* Support the development of Plugin using any compiled language, such as C/C++, Rust, Zig, Go, and more
* Re-selecting the current plugin will generate a new random encryption password * Re-selecting the current plugin will generate a new random encryption password
* Filling with random data to ensure each generated implant is unique * Filling with random data to ensure each generated implant is unique
* We have user manual, you no longer need to educate your users * We have user manual, you no longer need to educate your users