SSH Integration

Does anyone use the SSH integration through the remote agent?

when I try to run even just a basic command the IDE spins and finally times out. I suspect it is because the key needs to be accepted, but there doesn't seem to be an option to add the key or to have the key accepted.

One reason that I am trying to do this, we are one of the places that are seeing the large scale botnet attack

https://blog.talosintelligence.com/large-scale-brute-force-activity-targeting-vpns-ssh-services-with...

I also did open a support ticket. 

1 2 56
2 REPLIES 2

Hi, @mccrilb, could you please clarify which Python action you are using and which SSH command you are trying to run via Remote Agent? (Please remove sensitive information if any)

Also, if possible, could you please share python log of an action? You can generate it by running the same action via IDE (Testing tab).  

Thanks!

I am using the Run command on a remote machine function from the IDE.

I am trying to run a single command to start with

"conf t"

when I run, it will spin for several minutes and then stop with no output returned. 

 

I have confirmed that I have connectivity from the remote agent to the firewall. And that my creads are good as I can login via putty

mccrilb_0-1713465071087.png

 

mccrilb_1-1713465557467.png