In this post I am going to talk about a new tool: "Adobe Malware Classifier", this is a command-line tool that lets antivirus analysts, IT administrators, and security researchers quickly and easily determine if a binary file contains malware, so they can develop malware detection signatures faster, reducing the time in which users' systems are vulnerable.
Showing posts with label malware analysis. Show all posts
Showing posts with label malware analysis. Show all posts
Sunday, November 3, 2013
Friday, May 3, 2013
8:17 AM
No comments
Today I want to share a new tool that I was testing, its name is "Malwasm", this is a tool based on Cuckoo Sandbox.
Malwasm was designed to help people that do reverse engineering. Malwasm step by step:
- The malware to analyse is executed through Cuckoo Sandbox
- During the execution, malwasm logs all activites of the malware with pintool
- All activities are stored in a database (Postgres)
- A web service is available to visualize and manage the data stored in the database
Sunday, March 3, 2013
5:42 PM
No comments

After we have already prepared our environment for Malware Analysis, let's start practicing with a simple Trojan Banker, this malware was uploaded to VirusTotal for the first time in 2011-08-22 19:18:47 UTC, and maybe you think, this is a really old sample, but if you are a begginer in this area this could be a good option for getting started.
Sunday, February 3, 2013
4:58 PM
No comments

Some of my friends asked me how to get started with Malware Analysis, so in this post I want to share the answer, not only for them but for the rest of the world. Malware Analysis for me is some kind a hobby because I think it is funny, really interesting, a good way to help people to solve their problems and finally to fight against Cybercrime.
Subscribe to:
Posts (Atom)