Skip to content

UrNas/gomkpentest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rewrite Mikrotik Winbox Exploit with golang

how to run exploit

First of all clone repo.
and than run bellow command from your term or cmd

go build .

after compile code is done

you can run bellow command to display usage help

./gomkpentest

Usage: ./gomkpentest -ip ipaddress -p port number
  -ip ip address
    	mikrotik ip address
  -p port number
    	mikrotik winbox port number (default "8291")

Vulnerable versions

all versions till 6.42

About

Mikrotik Winbox Exploit rewrite with golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages