Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geeoon/asploit
/ exploit_status
Method
exploit_status
src/LocalCommandProcessor.py:165–166 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
163
@
return
bool
for
if
we are in the exploit shell.
164
""
"
165
def
exploit_status(self):
166
return
self.exploit is not None
167
168
""
"
169
@brief Processes a command string.
Callers
2
__exploit
Method · 0.95
process_command
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected