[sc name=”ad_1″] Saferwall is an open source malware analysis platform. It aims for the following goals: Provide a collaborative platform to share...
Tag - Malware
[sc name=”ad_1″] An open-source binary debugger for Windows, aimed at malware analysis and reverse engineering of executables you do not have the...
[sc name=”ad_1″] In this malware, are used some techniques to try bypass the AVs, VMs, and Sandboxes, with only porpuse to learning more. I’m...
[sc name=”ad_1″] MalConfScan is a Volatility plugin extracts configuration data of known malware. Volatility is an open-source memory forensics...
[sc name=”ad_1″] A utility to analyze malicious JavaScript. Installation Simply install box-js from npm: npm install box-js --global Usage Looking...
[sc name=”ad_1″] Program uses Thread Hijacking to Inject Native Shellcode into a Standard Win32 Application. With Thread Hijacking, it allows the...
[sc name=”ad_1″] Ever have that not so safe feeling uploading your malware binaries to VirusTotal or other AV sites because you can look up...
[sc name=”ad_1″] Ubuntu stealer, steal ubuntu information in local pc (nice with usb key) Require G++ sudo apt-get install g++ libsqlite3 sudo apt...
Domain name selection is an important aspect of preparation for penetration tests and especially Red Team engagements. Commonly, domains that were used...
BlobRunner is a simple tool to quickly debug shellcode extracted during malware analysis. BlobRunner allocates memory for the target file and jumps to the base...