Open GreyDGL opened 6 months ago
The current operation logic is troublesome. We try to implement a metasploit-like terminal. So users can do:
tool_response = xxxx
and then
next
and the tool will continue to execute the next step.
The current operation logic is troublesome. We try to implement a metasploit-like terminal. So users can do:
and then
and the tool will continue to execute the next step.