Kandler Smith

12 papers C 7Journal 5
YearRankTypeTitle / Venue / Authors
2024 J jnl
CoRR
Lukas Fuchs, Orkun Furat, Donal P. Finegan, Jeffery Allen, Francois L. E. Usseglio-Viretta, Bertan Ozdogru, Peter J. Weddle, Kandler Smith, Volker Schmidt
2023 J jnl
CoRR
Malik Hassanaly, Peter J. Weddle, Ryan N. King, Subhayan De, Alireza Doostan, Corey R. Randall, Eric J. Dufek, Andrew M. Colclasure, Kandler Smith
2023 J jnl
CoRR
Malik Hassanaly, Peter J. Weddle, Ryan N. King, Subhayan De, Alireza Doostan, Corey R. Randall, Eric J. Dufek, Andrew M. Colclasure, Kandler Smith
2022 J jnl
SoftwareX
Francois L. E. Usseglio-Viretta, P. Patel, Elizabeth Bernhardt, Apurva Mistry, Partha P. Mukherjee, Jeffery M. Allen, Samuel J. Cooper, Jérôme Laurencin, Kandler Smith
2020 C conf
ACC
Sara Sattarzadeh, Satadru Dey, Andrew M. Colclasure, Kandler Smith
2020 J jnl
IEEE Trans. Ind. Electron.
Satadru Dey, Ying Shi, Kandler Smith, Andrew M. Colclasure, Xuemin Li
2019 C conf
ACC
Satadru Dey, Ying Shi, Kandler Smith, Munmun Khanra
2017 C conf
ACC
Kandler Smith, Aron Saxon, Matthew Keyser, Blake Lundstrom, Ziwei Cao, Albert Roc
2017 C conf
ACC
Ying Shi, Kandler Smith, Regan Zane, Dyche Anderson
2016 C conf
ACC
Chinmaya Patil, Payam Naghshtabrizi, Rajeev Verma, Zhijun Tang, Kandler Smith, Ying Shi
2015 C conf
ACC
Ying Shi, Kandler Smith, Eric Wood, Ahmad Pesaran
2015 C conf
ACC
Kandler Smith, Ying Shi, Shriram Santhanagopalan
test_files/binary-test-notes.txt
← Index test_files/binary-test-notes.txt plaintext
TESTS TO DO / PROBLEMS TO FIX
-----------------------------------------------------------------
md5: 
sha1: 
sha256:
Filename: 

Extractor:  
Problem: 
-----------------------------------------------------------------
-----------------------------------------------------------------
md5: 
sha1: 
sha256:
Filename: /mnt/samples/consilience/malware/test/test-unzipped/379251974ebcd5c397f92ca45bb9620d

Extractor: CAPAExtractor 
Problem: the json output extracts a set of capabilities "without key", which they do not appear indeed in the capa <file> colored output

Capa
CAPA(
    capa_capabilities={
        'linking/runtime-linking': ['link function at runtime on Windows'], 
        '': ['create or open file', 'allocate memory', 'allocate or change RW memory', 'change memory protection', 'contain loop'], 
        'data-manipulation/encoding/xor': ['encode data using XOR'], 
        'host-interaction/process/terminate': ['terminate process'], 
        'host-interaction/file-system': ['get common file path'], 
        'host-interaction/file-system/meta': ['get file size'], 
        'host-interaction/file-system/read': ['read file via mapping'], 
        'load-code/pe': ['enumerate PE sections', 'resolve function by parsing PE exports'], 
        'linking/static/zlib': ['linked against ZLIB']
    }, 
    capa_attack_info={
        'Execution': {'Shared Modules': 'T1129'}, 
        'Defense Evasion': {'Obfuscated Files or Information': 'T1027'}, 
        'Discovery': {'File and Directory Discovery': 'T1083'}
    }, 
    capa_mbc_info={
        'File System': {'Create File': 'C0016', 'Read File': 'C0051'}, 
        'Memory': {'Allocate Memory': 'C0007', 'Change Memory Protection': 'C0008'}, 
        'Defense Evasion': {'Obfuscated Files or Information': 'E1027.m02'}, 
        'Data': {'Encode Data': 'C0026.002', 'Compression Library': 'C0060'}, 
        'Process': {'Terminate Process': 'C0018'}, 
        'Discovery': {'File and Directory Discovery': 'E1083', 'Code Discovery': 'B0046.001'}
    }
)
-----------------------------------------------------------------