- Machine Learning for Cybersecurity Cookbook
- Emmanuel Tsukerman
- 83字
- 2021-06-24 12:29:07
Measuring the similarity between two strings
To check whether two files are identical, we utilize standard cryptographic hash functions, such as SHA256 and MD5. However, at times, we would like to also know to what extent two files are similar. For that purpose, we utilize similarity hashing algorithms. The one we will be demonstrating here is ssdeep.
First, let's see how to use ssdeep to compare two strings. This can be useful to detect tampering in a text or script and also plagiarism.
推薦閱讀
- 數據展現的藝術
- Getting Started with Clickteam Fusion
- Mastering VMware vSphere 6.5
- 網頁編程技術
- Google App Inventor
- 可編程控制器技術應用(西門子S7系列)
- 大數據安全與隱私保護
- 中國戰略性新興產業研究與發展·智能制造
- Docker High Performance(Second Edition)
- 構建高性能Web站點
- Redash v5 Quick Start Guide
- 中國戰略性新興產業研究與發展·數控系統
- Learn Microsoft Azure
- PostgreSQL High Performance Cookbook
- Photoshop CS4圖像處理考前12小時