You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.
I'm trying to make my script end a created command shell session (using a cmd/unix/bind_perl payload). I get the result => 'success' output from calling the command in python, however the command shell doesn't appear to really be closing. It is causing complications with the actions that follow in the script, and I tried adding a call to list all the open sessions and the shell appeared in that list following the "successful" session termination. Any ideas?
Note: This issue does not occur for meterpreter sessions.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to make my script end a created command shell session (using a cmd/unix/bind_perl payload). I get the result => 'success' output from calling the command in python, however the command shell doesn't appear to really be closing. It is causing complications with the actions that follow in the script, and I tried adding a call to list all the open sessions and the shell appeared in that list following the "successful" session termination. Any ideas?
Note: This issue does not occur for meterpreter sessions.
The text was updated successfully, but these errors were encountered: