0xadaw / libSSH-bypass

Implementation of CVE-2018-10933 with CIDR block scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libSSH-bypass

Implementation of CVE-2018-10933 // but with a CIDR block scanner.

Didn't feel like spending $$ on Shodan's API, so i've added a range scanner that dumps vuln servers into a file with a soft scan.

you'll need to pip install paramiko as a dependency.

this is an early PoC version, I'll later branch of @blackbunny's to add the range scanner.

About

Implementation of CVE-2018-10933 with CIDR block scanner


Languages

Language:Python 100.0%