Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harendra-shakya authored Nov 6, 2022
1 parent 631beae commit 47b0e5c
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
[Best Practices](https://consensys.github.io/smart-contract-best-practices/general-philosophy/)

## All attack vectors -

- Reentrancy
- Oracle Manipulation
- Frontrunning
- Denial of Service
- Signature Replay
- Malicious Honeypot
- Unsafe Delegatecalls
- Sandwich Attacks
- Flash Loan Attacks
- Griefing
- Force Feeding
- Cross-Chain Bridge manipulation
- Insecure Randomness
- Accessing Private Data
- Phishing Through tx.origin
- Arithmetic Over/Under Flow
- Block timestamp Manipulation
- Unsafe external calls
- Unchecked return values
- Proxy Storage Collision
- Loops Gas Limit

0 comments on commit 47b0e5c

Please sign in to comment.