diff --git a/flareon4/challenge2.md b/flareon4/challenge2.md index b21ded6..1ae9358 100644 --- a/flareon4/challenge2.md +++ b/flareon4/challenge2.md @@ -100,6 +100,6 @@ for i in reversed_bytes: print answer[::-1] ``` -[Challenge 1 <- Back](https://securedorg.github.io/flareon4/challenge) | [Next -> Challeng 3](https://securedorg.github.io/flareon4/challenge3) +[Challenge 1 <- Back](https://securedorg.github.io/flareon4/challenge1) | [Next -> Challeng 3](https://securedorg.github.io/flareon4/challenge3) diff --git a/flareon4/flareon4.md b/flareon4/flareon4.md index 4dfc084..2d717f0 100644 --- a/flareon4/flareon4.md +++ b/flareon4/flareon4.md @@ -11,6 +11,8 @@ Around September, FireEye hosts their annual [Flare-On](http://www.flare-on.com/ I wanted to make sure I participated this year since I would be coaching my intern at the same time. Between work and conference travel, I managed to finish on time. +You can download the binaries [HERE](https://github.com/securedorg/securedorg.github.io/blob/master/flareon4/binaries.zip) + ## Challenges ## ### Challenge 1) [login.html](https://securedorg.github.io/flareon4/challenge1) ###