Skip to content

codebkp/ShadowBrokers-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShadowBrokers Extracted files

This repository is used to save extracted files of ShadowBrokers archives. I extracted them myself to be sure they weren't modified at all. Original download link is at : Shadow Brokers files

Here, you can find more about the auction file and the released password

Extraction keys

Free archive

Password is : theequationgroup

You can decrypt it doing the following

gpg --decrypt --output eqgrp-free-file.tar.xz eqgrp-free-file.tar.xz.gpg

Then extract it :

tar xvf eqgrp-free-file.tar.xz -C Free/

Auction archive

Password is : CrDj"(;Va.*NdlnzB9M?@K2)#>deB7m (be careful, the original article containing the password : https://medium.com/@shadowbrokerss/dont-forget-your-base-867d304a94b1 encoded the quote : " differently resulting in a wrong password. Be sure to fixe the quote or copy it from here.)

You can decrypt it doing the following

gpg --decrypt --output eqgrp-auction-file.tar.xz eqgrp-auction-file.tar.xz.gpg

Then extract it :

tar xvf eqgrp-auction-file.tar.xz -C Auction/

Trick Or Treat

Another archive I missed (thanks anonymous for pointing it out). More information about it here

Password is : payus

You can decrypt it doing the following

gpg --decrypt --output trickortreat.tar.xz trickortreat.tar.xz.gpg

Then extract it :

tar xvf trickortreat.tar.xz

About

Just another repository holding files of Shadow Brokers. Extracted myself.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 39.7%
  • Python 34.7%
  • Shell 18.4%
  • AMPL 3.8%
  • PLSQL 1.2%
  • Roff 0.7%
  • Other 1.5%