Releases: VISWESWARAN1998/Mrida
Releases · VISWESWARAN1998/Mrida
Minimum Working Product
API Features:
- Supports scanning file with YARA.
- Can get trend locality sensitive hashing for files.
- Can compare similarity distance between two hashes.
- Could adapt to new YARA signatures.
- Can perform Virus Total Scan on snapshot of your running processes. [Whitelisted files will be ignored]
- SQLite database for storing malware signatures(TLSH hashes) and retrieving via API. [NEW]
- Updating functionality along with GUI interface.
Stable server release -- 2
API Features:
- Supports scanning file with YARA.
- Can get trend locality sensitive hashing for files.
- Can compare similarity distance between two hashes.
- Could adapt to new YARA signatures.
- Can perform Virus Total Scan on snapshot of your running processes. [Whitelisted files will be ignored]
- SQLite database for storing malware signatures(TLSH hashes) and retrieving via API. [NEW]
Stable server release
his API has the following things for now,
Supports scanning file with YARA
Can get you trend locality sensitive hashing for your file.
Can compare the similarity distance between two hashes.
Could adapt to new YARA signatures.
Can perform Virus Total Scan on snapshot of your running processes. [Whitelisted files will be ignored]
0.4 is more stable than 0.3
1st stable server release
This API has the following things for now,
- Supports scanning file with YARA
- Can get you trend locality sensitive hashing for your file.
- Can compare the similarity distance between two hashes.
- Could adapt to new YARA signatures.
- Can perform Virus Total Scan on snapshot of your running processes. [Whitelisted files will be ignored]
Pre-release for demo
0.1 Moving towards SQLite