CodeXTF2 / Burp2Malleable

Quick python utility I wrote to turn HTTP requests from burp suite into Cobalt Strike Malleable C2 profiles
MIT License
349 stars 32 forks source link

requirements #4

Closed ghost closed 1 year ago

ghost commented 1 year ago

from malleablec2 import Profile ModuleNotFoundError: No module named 'malleablec2'

when I try to install it via pip3 , the module is not available.

CodeXTF2 commented 1 year ago

oh its pymalleablec2. il add it to reqs tmw

CodeXTF2 commented 1 year ago

https://github.com/Porchetta-Industries/pyMalleableC2

CodeXTF2 commented 1 year ago

fixed with 976db7ba93127a5bb9eda1876588f93586a5b87c