MCPcopy Create free account
hub / github.com/Amulab/advul / exploit

Method exploit

lib/runner.py:58–63  ·  view source on GitHub ↗

TODO 漏洞利用逻辑实现

(self)

Source from the content-addressed store, hash-verified

56 wait(fs)
57
58 def exploit(self):
59 """
60 TODO
61 漏洞利用逻辑实现
62 """
63 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected