GithubHelp home page GithubHelp logo

d4rckh / kab Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 0.0 470 KB

kab the lab manager

License: MIT License

JavaScript 29.52% Batchfile 0.89% Shell 2.38% HTML 67.21%
windows passwordmanager activedirectory lab sysadmin webdev webapp

kab's Introduction

For installation steps scroll below.

kab ๐Ÿ”

kab the lab man

What does it do?

This does NOT deploy accounts / servers / services / or literally anything It is just a PASSWORD manager which let's you store passwords for your dummy accounts from the lab

Enterprise applications are cool, especially when you setup them in a lab, but it can be a pain to keep track of every dummy account you make in it :(

This does help you keep track of accounts and machines (along with the services running on them), but it won't do it automatically, you have to manually insert every password using a form and they will be automatically sorted beautifully in a table where you can later see

Usually people put their LAB credentials in a text file, notion, cherry tree or one note, these are awful choices, this is why KAB has been written by d4rckh using: NodeJS, Ejs, lowdb and lodash

Features ๐ŸŸ

  • Kepp track of Users'
    • Passwords
    • SPNs
    • Are they domain admin?
    • Are they a service account?
  • Keep track of Computers'
    • What's their OS?
    • Are they running sharepoint?
    • Are they running exchange?
    • Are they serving a db?
    • Are they virtualized?
    • Are they a server or a client?
  • Domain Info
    • NetBios Name (LAB)
    • Domain name (lab.local)

Here are some screenshots of the web app:

dashboard image

users image

computers image

Again: You have to manually add them, just like in a password manager.

Linux installation

Installing:

git clone https://github.com/d4rckh/kab
cd kab
chmod +x ./install.sh
chmod +x ./setup.sh
chmod +x ./start.sh
./install.sh
./setup.sh

Running:

./start.sh

Updating:

git pull origin main

Windows installation

Installing:

git clone https://github.com/d4rckh/kab
cd kab
./install.bat
./setup.bat

Running:

./start.bat

Updating:

git pull origin main

kab's People

Contributors

d4rckh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

kab's Issues

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.