Ankit Kumar | 0xankit
    • Posts
    • Boxfuse implementation | Play
    • Blockchain
      • List of known reentrancy attacks in Solidity
    Hero Image
    Boxfuse Setup & Deployment for Play Framework in Scala

    Greeting! Let’s deploy playframework using Boxfuse Getting Started Visit the Boxfuse website. Login with your GitHub account. Connect your AWS account and give permission for using json. Make sure you select the correct AWS region. Download the personalized Boxfuse client. Place it in root directory and add it to env variable. In my case, I placed it inside ~/go/installation/amd/go/boxfuse/. To add boxfuse to env variables I used: export GOROOT=/Users/<username>/go/installation/amd/go export GOPATH=/Users/<username>/go export GOBIN=$GOPATH/bin export GO111MODULE=on export PATH=$GOPATH/bin:$PATH export PATH=$GOROOT/bin:$PATH Now, you can check if it is installed properly usingboxfuse -v.

    November 8, 2021 Read
    Hero Image
    List of known reentrancy attacks in Solidity

    Greetings Everyone!! Today I have come up with a list of known major reentrancy attacks that have been observed recently. This list is in order when it happened. The DAO attack – June 17, 2016 SpankChain attack – October 9, 2018 imBTC Uniswap pool attack – April 18, 2020 Lendf.Me attack – April 19, 2020 Akropolis attack – November 12, 2020 ValueDeFi attack (cross-contract reentrancy attack) – May 7, 2021 Rari Capital attack (cross-contract reentrancy attack) – May 8, 2021 BurgerSwap attack – May 27, 2021 Iron Finance attack – June 16, 2021 PolyDEX attack – June 20, 2021 DeFiPie attack – July 12, 2021 Sanshu Inu attack – July 20, 2021 C.

    June 8, 2020 Read
    Navigation
    • About
    • Skills
    • Experiences
    • Projects
    • Recent Posts
    • Achievements
    Contact me:
    • ank_kr@icloud.com
    • +91 9123407982

    Toha Theme Logo Toha
    © 2020 Copyright.
    Powered by Hugo Logo