Caldera platform closing connections expectedly in SSH right after password authentication #2722
stephenajacob
started this conversation in
General
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In an expect script, I have started a SSH connection from the attacker to a remote machine which is performed perfectly when I execute the script from the command line. Firewalls, SSH configuration and network connectivity is not a problem.
However, when I start a Caldera server, deploy an agent on my client machine and ruin an ability to execute the expect script the SSH connection stops unexpectedly after password authentication provided by the expect script and accessing the target command line and any subsequent commands to be carried out on the remote machine are not executed. I have a attached the following files inclusing:
![script_Commands](https://user-images.githubusercontent.com/10487643/215811927-a268acd0-5bef-4dcb-b112-d30b4ef8786f.
sshCalderaOutput.log
png)
sshScriptOutput.log
Any feedback about why this is happening with the SSH connections in the expect script only on the Caldera platform would be very appreciated.
Beta Was this translation helpful? Give feedback.
All reactions