挑戰被壓縮密碼30萬美金比特幣錢包
原文:
https://reperiendi.wordpress.com/2020/04/03/how-i-recovered-over-300k-of-bitcoin/
熱愛CTF同學應該遇過破解ZIP密碼題,這用PkCrack工具+已知明文檔案可以解開檔案.
實際上這原理是 1994 Eli Biham 跟 Paul C. Kocher的論文"A Known Plaintext Attack on the PKZIP Stream Cipher"
如果有至少連續12 byte 明文就可以嘗試破解.(不限制位置 但要確切知道在檔案的offset ,並且越多明文byte破解速度越快)
原文作者Mike 2001的論文為 , 如果有超過五個檔案,並且有檔案頭格式,有很大機會推敲的到,那確實可以大大增加破解的機會.
他於2019 年底收到客戶詢問,那假設只有二個檔案.那還有機會用檔頭破解ZIP檔案嗎?
內有客戶價值約US 30萬比特幣錢包,客戶接受一整年GPU農場爆破費用約 10萬美金.
但最後原作者優化修改算法後,大概一天使用GPU破解完成.
這案子能成功,基本上算是客戶真的有做功課找真正有技術的專家.
在充滿著這種不確定狀況,被加密,被破壞的資料狀況.
如何根據原理狀況來推測成功機率?是否有啥加密漏洞?
這都需要瞭解加解密架構再來定制化專案處理.
OSSLab Geek Lab 資料救援專家會用最專業的技術盡量幫你解決
參考論文
http://www.cs.sjsu.edu/faculty/stamp/crypto/PowerPoint_PDF/8_PKZIP.pdf
https://zhuanlan.zhihu.com/p/129855130
#OSSLab #做不完的CTF #念不完的論文
同時也有1部Youtube影片,追蹤數超過2萬的網紅9PLAYHK是但玩,也在其Youtube影片中提到,【9playhk】每晚九時直播,定期推出遊戲心得攻略 訂閱我們https://goo.gl/Skoks4 你地既支拎係我地出片既原動力 三天打爆古惑狼LIVE:https://www.youtube.com/playlist?list=PLglE9YHl_g6noKYQ3p_jDUXXiw3R0W...
「stream cipher」的推薦目錄:
- 關於stream cipher 在 OSSLab Geek Lab Facebook 的最讚貼文
- 關於stream cipher 在 Persona Central Facebook 的最讚貼文
- 關於stream cipher 在 9PLAYHK是但玩 Youtube 的最佳解答
- 關於stream cipher 在 流密码Stream Cipher - Peter 的評價
- 關於stream cipher 在 RustCrypto/stream-ciphers - GitHub 的評價
- 關於stream cipher 在 Stream Cipher Encryption with short encrypted string - Stack ... 的評價
- 關於stream cipher 在 What is the difference between a stream cipher and a one ... 的評價
stream cipher 在 Persona Central Facebook 的最讚貼文
Fire Emblem 0 (Cipher) TCG Series 14 card previews featuring Tsubasa & Caeda, and Chrom from Tokyo Mirage Sessions #FE. Shown during "TCG Fire Emblem 0 (Cipher) Special Live Broadcast 2018 Summer."
Series 14 info: https://personacentral.com/fire-emblem-0-cipher-tcg-series…/
Live stream: https://www.youtube.com/watch?v=TZHyH68gwGc
stream cipher 在 9PLAYHK是但玩 Youtube 的最佳解答
【9playhk】每晚九時直播,定期推出遊戲心得攻略
訂閱我們https://goo.gl/Skoks4
你地既支拎係我地出片既原動力
三天打爆古惑狼LIVE:https://www.youtube.com/playlist?list=PLglE9YHl_g6noKYQ3p_jDUXXiw3R0W_Q7
古惑狼PS4攻略:https://www.youtube.com/playlist?list=PLglE9YHl_g6lcWmpvTCWBpOiKbs_tnNwg
Gundam Versus:https://www.youtube.com/playlist?list=PLglE9YHl_g6kiEfAEfzmbYistPE0p0kHs
交鋒聯盟:https://www.youtube.com/playlist?list=PLglE9YHl_g6lZ_IOdmo0mYbL2S2zKZPTW
記住比個like我地同埋訂閱我地既頻道,多謝支持
Facebook:https://www.facebook.com/亨利是但玩-828039820682938/
「Kevin MacLeod」創作的「Cipher - Electronic Light」是根據「Creative Commons Attribution」(https://creativecommons.org/licenses/by/4.0/) 授權使用
來源:http://incompetech.com/music/royalty-free/index.html?isrc=USUAN1100844
演出者:http://incompetech.com/
stream cipher 在 RustCrypto/stream-ciphers - GitHub 的推薦與評價
Collection of stream cipher algorithms. Contribute to RustCrypto/stream-ciphers development by creating an account on GitHub. ... <看更多>
stream cipher 在 流密码Stream Cipher - Peter 的推薦與評價
流密码Stream Cipher. 跟块密码一样,本文的主角流密码,Stream Cipher ,也是一种对称加密方法,加密和解密用的是同一个密钥。Cipher 翻译成密码不是特别精确,精确的 ... ... <看更多>