adding binaries

This commit is contained in:
Amanda Rousseau
2017-11-17 17:53:35 -08:00
parent c1c2d337ea
commit b838126970
2 changed files with 3 additions and 1 deletions

View File

@@ -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)

View File

@@ -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) ###