HackYeah 2019 - the largest European hackathon (taking place in Warsaw, Poland) - starts in about 2 weeks, and as it turns out I still have 30 free tickets to give away. But, since I like making things more challenging than they have to be, I decided to prepare a short programming challenge (solving it shouldn't take more than 15 minutes):
HackYeah 2019 Gynvael's Challenge
HackYeah itself isn't a single hackathon of course - it's a quite big event (over 2000 people) with a collection of various hackathons and similar events. The prize pool is 325 000 PLN and still growing - the last "partner task" will be announced 5th of September. You can find the details at http://bit.ly/HackyeahTasksandPrizes.
Students, Back-end developers, Front-end developers, Full stack developers, Graphic designers, Product Managers, Project Managers, InfoSec, Data analysts, Mobile, WEB, Electrical Engineers, Game Programmers (and whoever else might be interested) are welcomed.
What's more? Full board, coffee & energy drinks, 3000 pizzas, IT conference and workshops, Treasure Hunt, evening party, yoga classes, ball pool, military HMMWV and much, much more!
The profit from attendee tickets will be donated to charities supporting kids in IT: Szkoła 3.0 and Hearty Foundation.
Get your ticket now: hackyeah.pl
Discord: https://discord.gg/fa83ryF
HF GL
Sections
- lang: |
- RSS: |
- About me
- Tools
- → YT YouTube (EN)
- → D Discord
- → M Mastodon
- → T Twitter
- → GH GitHub
Links / Blogs
- → dragonsector.pl
- → vexillium.org
- Security/Hacking:
- Reverse Eng./Low-Level:
- Programming/Code:
Posts
- On hackers, hackers, and hilarious misunderstandings,
- Paged Out! #5 is out,
- CVEs of SSH talk this Thursday,
- Debug Log: Internet doesn't work (it was the PSU),
- FAQ: The tragedy of low-level exploitation,
- Solving Hx8 Teaser 2 highlight videos!,
- Gynvael on SECURITYbreak podcast,
- Paged Out! #4 is out,
- I won't be able to attend CONFidence'24 after all :(,
- xz/liblzma: Bash-stage Obfuscation Explained,
- → see all posts on main page
// copyright © Gynvael Coldwind
// design & art by Xa
// logo font (birdman regular) by utopiafonts / Dale Harris
/* the author and owner of this blog hereby allows anyone to test the security of this blog (on HTTP level only, the server is not mine, so let's leave it alone ;>), and try to break in (including successful breaks) without any consequences of any kind (DoS attacks are an exception here) ... I'll add that I planted in some places funny photos of some kittens, there are 7 of them right now, so have fun looking for them ;> let me know if You find them all, I'll add some congratz message or sth ;> */
Vulns found in blog:
* XSS (pers, user-inter) by ged_
* XSS (non-pers) by Anno & Tracerout
* XSS (pers) by Anno & Tracerout
* Blind SQLI by Sławomir Błażek
* XSS (pers) by Sławomir Błażek
// design & art by Xa
// logo font (birdman regular) by utopiafonts / Dale Harris
/* the author and owner of this blog hereby allows anyone to test the security of this blog (on HTTP level only, the server is not mine, so let's leave it alone ;>), and try to break in (including successful breaks) without any consequences of any kind (DoS attacks are an exception here) ... I'll add that I planted in some places funny photos of some kittens, there are 7 of them right now, so have fun looking for them ;> let me know if You find them all, I'll add some congratz message or sth ;> */
Vulns found in blog:
* XSS (pers, user-inter) by ged_
* XSS (non-pers) by Anno & Tracerout
* XSS (pers) by Anno & Tracerout
* Blind SQLI by Sławomir Błażek
* XSS (pers) by Sławomir Błażek
Comments:
Thanks!
Sure :)
And in case I forget, I believe one person wanted to make a write-up for it for Paged Out! #2
Add a comment: