docs: update images

This commit is contained in:
b1n
2024-06-23 15:54:37 +08:00
committed by GitHub
parent b2ae977cc0
commit b20db624c0

View File

@@ -7,7 +7,7 @@
**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/549bbfa8-d8a4-44c6-89e1-3f24ef7897d2) ![](https://github.com/pumpbin/pumpbin/assets/120295547/2c94a40f-a370-4cef-a676-3a843e535edb)
## ✨ Features ## ✨ Features
@@ -24,7 +24,6 @@ To use PumpBin, you need to have a b1n file or create one. A b1n file contains o
## ❔ Why ## ❔ Why
Modern cybersecurity teams are divided into offensive personnel and cybersecurity researchers, with researchers responsible for producing digital weapons. The teams typically deploy post-exploitation tools like Cobalt Strike, BRC4, or similar. Modern cybersecurity teams are divided into offensive personnel and cybersecurity researchers, with researchers responsible for producing digital weapons. The teams typically deploy post-exploitation tools like Cobalt Strike, BRC4, or similar.
To evade security software, researchers usually write shellcode loaders, including evasion code to create the final implant. This process generally follows two methods. To evade security software, researchers usually write shellcode loaders, including evasion code to create the final implant. This process generally follows two methods.