pyMalleableC2
pyMalleableC2 copied to clipboard
Error when specifying a variant name
http_get = HttpGetBlock("TEST_VARIANT")
self.ast.children[0].insert(0,
AttributeError: 'Tree' object has no attribute 'insert'```