Talkin' About [Infosec] News, Powered by Black Hills Information Security

Talkin' About [Infosec] News, Powered by Black Hills Information Security


Webcast: Getting Started in Blockchain Security and Smart Contract Auditing

September 16, 2021

Why is blockchain security important?

Blockchain usage has exploded since the Bitcoin whitepaper was first published in 2008. Many applications rely on this technology for increased trust and privacy, where they would otherwise be absent from a centralized system.

The ecosystem surrounding blockchain technology is large, complex, and has many moving pieces. Exchanges exist where users can transact various cryptocurrencies, NFTs, and tokens. Smart contracts can be written to programmatically apply behavior to blockchain transactions. Decentralized Finance (DeFi) markets exist where users can swap tokens without needing to sign up for an account.

All of these pieces are prone to vulnerabilities, and with blockchain being at the forefront of emerging technology, new issues are being found daily.

In this Black Hills Information Security (BHIS) webcast, we’ll use case studies about recent blockchain hacks to introduce the underlying issues that occur in writing/engineering smart contracts that have ultimately lead to the loss of millions of dollars to attackers.

Join us on the BLACK HILLS INFOSEC Discord channel for discussion and interaction with the community — https://discord.gg/bhis

0:00:00 – PreShow Banter™ — Beau Has a Fan Club

0:32:39 – FEATURE PRESENTATION: Getting Started in Blockchain Security and Smart Contract Auditing

0:36:39 – Roadmap

0:37:51 – Why Blockchain Security

0:39:21 – Growing Use Cases for Blockchain

0:43:23 – Blockchain Elements That Need Securing

0:49:00 – What Are Smart Contracts

0:51:22 – EVM : Ethereum Virtual Machine

0:54:00 – Solidity

0:59:55 – Smart Contract Vulns

1:04:00 – Reentrancy

1:05:54 – Front-Running

1:07:41 – Inter Overflow and Underflow