Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372
Malware-Analysis-Datasets-PE-Section-Headers - MaRDI portal

Deprecated: Use of MediaWiki\Skin\SkinTemplate::injectLegacyMenusIntoPersonalTools was deprecated in Please make sure Skin option menus contains `user-menu` (and possibly `notifications`, `user-interface-preferences`, `user-page`) 1.46. [Called from MediaWiki\Skin\SkinTemplate::getPortletsTemplateData in /var/www/html/w/includes/Skin/SkinTemplate.php at line 691] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of MediaWiki\Skin\BaseTemplate::getPersonalTools was deprecated in 1.46 Call $this->getSkin()->getPersonalToolsForMakeListItem instead (T422975). [Called from Skins\Chameleon\Components\NavbarHorizontal\PersonalTools::getHtml in /var/www/html/w/skins/chameleon/src/Components/NavbarHorizontal/PersonalTools.php at line 66] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `personal_urls` was deprecated in MediaWiki Use content_navigation instead. [Called from MediaWiki\Skin\QuickTemplate::get in /var/www/html/w/includes/Skin/QuickTemplate.php at line 131] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Malware-Analysis-Datasets-PE-Section-Headers

From MaRDI portal
Dataset:6036624



OpenML43527MaRDI QIDQ6036624

OpenML dataset with id 43527

Author name not available (Why is that?)

Full work available at URL: https://api.openml.org/data/v1/download/22102352/Malware-Analysis-Datasets-PE-Section-Headers.arff

Upload date: 23 March 2022



Dataset Characteristics

Number of features: 5 (numeric: 5, symbolic: 0 and in total binary: 0 )
Number of instances: 43,293
Number of instances with missing values: 0
Number of missing values: 0

Introduction This dataset is part of my PhD research on malware detection and classification using Deep Learning. It contains static analysis data (PE Section Headers of the .text, .code and CODE sections) extracted from the 'pe_sections' elements of Cuckoo Sandbox reports. PE malware examples were downloaded from virusshare.com. PE goodware examples were downloaded from portableapps.com and from Windows 7 x86 directories. Features Column name: hash Description: MD5 hash of the example Content: 32 bytes string Column name: sizeofdata Description: The size of the section on disk Content: Integer Column name: virtualaddress Description: Memory address of the first byte of the section relative to the image base Content: Integer Column name: entropy Description: Calculated entropy of the section Content: Float Column name: virtualsize Description: The size of the section when loaded into memory Content: Integer Column name: malware Description: Class Content: 0 (Goodware) or 1 (Malware) Acknowledgements Thank you Cuckoo Sandbox for developing such an amazing dynamic analysis environment! Thank you VirusShare! Because sharing is caring! Citations Please refer to http://dx.doi.org/10.21227/2czh-es14






This page was built for dataset: Malware-Analysis-Datasets-PE-Section-Headers