diff options
author | Malfurious <m@lfurio.us> | 2021-12-15 21:35:18 -0500 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2021-12-17 22:20:00 -0500 |
commit | c7603c3cd00c565d67b6ee08510720934b34ca2e (patch) | |
tree | 1412b2d8ff48345b4ee52b0ac260ee09363dd35e /wordlists/dirbuster | |
parent | 09139a3638812ef8ee7f766010729d75ceabad07 (diff) | |
download | lib-des-gnux-c7603c3cd00c565d67b6ee08510720934b34ca2e.tar.gz lib-des-gnux-c7603c3cd00c565d67b6ee08510720934b34ca2e.zip |
sploit: Catch KeyboardInterrupt in Comm.readall()
If execution is stuck inside readall() (for example, due to blocked IO),
handling KeyboardInterrupt allows the user a way to get out, without
exiting the active script early or losing the data read so far.
Signed-off-by: Malfurious <m@lfurio.us>
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions