Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Security
Malware Analysis
MalwareAnalyser.io - An Online Malware Analysis Service
Message
<blockquote data-quote="smither" data-source="post: 826392" data-attributes="member: 81284"><p>Hello MalwareTips community, </p><p></p><p>We are developing a new malware analyser service for malware researchers <a href="https://malwareanalyser.io/" target="_blank">https://malwareanalyser.io</a>. </p><p>Its' main purpose is to tag anomalies in (x86\x64) PE files and show extended reports. </p><p>Only static analysis of PE files is available for now. </p><p>We use both heuristic rules and machine learning to classify and detect whether file is malicious or clean. </p><p></p><p>For example, we test this sample <a href="https://www.kernelmode.info/forum/viewtopic.php?f=21&t=5574" target="_blank">Ims00ry / ch4x0 ransomware - KernelMode.info</a></p><p>Result: <a href="https://malwareanalyser.io/report/39ab1f3c2aaa8278c2d120631654e84be99c35b395ed75c223d47ea9112d9cd0" target="_blank">MalwareAnalyser.io - Ultimate Online Malware Analyser & Heuristic Detection Engine powered by data mining and machine learning (ZeroVector)</a></p><p>wannacry: <a href="https://malwareanalyser.io/report/d07b85f31f57dc9f18fea2a5cc523dc81a545cf51d057063bee647553cebbe3d" target="_blank">MalwareAnalyser.io - Ultimate Online Malware Analyser & Heuristic Detection Engine powered by data mining and machine learning (ZeroVector)</a></p><p></p><p>We kindly ask community to help us with service testing on different PE files and suggest features to improve. </p><p></p><p><strong>Some technical information:</strong></p><p></p><p>Heuristic core is written in C++ from scratch (more then 10k lines of code). </p><p>Prediction core is trained on Random Forests ensemble with more then 70 major features to classify if file malicious or not. </p><p></p><p>To train it we used dataset with about 1k malware samples and ~1k clean samples (from Program files, Windows and etc). </p><p>Prediction rate is about 97% on training set. </p><p></p><p>Also we have full db of virusshare samples (100k++) but we need almost same clean samples to build better dataset. </p><p>It will be great if someone tells us how to get 100k clean files of real (PE) program files <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite109" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" />. </p><p></p><p>Some parts of engine will be open sourced on our github ( <a href="https://github.com/progressionnetwork" target="_blank">progressionnetwork - Overview</a>).</p></blockquote><p></p>
[QUOTE="smither, post: 826392, member: 81284"] Hello MalwareTips community, We are developing a new malware analyser service for malware researchers [URL='https://malwareanalyser.io/']https://malwareanalyser.io[/URL]. Its' main purpose is to tag anomalies in (x86\x64) PE files and show extended reports. Only static analysis of PE files is available for now. We use both heuristic rules and machine learning to classify and detect whether file is malicious or clean. For example, we test this sample [URL="https://www.kernelmode.info/forum/viewtopic.php?f=21&t=5574"]Ims00ry / ch4x0 ransomware - KernelMode.info[/URL] Result: [URL="https://malwareanalyser.io/report/39ab1f3c2aaa8278c2d120631654e84be99c35b395ed75c223d47ea9112d9cd0"]MalwareAnalyser.io - Ultimate Online Malware Analyser & Heuristic Detection Engine powered by data mining and machine learning (ZeroVector)[/URL] wannacry: [URL="https://malwareanalyser.io/report/d07b85f31f57dc9f18fea2a5cc523dc81a545cf51d057063bee647553cebbe3d"]MalwareAnalyser.io - Ultimate Online Malware Analyser & Heuristic Detection Engine powered by data mining and machine learning (ZeroVector)[/URL] We kindly ask community to help us with service testing on different PE files and suggest features to improve. [B]Some technical information:[/B] Heuristic core is written in C++ from scratch (more then 10k lines of code). Prediction core is trained on Random Forests ensemble with more then 70 major features to classify if file malicious or not. To train it we used dataset with about 1k malware samples and ~1k clean samples (from Program files, Windows and etc). Prediction rate is about 97% on training set. Also we have full db of virusshare samples (100k++) but we need almost same clean samples to build better dataset. It will be great if someone tells us how to get 100k clean files of real (PE) program files :). Some parts of engine will be open sourced on our github ( [URL="https://github.com/progressionnetwork"]progressionnetwork - Overview[/URL]). [/QUOTE]
Insert quotes…
Verification
Post reply
Top