静态恶意软件分析 Android的静态恶意软件分析给出了所有必需的python代码和数据集。 请参阅HTML文件以获取完整的文档。
2022-03-11 11:02:35 10.94MB HTML
1
Cuckoo Malware Analysis 英文无水印pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2021-12-04 11:00:11 7.5MB Cuckoo Malware Analysis
1
雷米·艾伦 皮质奔跑者 TheHive的Cortex作业自动化 要求 蜂巢 要求 安装 git clone ' https://github.com/Cyberprotect/Cortex-Runner.git ' cd CortexRunner-master python setup.py install 或者 pip install Cortex-Runner 用法 from cortexrunner . api import CortexRunner observable = '1234abcd1234abcd1234abcd1234abcd' config = { 'thehive' : { 'url' : 'http://127.0.0.1:8080' , 'proxies' : None , 'cert' : True
2021-11-03 09:49:03 9KB observable malware-analysis thehive iocs
1
掌握恶意软件分析 这是Packt发行的的代码库。 完整的恶意软件分析师指南,可对抗恶意软件,APT,网络犯罪和物联网攻击 这本书是关于什么的? 随着技术的不断增长,遭遇恶意代码或恶意软件的风险也增加了。 由于多次著名的勒索软件攻击,恶意软件分析已成为近年来企业中最流行的话题之一。 掌握恶意软件分析介绍了不同恶意软件类型背后的通用模式,以及如何使用多种方法进行分析。 您将学习如何检查恶意软件代码,并确定它可能对系统造成的损害,以确保其不会进一步传播。 展望未来,您将详细介绍Windows平台的恶意软件分析的所有方面。 接下来,您将掌握混淆和反拆卸,反调试以及反虚拟机技术。 本书将帮助您应对现代跨平台恶意软件。 在本书的整个过程中,您将探索静态和动态恶意软件分析,解压缩和解密以及Rootkit检测的真实示例。 最后,这本书将帮助您加强防御并防止IoT设备和移动平台的恶意软件破坏。 到本书
2021-10-07 11:36:41 5KB Python
1
ˇ GDA(GJoy Dex分析仪) GDA是新的Dalvik字节码反编译器,以C ++实现,具有以下优点:分析速度更快,内存和磁盘消耗更低,并且反编译APK,DEX,ODEX,OAT文件的能力更强(自3.79开始支持JAR,CLASS和AAR文件) 。 GDA完全独立,并且无需安装Java VM即可运行,因此无需任何额外配置即可在任何新安装的Windows系统和虚拟机系统中正常运行。 GDA Decompiler项目始于2013年,2015年在发布了其第一个版本1.0。 GDA还是一个功能强大且快速的反向分析平台。 它不仅支持基本的反编译操作,而且还具有许多出色的功能,例如恶意行为检测,隐私泄漏检测,漏洞检测,路径解决,打包程序标识,变量跟踪分析,反混淆,Python和Java脚本,设备内存提取,数据解密和加密等 所有出色的功能如下:
1
Malware analysis is big business, and attacks can cost a company dearly. When malware breaches your defenses, you need to act quickly to cure current infections and prevent future ones from occurring. For those who want to stay ahead of the latest malware, Practical Malware Analysis will teach you the tools and techniques used by professional analysts. With this book as your guide, you'll be able to safely analyze, debug, and disassemble any malicious software that comes your way. You'll learn how to: Set up a safe virtual environment to analyze malware Quickly extract network signatures and host-based indicators Use key analysis tools like IDA Pro, OllyDbg, and WinDbg Overcome malware tricks like obfuscation, anti-disassembly, anti-debugging, and anti-virtual machine techniques Use your newfound knowledge of Windows internals for malware analysis Develop a methodology for unpacking malware and get practical experience with five of the most popular packers Analyze special cases of malware with shellcode, C++, and 64-bit code Hands-on labs throughout the book challenge you to practice and synthesize your skills as you dissect real malware samples, and pages of detailed dissections offer an over-the-shoulder look at how the pros do it. You'll learn how to crack open malware to see how it really works, determine what damage it has done, thoroughly clean your network, and ensure that the malware never comes back. Malware analysis is a cat-and-mouse game with rules that are constantly changing, so make sure you have the fundamentals. Whether you're tasked with securing one network or a thousand networks, or you're making a living as a malware analyst, you'll find what you need to succeed in Practical Malware Analysis.
2021-08-08 18:21:52 9.45MB Malware Analysis
1
PlayAutoInstallConfig Malware Analysis.pdf
2021-07-16 09:00:20 194KB PAI
1
Practical Malware Analysis 英文无水印pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2021-04-20 09:58:21 9.47MB Practical Malware Analysis
1
图书说明 恶意软件分析和内存取证是逆向工程,数字取证和事件响应中使用的强大分析和调查技术。随着对手变得复杂并对关键基础架构,数据中心以及私人和公共组织进行高级恶意软件攻击,检测,响应和调查此类入侵对于信息安全专业人员而言至关重要。恶意软件分析和内存取证已成为应对高级恶意软件,针对性攻击和安全漏洞的必备技能。 本书向您介绍了通过恶意软件分析了解恶意软件行为和特征的概念,技术和工具。它还教您使用内存取证来调查和搜捕恶意软件的技术。 本书向您介绍恶意软件分析的基础知识,然后逐步进入代码分析和内存取证的更高级概念。它使用真实的恶意软件样本,受感染的内存映像和可视化图表来帮助您更好地理解主题,并为您提供分析,调查和响应恶意软件相关事件所需的技能
2019-12-21 21:58:35 16.77MB 1211
1
PRACTICAL MALWARE ANALYSIS The Hands-On Guide to Dissecting Malicious Software
2019-12-21 20:06:13 10.12MB PRACTICAL MALWARE ANALYSIS
1