Baselight

Classification Of Malwares (CLaMP)

Classification of Malware with PE headers

@kaggle.saurabhshahane_classification_of_malwares

Clamp Integrated 5184
@kaggle.saurabhshahane_classification_of_malwares.clamp_integrated_5184

  • 318.02 KB
  • 5210 rows
  • 70 columns
e_cblp

E Cblp

e_cp

E Cp

e_cparhdr

E Cparhdr

e_maxalloc

E Maxalloc

e_sp

E Sp

e_lfanew

E Lfanew

numberofsections

NumberOfSections

creationyear

CreationYear

fh_char0

FH Char0

fh_char1

FH Char1

fh_char2

FH Char2

fh_char3

FH Char3

fh_char4

FH Char4

fh_char5

FH Char5

fh_char6

FH Char6

fh_char7

FH Char7

fh_char8

FH Char8

fh_char9

FH Char9

fh_char10

FH Char10

fh_char11

FH Char11

fh_char12

FH Char12

fh_char13

FH Char13

fh_char14

FH Char14

majorlinkerversion

MajorLinkerVersion

minorlinkerversion

MinorLinkerVersion

sizeofcode

SizeOfCode

sizeofinitializeddata

SizeOfInitializedData

sizeofuninitializeddata

SizeOfUninitializedData

addressofentrypoint

AddressOfEntryPoint

baseofcode

BaseOfCode

baseofdata

BaseOfData

imagebase

ImageBase

sectionalignment

SectionAlignment

filealignment

FileAlignment

majoroperatingsystemversion

MajorOperatingSystemVersion

minoroperatingsystemversion

MinorOperatingSystemVersion

majorimageversion

MajorImageVersion

minorimageversion

MinorImageVersion

majorsubsystemversion

MajorSubsystemVersion

minorsubsystemversion

MinorSubsystemVersion

sizeofimage

SizeOfImage

sizeofheaders

SizeOfHeaders

checksum

CheckSum

subsystem

Subsystem

oh_dllchar0

OH DLLchar0

oh_dllchar1

OH DLLchar1

oh_dllchar2

OH DLLchar2

oh_dllchar3

OH DLLchar3

oh_dllchar4

OH DLLchar4

oh_dllchar5

OH DLLchar5

oh_dllchar6

OH DLLchar6

oh_dllchar7

OH DLLchar7

oh_dllchar8

OH DLLchar8

oh_dllchar9

OH DLLchar9

oh_dllchar10

OH DLLchar10

sizeofstackreserve

SizeOfStackReserve

sizeofstackcommit

SizeOfStackCommit

sizeofheapreserve

SizeOfHeapReserve

sizeofheapcommit

SizeOfHeapCommit

loaderflags

LoaderFlags

sus_sections

Sus Sections

non_sus_sections

Non Sus Sections

packer

Packer

packer_type

Packer Type

e_text

E Text

e_data

E Data

filesize

Filesize

e_file

E File

fileinfo

Fileinfo

class

Class

1443465535184256411118110028822579210698804096111001611451111194954311048576409610485764096113NoPacker6.6036159385543315.44336179932556111815206.6275515629769011
1443465535184184411111151040962560768040968192111441121048576409610485764096113NoPacker5.2059262634546522.12352238159478876805.318221212332834
14434655351842725111192764820480288594096327681115511676882111048576409610485764096114NoPacker6.2380004751085313.380858862336601578726.5077575094009181
1443465535184184111119875524096409611161615111136682111104857640961048576409611NoPacker956164.5750917138851851
14434655351842245111101011776363521337940961638411162626211690892111262144819210485764096114NoPacker6.3556257405746450.7026213300416836481285.5455314014318071
80246553518425681111111225921622732812916409616384111141113458139210485761638410485764096144NoPacker134116407.9992767217267891
14434655351842728111111627852811468819383240962826241114411456052210485764096104857640961441Armadillov1xxv2xx6.5956058628241772.84360073138331833979366.2955151179964851
144346553518425651111824576245762401440962867211144117991421048576409610485764096114NoPacker5.9904810888871281.4257428581760263619685.7660488649639691
144346553518424051111010424961228843979409649152111626262111183133111262144819210485764096114NoPacker6.0196169474711763.1854968588738948542726.002726768755261
1443465535184224611119817664326041646319140968232961115511411914231111048576409610485764096115NoPacker5.88831804647266652.5880855534986240791043.804130995323813

CREATE TABLE clamp_integrated_5184 (
  "e_cblp" BIGINT,
  "e_cp" BIGINT,
  "e_cparhdr" BIGINT,
  "e_maxalloc" BIGINT,
  "e_sp" BIGINT,
  "e_lfanew" BIGINT,
  "numberofsections" BIGINT,
  "creationyear" BIGINT,
  "fh_char0" BIGINT,
  "fh_char1" BIGINT,
  "fh_char2" BIGINT,
  "fh_char3" BIGINT,
  "fh_char4" BIGINT,
  "fh_char5" BIGINT,
  "fh_char6" BIGINT,
  "fh_char7" BIGINT,
  "fh_char8" BIGINT,
  "fh_char9" BIGINT,
  "fh_char10" BIGINT,
  "fh_char11" BIGINT,
  "fh_char12" BIGINT,
  "fh_char13" BIGINT,
  "fh_char14" BIGINT,
  "majorlinkerversion" BIGINT,
  "minorlinkerversion" BIGINT,
  "sizeofcode" BIGINT,
  "sizeofinitializeddata" BIGINT,
  "sizeofuninitializeddata" BIGINT,
  "addressofentrypoint" BIGINT,
  "baseofcode" BIGINT,
  "baseofdata" BIGINT,
  "imagebase" BIGINT,
  "sectionalignment" BIGINT,
  "filealignment" BIGINT,
  "majoroperatingsystemversion" BIGINT,
  "minoroperatingsystemversion" BIGINT,
  "majorimageversion" BIGINT,
  "minorimageversion" BIGINT,
  "majorsubsystemversion" BIGINT,
  "minorsubsystemversion" BIGINT,
  "sizeofimage" BIGINT,
  "sizeofheaders" BIGINT,
  "checksum" BIGINT,
  "subsystem" BIGINT,
  "oh_dllchar0" BIGINT,
  "oh_dllchar1" BIGINT,
  "oh_dllchar2" BIGINT,
  "oh_dllchar3" BIGINT,
  "oh_dllchar4" BIGINT,
  "oh_dllchar5" BIGINT,
  "oh_dllchar6" BIGINT,
  "oh_dllchar7" BIGINT,
  "oh_dllchar8" BIGINT,
  "oh_dllchar9" BIGINT,
  "oh_dllchar10" BIGINT,
  "sizeofstackreserve" BIGINT,
  "sizeofstackcommit" BIGINT,
  "sizeofheapreserve" BIGINT,
  "sizeofheapcommit" BIGINT,
  "loaderflags" BIGINT,
  "sus_sections" BIGINT,
  "non_sus_sections" BIGINT,
  "packer" BIGINT,
  "packer_type" VARCHAR,
  "e_text" DOUBLE,
  "e_data" DOUBLE,
  "filesize" BIGINT,
  "e_file" DOUBLE,
  "fileinfo" BIGINT,
  "class" BIGINT
);

Share link

Anyone who has the link will be able to view this.