Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 631 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 631 Bytes

unDude

Read all usernames, devices and passwords in a MikroTik - The Dude database.

Install

git clone https://github.com/dobladov/unDude.git
cd unDude
npm install

Usage

node undude.js dude.db

Filter

Filter devices or admins with grep

node undude.js dude.db | grep Admin
node undude.js dude.db | grep Device

About

This software is for recovery purpose in your own databases, I'm not responsible for any other use.

Never store your passwords unencrypted, they can be exposed.

exposed