FindYara uses IDA python plugin to scan your binary with yara rules. All the yara rule matches will be listed with their offset so you can quickly hop to them!
pip install yara-pythonAlso ReadDarkSpiritz : A Penetration Testing Framework For Linux, MacOS, and Windows Systems
The plugin can be launched from the menu using Edit->Plugins->FindYara. Or the plugin can be quickly launched using the hot-key combination ctl-alt-y.
When the plugin launches it will open a file selection dialogue box. You will need to use this to choose the yara file that you want to scan with.
All of the strings from the yara rule that match the binary will be displayed along with the match locations.
General Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…
How to Send POST Requests Using curl in Linux If you work with APIs, servers,…
If you are a Linux user, you have probably seen commands like chmod 777 while…
Vim and Vi are among the most powerful text editors in the Linux world. They…
Working with compressed files is a common task for any Linux user. Whether you are…
In the digital era, an email address can reveal much more than just a contact…