We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca193b7 commit 74fa807Copy full SHA for 74fa807
README.md
@@ -16,8 +16,8 @@ Bonus! We have also included a repository and analysis of several [honeypots](ho
16
17
## Vulnerabilities
18
19
-| Not So Smart Contract | Description | CWE(s) |
20
-| --- | --- | --- |
+| Not So Smart Contract | Description |
+| --- | --- |
21
| [Bad randomness](bad_randomness) | Contract attempts to get on-chain randomness, which can be manipulated by users |
22
| [Denial of Service](denial_of_service) | Attacker stalls contract execution by failing in strategic way |
23
| [Forced Ether Reception](forced_ether_reception) | Contracts can be forced to receive Ether |
0 commit comments