OMEN is a Markov model-based password guesser written in C. It generates password candidates according to their occurrence probabilities, i.e., it outputs most likely passwords first. OMEN significantly improves guessing speed over existing proposals. If you are interested in the details on how OMEN improves on existing Markov model-based password guessing approaches, please refer to OMEN: Faster Password Guessing Using an Ordered Markov Enumerator. OMEN consists of two separate program modules: createNG and enumNG. createNG calculates n-gram probabilities based on a given list of passwords and stores them on the hard disk. Based on these probabilities enumNG enumerates new passwords in the correct order (descending). Before one can generate any passwords, the n-gram probabilities have to be estimated using createNG. To calculate the probabilities using the default settings, createNG must be called giving a path to a password list that should be trained.

Features

  • Use a recent Linux version make sure you have installed git
  • OMEN consists of two separate program modules: createNG and enumNG
  • It outputs most likely passwords first
  • OMEN significantly improves guessing speed over existing proposals
  • It generates password candidates according to their occurrence probabilities
  • The probabilities of each n-gram and the lengths are mapped to levels between 0 (most likely) and 10 (least likely)

Project Samples

Project Activity

See All Activity >

Follow OMEN

OMEN Web Site

Other Useful Business Software
Taking the Paper Out of Work Icon
Taking the Paper Out of Work

For organizations that need powerful ECM and document automation software

The Square 9 AI-powered intelligent document processing platform takes the paper out of work and makes it easier to get things done with digital workflows.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of OMEN!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

C

Related Categories

C Password Crackers

Registered

2023-02-22