Giter Site home page Giter Site logo

snake-oil-crypto's Introduction

snake-oil-crypto

Snake-oil crypto is a term coined by Phil Zimmermann in 1991 original PGP user guide that designates bad security products that are hardly distinguishable from good ones:

like [...] automotive seat belts that look good and feel good, but snap open in the slowest crash test

The main aim of this project is therefore to provide slow speed crash tests for crypto materials: trying the easiest cracking techniques against the crypto items found in the wild.

Broadly speaking this project generates a feed of crypto materials identified as borked, or being low hanging fruits for an attacker.

Subjects

We are interested in the use of RSA and ECDSA in TLS, GPG, SSH, and OpenVPN.

Ingestion

The project will acquire crypto materials from:

Analysis

A good starting point is all Nadia Heninger et al.'s work:

Some of these techniques and others are already implemented in RsaCtfTool.

Dissemination

Outputs (means of identifying cracked keys and along with their solutions) will be exposed through a ReST API, and MISP feeds.

Requirements

  • Debian derivative, tested under Ubuntu 18.04
  • python 3.7 (Use virtualenv!)
  • SageMath 8.8 compiled for python 3

Install and config

  • Use ./install.sh to install in a virtualenv
  • Modify config.conf for configuration

Use

$ sage --python ./sage-8.8/local/bin/rq worker
$ sage --python ./snake-oil-crypto.py

snake-oil-crypto's People

Contributors

adulau avatar dependabot[bot] avatar gallypette avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

snake-oil-crypto's Issues

Periodic jobs

Run periodic jobs: attack, slice, period
With slice coming from TF-IDF, or other slice generator

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.