Skip to content

Commit

Permalink
README added
Browse files Browse the repository at this point in the history
  • Loading branch information
Sowmya6320 authored and stuxnet999 committed Aug 15, 2020
1 parent de2f959 commit 82ee175
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions 2020/Misc/Secure-Note/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# SecureNote

**Description**
Building Secure Applications is hard! But we tried. Can you get the flag from Secure Note?
You might need to dig deep into your skills for this one.
(PS: The challenge requires no automated testing tools! using them == instant ban)

**Author**: [r3x](https://twitter.com/Tr3x__) & [4lph4](https://twitter.com/__4lph4__)

**Short writeup**
+ Challenge involves Reversing, Web, and Crypto
+ Reverse the binary to get the endpoints
+ Trigger the XSS bug in the website and get admin cookie
+ Use Hash Length extension attack to get authenticated as admin and get the flag

0 comments on commit 82ee175

Please sign in to comment.