-
## Description
When Mythril tries to guess a suitable Solidity version, it searches for the first `pragma solidity` directive. The heuristics employed do not pay attention to whether the directive …
-
Contract: Product
Function name: updatePolicy2(bytes32,string,uint256,uint256,string)
This binary add operation(s) can result in integer overflow.
--------------------
policies[_policyId].properti…
-
Flaky tests were detected in [this test run](https://github.com/tgstation/tgstation/actions/runs/6077292281/attempts/1). This means that there was a failure that was cleared when the tests were simp…
-
## Description
Often times, when I run a simple analyze command on a smart contract, it is quick, other times it is very slow. Sometimes I am unable to use the command myth -h because it just hangs…
-
Create a smart contract that can be self-destructed using a ROP-style exploit.
Upon completion, submit a PR with a short description of the challenge (the code and full description will be hosted i…
-
Create a CTF challenge that incorporates an Ethereum sandbox.
Upon completion, submit a PR with a short description of the challenge (the code and full description will be hosted in a private repo …
-
Create a CTF challenge that incorporates self-modifying code.
Upon completion, submit a PR with a short description of the challenge (the code and full description will be hosted in a private repo …
-
# Slither
- [x] Configuration https://github.com/crytic/slither/wiki/Usage#configuration-file
- [x] Slither Integration: https://github.com/crytic/slither-action
Slither has to be installed localy…
-
```
==== External Call To Fixed Address ====
SWC ID: 107
Severity: Low
Contract: UserDeposit
Function name: withdraw(uint256)
PC address: 2927
Estimated Gas Usage: 26715 - 109098
The contract …
-
### Checklist
- [X ] I have searched for existing issues for issues like this one. The issue has not been posted. (Duplicate reports slow down development.)
- [X ] I have provided reproducable s…