Automated Assassins Hack

TOTAL LOST $202K
Low Rugpull

Summarize with AI

Affected Chain 2022 Incident surface
Recovered - No recovery reported
All-Time Rank #1290 By amount stolen
Protocol Type Exit Scam/Rugpull Target category

Incident Overview

The Automated Assassins has been rugpulled by the project team. The team that was involved in the project created a collection on OpenSea, then to make the collection look more attractive, they raised the price of the token. When people minted the NFT by investing their funds in the contract, the team called function withdraw() to get all the funds from it in the amount of $202K.

Automated Assassins was supposed to be a P2E game.

The team of the project created the NFT contract with this transaction (https://etherscan.io/tx/0x026b705a…07d7a4).

The project team used funds that were raised in the initial minting phase in order to sweep the floor price of the collection on OpenSea, making the collection appear successful to investors (https://etherscan.io/tx/0x7200806a…4bb79e).

In this transaction, the withdraw() function is called, where all the $ETH from the contract are withdrawn

(https://etherscan.io/tx/0x03987fdd…c24b40).

As the time of this writing information on this case is scarce. More sources will be added if the case should develop.

Token contract address: https://etherscan.io/address/0x8abfc968…c07437

Address that deployed the contract: https://etherscan.io/address/0xff45874e…2f022f

Scammer addresses:

1) https://etherscan.io/address/0x3c1e66d6…4dbd7f

2) https://etherscan.io/address/0xb7c8d697…d8ca40

3) https://etherscan.io/address/0x67ef43a7…220f7f

4) https://etherscan.io/address/0x1f07957e…fccfa9

5) https://etherscan.io/address/0xd40999c2…e918fc

6) https://etherscan.io/address/0x5609b933…22371a

Incident Report

Protocol / Project Automated Assassins
Date of Incident
Attack Technique Rugpull
Classification Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gaming / Metaverse / Gam

Protocol Information

Protocol Type Exit Scam/Rugpull
Affected Token AA
Official Website automatedassassins.com/
Protocol Twitter/X @AutoAssassinNFT
Team Anonymous
Source Code Verified On-Chain

What the Attacker Needed to Succeed

Understanding the prerequisites for this type of attack helps auditors identify protocols that are most at risk and helps developers build better defenses.

Technical Knowledge Deep understanding of rugpull and Solidity and EVM internals
Capital Required Seed capital to cover gas and initial position setup
On-Chain Access Ability to interact with smart contracts and deploy a custom exploit contract
Protocol Analysis Identification of the exploitable vulnerability in Automated Assassins's contract logic - root cause: gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gaming / metaverse / gam
Execution Speed Precise transaction ordering and timing to exploit the vulnerability within a single atomic block
Obfuscation Plan A strategy to launder and move stolen funds - typically through mixers, cross-chain bridges, or decentralized DEX swaps to resist tracing

What Auditors Should Check

Could this have been caught in audit? Hard to catch — private key / OpSec failures are outside smart contract audit scope

If you're auditing a protocol with similar architecture to Automated Assassins, these are the critical security checks that could have prevented this incident (June 2022).

  • Verify all logic paths related to Rugpull are guarded by proper access controls and input validation
  • Review privileged functions (owner, admin, governance) for potential abuse vectors - centralization risks should be documented and bounded with timelocks or multi-sigs

Master these auditing techniques with hands-on labs and real exploit scenarios in the Smart Contract Hacking course.

Free Trial

Sources & References

Learn to Prevent the Next Automated Assassins

The Automated Assassins hack is one of many attacks that skilled auditors are trained to detect before deployment. Master real exploit patterns and defense techniques with hands-on Web3 security training.

Recreate exploit patterns safely Free Trial