Skip to content

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

License

Notifications You must be signed in to change notification settings

dobladov/unDude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published