# Slot 8: Audit Findings 201

#### Blog

[**Article on "Audit Findings 201"**](https://secureum.substack.com/p/audit-findings-201)

#### Youtube Videos

1. [Block 1](https://youtu.be/IXm6JAprhuw)
2. [Block 2](https://youtu.be/yphqu2N35X4)
3. [Block 3](https://youtu.be/zAzNDwu23UI)
4. [Block 4](https://youtu.be/poxzr4-srn0)
5. [Block 5](https://youtu.be/0J7KI4WGd0Q)

#### Participant Created Content

* [Audit Findings 101 and 201 - D-Squared](https://youtu.be/b6zEWJwMcGc)

#### Assignment

* [ ] Read the audit report along with the smart contracts to understand all the reported findings for 1inch Liquidity Protocol: <https://consensys.net/diligence/audits/2020/12/1inch-liquidity-protocol/>
* [ ] Read the audit report along with the smart contracts to understand all the reported findings for Origin Dollar: <https://github.com/trailofbits/publications/blob/master/reviews/OriginDollar.pdf>
* [ ] Read the audit report along with the smart contracts to understand all the reported findings for Synthetix EtherCollateral: <https://github.com/sigp/public-audits/blob/master/synthetix/ethercollateral/review.pdf>
* [ ] Read the audit report along with the smart contracts to understand all the reported findings for Holdefi: <https://blog.openzeppelin.com/holdefi-audit>
* [x] Stay updated with Ethereum security articles/news:
  1. WeekInEthereumNews (security section): <https://weekinethereumnews.com/>
  2. BlockThreat Newsletter: <https://www.blockthreat.io/>
  3. Rekt: <https://rekt.news/>
  4. Secureum Newsletter: <https://secureum.substack.com/>

#### Quiz

* [Slot 8 Quiz](https://github.com/x676f64/secureum-mind_map/blob/master/quizzes/8.%20Audit%20Findings%20201.md)

#### Quiz Writeups

* <https://ventral.digital/posts/2021/11/28/secureum-bootcamp-audit-findings-201-quiz>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ret2basic.gitbook.io/ctfnote/web3-security-research/secureum/epoch-0/slot-8-audit-findings-201.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
