Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Aug 7, 2020. It is now read-only.
/cribdragPublic archive

cribdrag - an interactive crib dragging tool for cryptanalysis on ciphertext generated with reused or predictable stream cipher keys

License

NotificationsYou must be signed in to change notification settings

SpiderLabs/cribdrag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️NOTE: This tool is no longer under active maintenance.

cribdragReleased after LOL Bitcoin party at DEF CON 21Daniel Crowleydcrowley@trustwave.comhttp://www.trustwave.com

INTRODUCTION

cribdrag is a script for performing crib dragging attacks againstciphertext encrypted using an XOR operation with a predictable key.

This script can be used to cryptanalyze:

  • One-Time Pad with reused key (XOR two ciphertexts together)
  • Any stream cipher with reused key (XOR two ciphertexts together)
  • Single character XOR
  • Multiple character XOR

REQUIREMENTS

python 2.x

USAGE

python xorstrings.py <ascii hex encoded data> <ascii hex encoded data>python cribdrag.py [-c charset] <ascii hex encoded ciphertext>

COPYRIGHT

cribdrag - Interactive crib dragging toolDaniel CrowleyCopyright (C) 2013 Trustwave Holdings, Inc.

This program is free software: you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation, either version 3 of the License, or(at your option) any later version.

This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details.

You should have received a copy of the GNU General Public Licensealong with this program. If not, seehttp://www.gnu.org/licenses/

About

cribdrag - an interactive crib dragging tool for cryptanalysis on ciphertext generated with reused or predictable stream cipher keys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp