mirror of
https://github.com/pumpbin/pumpbin
synced 2026-03-15 07:14:30 -07:00
docs: add features
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## ✨ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user