Skip to content

Exploit for Mass Remote Code Execution on GPON home routers (CVE-2018-10562) obtained from Shodan.

Notifications You must be signed in to change notification settings

649/Pingpon-Exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PINGPON EXPLOIT

Pingpon is a tool used to obtain thousands of vulnerable GPON home routers using Shodan.io to then execute any Linux command on using a remote code execution flaw (CVE-2018-10562).

DISCLAIMER

I am NOT responsible for any damages caused or any crimes committed by using this tool.

Original Script: github.com/f3d0x0/GPON

Prerequisites

You're required to install Python 3.x

apt-get install python3

You also require to have the Shodan and Request modules installed

pip install shodan
pip install requests

Using Shodan API

This tool requires you to own an upgraded Shodan API

You may obtain one for free in Shodan if you sign up using a .edu email

alt text alt text

About

Exploit for Mass Remote Code Execution on GPON home routers (CVE-2018-10562) obtained from Shodan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages