Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Securing Blockchain Networks like Ethereum and Hyperledger Fabric

You're reading from  Securing Blockchain Networks like Ethereum and Hyperledger Fabric

Product type Book
Published in Apr 2020
Publisher Packt
ISBN-13 9781838646486
Pages 244 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Alessandro Parisi Alessandro Parisi
Profile icon Alessandro Parisi

Table of Contents (15) Chapters

Preface 1. Section 1: Blockchain Security Core Concepts
2. Introducing Blockchain Security and Attack Vectors 3. Cryptography Essentials 4. Blockchain Security Assumptions 5. Section 2: Architecting Blockchain Security
6. Trustless Blockchain Networks 7. Securing Hyperledger Fabric 8. Section 3: Securing Decentralized Apps and Smart Contracts
9. Decentralized Apps and Smart Contracts 10. Preventing Threats for DApps and Smart Contracts 11. Section 4: Preserving Data Integrity and Privacy
12. Exploiting Blockchain as an Attack Vector 13. Analyzing Privacy and GDPR Compliance Issues 14. Other Books You May Enjoy

Analyzing smart contract threats

The main threats affecting smart contracts are usually attributable to weaknesses present within the source code. Over time, a register of such weaknesses, known as the Smart Contract Weakness Classification (SWC) Registry, has been drawn up, which can be consulted at https://swcregistry.io/docs/SWC-100.

The SWC Registry is released under the MIT License and is freely available at https://github.com/SmartContractSecurity/SWC-registry.

The main goals of the SWC Registry are as follows:

  • Classifying security issues in smart contracts
  • Describing security issues in smart contracts adopting a common language
  • Helping training and increasing performance for smart contract analysis tools

In the following sections, we will analyze the main weaknesses present within the source code of smart contracts developed using the Solidity programming language.

...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}