https://github.com/sec-bit/dorahacks
Dorahacks 智能合约挑战赛题目
https://github.com/sec-bit/dorahacks
Last synced: 5 months ago
JSON representation
Dorahacks 智能合约挑战赛题目
- Host: GitHub
- URL: https://github.com/sec-bit/dorahacks
- Owner: sec-bit
- Created: 2018-10-13T15:40:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T13:07:00.000Z (over 7 years ago)
- Last Synced: 2025-07-26T03:59:55.001Z (11 months ago)
- Size: 58.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##
# DoraHacks × SECBIT安比实验室——智能合约挑战赛比赛说明
## 参赛须知
- 在浏览器上安装 MetaMask 插件。
- 通过 https://faucet.metamask.io 领取 Ropsten 测试网络的 Ether。
- 所有的合约部署在 Ropsten 测试网络中。
## 参加比赛流程
- 访问游戏题目对应的网站,点击**开始**按钮后,创建属于参赛者的游戏合约。
- 根据游戏合约的源代码和通关条件,在测试网络上破解通关游戏合约。
- 点击**提交**按钮,验证是否破解成功。如果破解成功,需要发送交易在链上进行登记。
## 题目说明
#### Game 1. GateKeeper
- 题目网站:https://secbit.io/dorahacks/game1.html
- 通关条件:将 entrant 地址改成参赛者的地址。
- 合约地址:https://ropsten.etherscan.io/address/0x080a6468c911204e30b09836ad731c87dd84bab1
#### 2. AirDrop
- 题目网站: https://secbit.io/dorahacks/game2.html
- 通关条件:将 totalSupply的 token 全部薅光。
- 合约地址:https://ropsten.etherscan.io/address/0x5f66dfc6c17156dfb795e91122414f6b3411700a
#### 3. HoneyPot
- 题目网站: https://secbit.io/dorahacks/game3.html
- 通关条件:将合约中的全部 ether 转走。
- 合约地址:https://ropsten.etherscan.io/address/0x6fc94dea92e7f08152c170bc086034480ecd04bc