ait-testbed / ait-testbed/attackmate
Sliver implants don't work anymore
- Ngôn ngữ chính
- Python
- Star
- 51
- Fork
- 10
- Merge trung bình
- 1 ngày 6 giờ
- Pull request đã merge (30 ngày)
- 3
Mô tả
When attackmate generates an implant, the implant looks in sliver like:
```
Name Implant Type Template OS/Arch Format Command & Control Debug
============ ============== ========== ============= ============ ============================ =======
badimplant session sliver linux/amd64 EXECUTABLE [1] https://faaacebook.com false
```
The c2 should use the mtls-protocol. Manually generated implants look like following:
```
Name Implant Type Template OS/Arch Format Command & Control Debug
============= ============== ========== ============= ============ =============================== =======
GREEK_VELDT session sliver linux/amd64 EXECUTABLE [1] mtls://faaacebook.com:443 true
```
It's time to check the sliver-py api and check if the protobuf-schema changed in sliver and extend the options in a way, that mtls dns aso are useable too.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.