mahmoodsabir / mikrotik-beast

Mass MikroTik WinBox Exploitation tool, CVE-2018-14847

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mikrotik Beast tool

Mass MikroTik WinBox Exploitation tool, CVE-2018-14847
This tool allows you to scan a range of network hosts (CIDR) against the CVE-2018-14847 winbox exploit.

Usage

$ python3 mikrotikbeast.py

Accepted input examples

  • Example 1: '192.168.5.0/24'
  • Example 2: '172.16.0.0/16'

NOTES:
This is just an addition to the orginal work @ BigNerd95/WinboxExploit.
This my first python attempt!.
This is created to help in pentesting in a ISP enviornment.

About

Mass MikroTik WinBox Exploitation tool, CVE-2018-14847


Languages

Language:Python 100.0%