Git Product home page Git Product logo

cmoskit's Introduction

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  ___ __  __  ___  ___   _____ ___   ___  _    _  _____ _____
 / __|  \/  |/ _ \/ __| |_   _/ _ \ / _ \| |  | |/ /_ _|_   _|
| (__| |\/| | (_) \__ \   | || (_) | (_) | |__| ' < | |  | |
 \___|_|  |_|\___/|___/   |_| \___/ \___/|____|_|\_\___| |_|
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

This is a collection of tools/experiments inspired by, and forking,
Endrazine's stellar article, "BIOS Information Leakage" (a copy of 
which can be found in this repo).

At present, it lets you dump and manipulate the contents of CMOS
memory, while logged into the system as root (remotely or locally).
The plan is to build in a dictionary-driven password cracker as well.
On older systems, a relatively weak hash of the BIOS password is
stored in CMOS memory (using CRC-16, I think, or some variation on
the same). Harness an efficient CRC-16 hash func to this utility,
and grind through a dictionary while comparing the output to the
bytes at addresses 0x2E and 0x2F of the CMOS dump, and you should
be sitting pretty. This is on the TODO list, though, for now.


cmoskit's People

Contributors

oblivia-simplex avatar

Stargazers

Matthew Jenkins avatar

Watchers

James Cloos avatar  avatar  avatar

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.