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

Hacking smart contracts

The still-experimental nature of smart contracts requires us to give adequate attention to the security aspects of these special DApps. Damage resulting from vulnerabilities present in smart contracts can have a significant impact on the entire architecture of the underlying blockchain. In fact, once deployed on the blockchain, smart contracts cannot be edited. The executable code of smart contracts takes the form of bytecode interpreted by a special virtual machine (VM), which, in the case of Ethereum, is Ethereum Virtual Machine (EVM). To check the presence of vulnerabilities within smart contracts, it is possible to perform a code review of the source code, but there are some specific tools that allow even the bytecode produced during the compilation phase to be analyzed.

One of the first tools created for the verification of smart contracts is MAIAN...

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}