diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2021-08-31 19:35:35 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2021-08-31 19:35:35 -0400 |
commit | 3c2e0b235b5df6004abb1c583316a370835c5570 (patch) | |
tree | 4e8ab391b9ee966a4a6221b7e6ad2d5f0fee619f /sploit.py | |
parent | 72b8043524620f1bb48259002d777b28680c9008 (diff) | |
download | sploit-3c2e0b235b5df6004abb1c583316a370835c5570.tar.gz sploit-3c2e0b235b5df6004abb1c583316a370835c5570.zip |
Add Interactive Mode to Comms
comm.interact() will drop the user into an "interactive" mode where they
can directly control what is sent. A SIGINT (Ctrl+C) will drop the
script out of interactive mode and continue executing the rest of the
script. If the output of the program (input into our script) goes into
a broken state (such as when the target program exits), interactive mode
will automatically exit.
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to 'sploit.py')
0 files changed, 0 insertions, 0 deletions