Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbellem committed Feb 13, 2024
1 parent f2251ed commit 0dc9815
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hacking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ The above command simulates an adversary executing the following steps:
sell the 40 `token_b`, increasing their balance of `token_a` by 1 and maintaining
their balance of `token_b`.

### Animated GIF of attack
![](./sandwich-attack.gif)


Expand All @@ -76,6 +77,7 @@ The above command simulates an adversary executing the following steps:
* execute the victim's transaction to see if `guess` was enough to conver the victim's transfer transaction
3) If the `guess` was enough to cover the victim's transfer transaction then `guess` is the transfer amount

### Animated GIF of attack
![](./transfer-privacy-attack.gif)


Expand Down

0 comments on commit 0dc9815

Please sign in to comment.