Silvio Cesare

From Wikipedia, the free encyclopedia

Silvio Cesare
Born
OccupationSecurity researcher
Years active1993–present

Silvio Cesare (/ɛˈzær/ chez-ARR-ay)[citation needed] is an Australian security researcher known for his multiple articles in phrack, talks at numerous security conferences including Defcon and Black Hat Briefings.[1] Silvio is also a former member of w00w00. His security research includes an IDS evasion bug in the widely deployed Snort software.[2][3][4][5] Silvio holds a PhD in Computer Science from Deakin University and is the co-founder of the security conference BSides Canberra. He earned his Master of Informatics and Bachelor of Information Technology from CQUniversity Australia. He currently operates the Canberra based training and consulting provider InfoSect.[6]

Articles[edit]

Silvio is the author of "Software Similarity and Classification", released by Springer.[7]

He is the author of numerous whitepapers on information security, including:

  • Share Library Call Redirection Via ELF PLT Infection - Phrack[8]
  • Similarities for Fun and Profit - Phrack[9]
  • Fast Automated Unpacking and Classification of Malware[10]

Software and Services[edit]

Silvio has released numerous tools to perform software similarity classification.[citation needed]

Simseer[edit]

Simseer is a free online service that tells you how similar to each other are the software that you give it. It is built using the technology of Malwise. There are a number of applications where it is useful to know if software is similar such as malware classification, incident response, plagiarism detection, and software theft detection.

Bugwise[edit]

Bugwise[11] is a service that performs bug detection in Linux executable binaries. It does this by using static program analysis. More specifically, it is performed using decompilation and data flow analysis. Currently, the service checks for the presence of some double frees in sequential code that use the libc allocator functions.

Clonewise[edit]

Clonewise[12] is an open source project to identify clones of packages embedded in other software source. Identifying package clones enables us to automatically infer outstanding vulnerabilities from out of date clones.[13]

References[edit]

  1. ^ "Black Hat USA 2013". UBM Tech. 2013. Retrieved 23 May 2014.
  2. ^ Bejtlich, Richard (28 May 2008). "Snort Evasion Vulnerability in Frag3". TaoSecurity. Retrieved 23 May 2014.
  3. ^ anonymous (28 July 2002). "Runtime Process Infection". Phrack. 0x0b (x3b): 0x08. Retrieved 23 May 2014.
  4. ^ sd and devik (12 December 2001). "Linux on-the-fly kernel patching without LKM". Phrack. 0x0b (x3a): 0x07. Retrieved 23 May 2014.
  5. ^ You Dong-Hoon (4 April 2011). "Android platform based linux kernel rootkit". Phrack. 0x0e (x44): 0x06. Retrieved 23 May 2014.
  6. ^ "Infosect". Retrieved 21 June 2019.
  7. ^ Cesare, Silvio & Xiang, Yang (2002). Software Similarity and Classification. Springer. ISBN 978-1-4471-2909-7. Retrieved 23 May 2014.
  8. ^ Cesare, Silvio (5 January 2000). "Shared Library Call Redirection Via ELF PLT Infection". Phrack. 0xa (x38): 0x07. Retrieved 23 May 2014.
  9. ^ Pouik and G0rfi3ld (14 April 2014). "Similarities for Fun and Profit". Phrack. 0x0e (x44): 0x0f. Retrieved 23 May 2014.{{cite journal}}: CS1 maint: numeric names: authors list (link)
  10. ^ Cesare, Silvio (May 2010). "Fast Automated Unpacking and Classification of Malware". Retrieved 23 May 2014.
  11. ^ "Bugwise". FooCodeChu. Retrieved 23 May 2014.
  12. ^ "Clonewise - Automatically Identifying Package Clones and Inferring Security Vulnerabilities". FooCodeChu. Retrieved 23 May 2014.
  13. ^ Pauli, Darren (22 November 2011). "Tool kills hidden Linux bugs, vulnerabilities". SC Magazine. Retrieved 23 May 2014.