Code Monkey home page Code Monkey logo

vmr-mdk-k2-2017r-012x4's Introduction

πŸ”₯ VMR-MDK-K2-2017R-012x4

VMR-MDK is a script for cracking wps wireless networks

Mainly used for WPS locked routers

πŸ™Œ S/O to musket teams for this tool, this tool is for educational purposes only. Please do not use this tool for evil purposes. i will not be held responsible for any harm done to your network or router via this tool.

This tool is made to attempt to get a routers wps pin if wps is enabled on the router and if the router uses wps locking or wps is locked and no longer crackable by bully or Reaver, you'll be better off using this tool.

*if you're lucky and the router uses a default wps pin like 01234567 or 00000000 you're in luck it will take couple of seconds, else it may take some time so just be patient... ☺️ *

πŸŽ₯ watch my youtube clip on using the tool here, titled:How to hack WPS locked routers using vmr-mdk with Kali Linux

πŸ‘‰ here

Read the "Help Files VMR-MDK-K2-2017R-012x4.txt" file to get a brief on the script what it does and how it works.

Read the "configfiledetailed" file to learn more about the config and tweaking the way the script works.

INSTALLATION

Open your terminal and run this command

πŸ‘‰ git clone https://github.com/chunkingz/VMR-MDK-K2-2017R-012x4.git

Enter the directory

πŸ‘‰ cd VMR-MDK-K2-2017R-012x4

Set your permissions

πŸ‘‰ chmod +x VMR-MDK-K2-2017R-012x4.sh [Enter]

create the three varmac folders in root [VARMAC_CONFIG, VARMAC_LOGS, VARMAC_WASH]

πŸ‘‰ mkdir VARMAC_CONFIG /root/ πŸ‘‰ mkdir VARMAC_LOGS /root/ πŸ‘‰ mkdir VARMAC_WASH /root/

❗ WARNING Before running manually remove any wifi virtual monitor ie wlan0mon0 etc made by the newer airmon-ng

Run by the script

πŸ‘‰ ./VMR-MDK-K2-2017R-012x4.sh [Enter]

[optional steps]

Or place in the user/sbin folder, if you want to be able to call it from anywhere

chmod +x /user/bin/VMR-MDK-K2-2017R-012x4.sh [Enter]

VMR-MDK-K2-2017R-012x4.sh [Enter]

πŸš€ Extra Modifications

I have added a diagnostics tool to it to check if your wireless card is injectable and some extras, all you need to do is, cd into the scripts directory and run it

πŸ‘‰ cd scripts <= [enter the scripts dir]

πŸ‘‰ ./diagnostics.sh wlan0 <= [run the diagnostics script]

where wlan0 is whatever your wireless interface is called, you can check this by running

πŸ‘‰ airmon-ng <= [shows you your wireless interface, if any]

################################

πŸ’₯ MAIN ADDITIONS:

  1. I modified the script to properly kill processes and restart network services on ctrl+C
  2. added a test for card injection using aireplay
  3. properly save the reaver version to a file in the temp dir and output it.
  4. added a diagnostics script in the scripts dir, for testing if your card can inject packets using aireplay, if aircrack is installed, what version of linux you have installed, if you have bash installed, if you have xterm installed, etc...

check out the chunkingz_help_file.txt for more

Done with lots of ❀️ :bowtie:

vmr-mdk-k2-2017r-012x4's People

Contributors

chunkingz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vmr-mdk-k2-2017r-012x4's Issues

error while compiling mdk3-v6

`β”Œβ”€β”€(rootγ‰Ώkali)-[~]
└─# cd mdk3-v6

β”Œβ”€β”€(rootγ‰Ώkali)-[~/mdk3-v6]
└─# make
make -C osdep
make[1]: Entering directory '/root/mdk3-v6/osdep'
Building for Linux
make[2]: Entering directory '/root/mdk3-v6/osdep'
ar cru libosdep.a osdep.o common.o network.o linux.o linux_tap.o radiotap/radiotap-parser.o common.o
ar: u' modifier ignored since D' is the default (see U') ranlib libosdep.a touch .os.Linux make[2]: Leaving directory '/root/mdk3-v6/osdep' make[1]: Leaving directory '/root/mdk3-v6/osdep' cc -g -O3 -w mdk3.c osdep/libosdep.a -o mdk3 -Losdep -losdep -lpthread /usr/bin/ld: skipping incompatible osdep/libosdep.a when searching for -losdep /usr/bin/ld: cannot find -losdep: No such file or directory collect2: error: ld returned 1 exit status make: *** [Makefile:22: mdk3] Error 1

VMR-MDK

hello
I did all that and it keep just saying at the last step:
[ ! ] Warning : Received timeout occurred
[ + ] Sending EAPOL start request

plz help me

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.