ait-testbed / ait-testbed/attackmate

Sliver implants don't work anymore

Ouverte
#187 0 commentaires 0 réactions 1 personne assignée Réclamée par @whotwagner Voir sur GitHub
Langage dominant
Python
Étoiles
51
Forks
10
Merge moyen
1 j 6 h
PR mergées (30 j)
3

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.