ait-testbed / ait-testbed/attackmate

Sliver implants don't work anymore

未关闭
#187 0 条评论 0 个 reaction 已指派 1 人 已被 @whotwagner 认领 在 GitHub 查看
主要语言
Python
星标
51
派生
10
平均合并
1 天 6 小时
30 天内合并 PR
3

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。