Solidity Lab
  • πŸ§ͺGuardian - Solidity Lab
  • πŸ“šEncyclopedia of Solidity Attack Vectors
    • πŸ”Reentrancy
    • βœ‹Contract Cannot Accept Ether DoS
    • β›½Gas Griefing
    • πŸ‘ΏisContract Manipulation
    • πŸƒβ€β™‚οΈπŸƒβ™‚ πŸƒβ™‚ Front/Back-Running
    • βͺExternal Call Reverts DoS
    • πŸ•block.timestamp Manipulation
    • 🎣tx.origin Phishing Attack
    • πŸ“©Directly Sending Funds
    • ✍️Signature Malleability
  • πŸ“šEncyclopedia of Common Solidity Bugs
    • βž—Division Precision Loss
    • ‼️Unexpected Panic Revert
    • πŸ‘¬Matching to/from Addresses
    • ⏸️Forget to Update Parallel Data Structures
    • 🚫Lack of Success Checks
    • πŸ€·β€β™‚οΈπŸ€·β™‚ πŸ€·β™‚ Lack of Access Control
    • πŸ“Inaccurate Allowance
    • πŸ”ΌOverflow/Underflow
    • πŸ’²Unsafe ERC20 Operations
    • 🦺Lack of Exception Handling
    • βœ–οΈDuplicate Values
    • βš–οΈAsymmetrical Code
    • πŸ›‘Constant Protocol Parameters
    • ⬆️Storage Not Updated
    • πŸ•΅οΈDelete Item, Unupdated Index
    • 🎁Native vs Wrapped Handling
    • 1️⃣1⃣ 1⃣ 1⃣ Off By 1
  • πŸ“™The Auditors Handbook
    • πŸ“The Auditing Process
      • 0️⃣0⃣ Audit Setup/Preparation
      • 1️⃣1⃣ Beginning The Audit
      • 2️⃣2⃣ The Meat of The Audit
      • 3️⃣3⃣ Writing Tests & PoCs
      • 4️⃣4⃣ Wrapping Up The Audit
      • 5️⃣5⃣ After The Audit
      • 6️⃣6⃣ Addendum
Powered by GitBook
On this page
  • What Is Solidity Lab?
  • The Vision
  • The Mission
  • The Core Values
Edit on GitHub

Guardian - Solidity Lab

Securing the Bleeding Edge of Blockchain

NextEncyclopedia of Solidity Attack Vectors

Last updated 2 years ago

Welcome to the Solidity Lab!

This is a community aimed at building and sharing a wealth of blockchain and solidity knowledge to help developers/auditors of all levels transform the web3 ecosystem.

Apply to join ⬅️

What Is Solidity Lab?

In Solidity Lab you'll get the opportunity to:

  • Share and learn from others interested in Solidity security

  • Get direct answers about the latest security practices from active auditors

  • Access curated security-focused Twitter posts, blog articles, videos, and more

  • Get daily puzzles and "spot-the-bug" challenges

  • Team up with others and participate in practice audits

  • Join professional auditors in a "shadow audit" of a real blockchain project

On this site you'll find:

  • An Encyclopedia containing information on all known Solidity attack vectors

  • An Encyclopedia containing information on all known common Solidity bugs

  • The Auditor's Handbook, a collection of guides for all things auditing

The Vision

Empower an open, trustless, decentralized transaction layer; that anyone can build on with widespread access to the resources necessary to protect against bugs and exploits.

The Mission

To accomplish the vision, the community must align on cultivating world-class auditors at scale.

We must radically adhere to our core values and take every chance to make it easier to access, study, and practice Solidity security.

Each and every community member is the most valuable resource at hand.

The Core Values

  • Thorough Without Exception

  • Long Term Oriented

  • Leverage Focused

  • Constantly Curious

  • Vehemently Passionate

  • Inherently Collaborative

Contributing

The Vision and Mission can only be achieved through fervent collaboration. Every member of Solidity Lab is encouraged to give back and contribute whatever they can to enrich the experience for others.

You'll find that by giving more, your own experience is enhanced.

Contribute to this knowledge base by opening a pull request on . Upon review, your change request will be merged and you will receive the Contributor role.

πŸ§ͺ
here
Github