Загрузка видео...

Не удалось загрузить видео

На главную

Using hashes to find Linux malware is a waste of time. Unfortunately, it's still common to recommend doing it. In this video I'll show you how to trivially change a Linux binary to evade detection using cryptographic hashes with this elite command: echo -ne '\x0'

29,640 просмотров • 2 лет назад •via X (Twitter)

Комментарии: 4

Фото профиля Jaded Yuki
Jaded Yuki2 лет назад

Use the fuzz! You can use the hashes on reports to show what you looked at. Fuzzy matching, string comparisons, good yara rules, all better options 👩🏽‍💻

Фото профиля Craig Rowland - Agentless Linux Security
Craig Rowland - Agentless Linux Security2 лет назад

Sadly, fuzzy hashes are slow/resource intensive doing it across many files.

Фото профиля DJSnackcakes
DJSnackcakes2 лет назад

So outside of the coventional hashing and procedural hashing checks, what would be a better menthod? I get sandboxing malware can be effective but won't that give it a chance to escape the enviroment?

Фото профиля Craig Rowland - Agentless Linux Security
Craig Rowland - Agentless Linux Security2 лет назад

@WhitfieldsDad Basically they will only work for low-hanging fruit. I think heuristics of malware activity work best.

Похожие видео