CyberLight / CVE-2018-10934

CVE-2018-10933 very simple POC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2018-10933

to test this code:

run this simple sshd by command: $ samplesshd-cb 127.0.0.1 -p 2222

  • run my code, output will be: Allocated session channel Allocated shell mean that i can bypass authentication and spawn a shell without any credential

About

CVE-2018-10933 very simple POC


Languages

Language:Python 100.0%