我已經安裝了杜鵑和所有依賴項,並且還創建了虛擬機。 我收到錯誤"OSError: /usr/lib/libyara.so: cannot open shared object file: No such file or directory"每當我嘗試使用python運行cuckoo.py 我試過在所有論壇中搜索並測試yara是否安裝正確。使用終端似乎工作正常。檢查了libyara.so存在在/ u
我想合併clamAV python和YARA規則。目標是根據需要,用我制定的YARA規則進行掃描。 我寫了這個簡單的腳本和工作就好 import pyclamd
cd=pyclamd.ClamdAgnostic()
x=cd.scan_file('/home/john/Desktop/workSpace/yara/2.pdf')
if x is False:
print ("no