I tried to scan my Cisco Business Switch for the vulnerability.
Client Info
Operating System: Debian GNU/Linux 12 (bookworm)
Used binary: Terrapin_Scanner_Linux_amd64 v1.1.1 via go install github.com/RUB-NDS/Terrapin-Scanner@latest but similar problem with v1.1.0 on the Release Page
Usual SSH Client I use: openssh-client/stable-security,now 1:9.2p1-2+deb12u2 amd64
Switch Connect Method:
~/.ssh/config:
Host switch
User jamie
HostName YUSW1.yumix.local
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
Why? It won't connect with just ssh jamie@yusw1, you need to specify the support of these keys
Scanned Device Info
Model: Cisco CBS250-8T-D
Firmware Version: 3.3.0.16
Error
v1.1.1 via go install github.com/RUB-NDS/Terrapin-Scanner@latest
root@host:~# Terrapin-Scanner -connect 172.16.0.253:22
panic: error while reading packet length of binary packet: EOF
goroutine 1 [running]:
main.main()
/root/go/pkg/mod/github.com/!r!u!b-!n!d!s/!terrapin-!scanner@v1.1.1/main.go:150 +0x36d
v1.1.0 from Release Page
root@host:~# ./Terrapin_Scanner_Linux_amd64 -connect 172.16.0.253:22
panic: error while reading packet length of binary packet: EOF
goroutine 1 [running]:
main.main()
/home/fabian/GolandProjects/Terrapin-Scanner/main.go:389 +0x351
Comments: I don't have a user "Fabian", seems to be something static?
See y'all
I tried to scan my Cisco Business Switch for the vulnerability.
Client Info
Operating System: Debian GNU/Linux 12 (bookworm)
Used binary: Terrapin_Scanner_Linux_amd64 v1.1.1 via
go install github.com/RUB-NDS/Terrapin-Scanner@latestbut similar problem with v1.1.0 on the Release PageUsual SSH Client I use: openssh-client/stable-security,now 1:9.2p1-2+deb12u2 amd64
Switch Connect Method:
~/.ssh/config:
Why? It won't connect with just
ssh jamie@yusw1, you need to specify the support of these keysScanned Device Info
Model: Cisco CBS250-8T-D
Firmware Version: 3.3.0.16
Error
v1.1.1 via
go install github.com/RUB-NDS/Terrapin-Scanner@latestv1.1.0 from Release Page
Comments: I don't have a user "Fabian", seems to be something static?
See y'all