byt3bl33d3r/pyMalleableC2

Error when specifying a variant name

Open

#1 opened on Aug 14, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (36 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (287 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

http_get = HttpGetBlock("TEST_VARIANT")

    self.ast.children[0].insert(0,
AttributeError: 'Tree' object has no attribute 'insert'```

Contributor guide