├── 2014 ├── 2014_FLAREOn_Challenges │ ├── C1.exe │ ├── C2.zip │ ├── C3.zip │ ├── C4.zip │ ├── C5.zip │ ├── C6.zip │ ├── C7.zip │ └── Flare_On_Challenge.EXE └── README.md ├── 2015 ├── 2015_FLAREOn_Challenges │ ├── 1 │ │ └── Flare-On_start_2015.exe │ ├── 2 │ │ └── 599EA8F84AD975CFB07E0E5732C9BA14.zip │ ├── 3 │ │ ├── 3BD127AEDB12472EB288DAAFDEE76953.zip │ │ └── 3BD127AEDB12472EB288DAAFDEE76953 │ │ │ └── elfie │ ├── 4 │ │ └── CB931CA00859C5D1356CB2733B11EBF2.zip │ ├── 5 │ │ └── 062FB655852EAF0CD96325631FD90920.zip │ ├── 6 │ │ └── 63C64502837A89CA0147095726DF8262.zip │ ├── 7 │ │ └── 0CC92381BDCA47754B144A4FC2E41623.zip │ ├── 8 │ │ └── FE9D3BA1789DC6371105042D80291205.zip │ ├── 9 │ │ ├── 4568CB1948CCD11DDB9B90359F7DC79A.zip │ │ └── you_are_very_good_at_this │ ├── 10 │ │ └── DC682778F53E853B3188AC63EB376D8B.zip │ ├── 11 │ │ └── 42634F3F5FAF28306EB07675274AA6B6.zip │ └── password.txt └── README.md ├── 2016 ├── Flare-On3_Challenges │ ├── 1 │ │ └── challenge1.exe │ ├── 2 │ │ ├── BusinessPapers.doc │ │ └── DudeLocker.exe │ ├── 3 │ │ └── unknown │ ├── 4 │ │ └── flareon2016challenge.dll │ ├── 5 │ │ └── smokestack.exe │ ├── 6 │ │ └── khaki.exe │ ├── 7 │ │ └── hashes │ ├── 8 │ │ └── CHIMERA.EXE │ ├── 9 │ │ └── GUI.exe │ └── 10 │ │ └── flava.pcap └── README.md ├── 2017 ├── Flare-On4_Challenges │ ├── 10 │ │ └── shell.php │ ├── 11 │ │ └── covfefe.exe │ ├── 12 │ │ ├── 20170801_1300_filtered.pcap │ │ └── coolprogram.exe │ ├── 01 │ │ └── login.html │ ├── 02 │ │ └── IgniteMe.exe │ ├── 03 │ │ └── greek_to_me.exe │ ├── 04 │ │ └── notepad.exe │ ├── 05 │ │ └── pewpewboat.exe │ ├── 06 │ │ └── payload.dll │ ├── 07 │ │ └── zsud.exe │ ├── 08 │ │ └── flair.apk │ └── 09 │ │ └── remorse.ino.hex └── README.md ├── 2018 ├── FlareOn5_Challenges │ ├── 01_MinesweeperChampionshipRegistration.7z │ ├── 02_UltimateMinesweeper.7z │ ├── 03_FLEGGO.7z │ ├── 04_additional_files_flare-on.com-SiteMirror.zip │ ├── 04_binstall.7z │ ├── 05_web2point0.7z │ ├── 06_magic.7z │ ├── 07_WorldOfWarcraft.7z │ ├── 08_doogie.7z │ ├── 09_leet_editr.7z │ ├── 10_golf.7z │ ├── 11_malware_skillz.7z │ ├── 12_suspicious_floppy.7z │ ├── Challenge_Descriptions.txt │ └── README.txt └── README.md ├── 2019 └── BHUSA2019.zip └── README.md /2014/2014_FLAREOn_Challenges/C1.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2014/2014_FLAREOn_Challenges/C1.exe -------------------------------------------------------------------------------- /2014/2014_FLAREOn_Challenges/C2.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2014/2014_FLAREOn_Challenges/C2.zip -------------------------------------------------------------------------------- /2014/2014_FLAREOn_Challenges/C3.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2014/2014_FLAREOn_Challenges/C3.zip -------------------------------------------------------------------------------- /2014/2014_FLAREOn_Challenges/C4.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2014/2014_FLAREOn_Challenges/C4.zip -------------------------------------------------------------------------------- /2014/2014_FLAREOn_Challenges/C5.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2014/2014_FLAREOn_Challenges/C5.zip -------------------------------------------------------------------------------- /2014/2014_FLAREOn_Challenges/C6.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2014/2014_FLAREOn_Challenges/C6.zip -------------------------------------------------------------------------------- /2014/2014_FLAREOn_Challenges/C7.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2014/2014_FLAREOn_Challenges/C7.zip -------------------------------------------------------------------------------- /2014/2014_FLAREOn_Challenges/Flare_On_Challenge.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2014/2014_FLAREOn_Challenges/Flare_On_Challenge.EXE -------------------------------------------------------------------------------- /2014/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2014/README.md -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/1/Flare-On_start_2015.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/1/Flare-On_start_2015.exe -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/10/DC682778F53E853B3188AC63EB376D8B.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/10/DC682778F53E853B3188AC63EB376D8B.zip -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/11/42634F3F5FAF28306EB07675274AA6B6.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/11/42634F3F5FAF28306EB07675274AA6B6.zip -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/2/599EA8F84AD975CFB07E0E5732C9BA14.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/2/599EA8F84AD975CFB07E0E5732C9BA14.zip -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/3/3BD127AEDB12472EB288DAAFDEE76953.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/3/3BD127AEDB12472EB288DAAFDEE76953.zip -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/3/3BD127AEDB12472EB288DAAFDEE76953/elfie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/3/3BD127AEDB12472EB288DAAFDEE76953/elfie -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/4/CB931CA00859C5D1356CB2733B11EBF2.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/4/CB931CA00859C5D1356CB2733B11EBF2.zip -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/5/062FB655852EAF0CD96325631FD90920.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/5/062FB655852EAF0CD96325631FD90920.zip -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/6/63C64502837A89CA0147095726DF8262.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/6/63C64502837A89CA0147095726DF8262.zip -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/7/0CC92381BDCA47754B144A4FC2E41623.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/7/0CC92381BDCA47754B144A4FC2E41623.zip -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/8/FE9D3BA1789DC6371105042D80291205.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/8/FE9D3BA1789DC6371105042D80291205.zip -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/9/4568CB1948CCD11DDB9B90359F7DC79A.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/9/4568CB1948CCD11DDB9B90359F7DC79A.zip -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/9/you_are_very_good_at_this: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/2015_FLAREOn_Challenges/9/you_are_very_good_at_this -------------------------------------------------------------------------------- /2015/2015_FLAREOn_Challenges/password.txt: -------------------------------------------------------------------------------- 1 | the password to the zip archives (2-11) is: flare -------------------------------------------------------------------------------- /2015/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2015/README.md -------------------------------------------------------------------------------- /2016/Flare-On3_Challenges/1/challenge1.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2016/Flare-On3_Challenges/1/challenge1.exe -------------------------------------------------------------------------------- /2016/Flare-On3_Challenges/10/flava.pcap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2016/Flare-On3_Challenges/10/flava.pcap -------------------------------------------------------------------------------- /2016/Flare-On3_Challenges/2/BusinessPapers.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2016/Flare-On3_Challenges/2/BusinessPapers.doc -------------------------------------------------------------------------------- /2016/Flare-On3_Challenges/2/DudeLocker.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2016/Flare-On3_Challenges/2/DudeLocker.exe -------------------------------------------------------------------------------- /2016/Flare-On3_Challenges/3/unknown: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2016/Flare-On3_Challenges/3/unknown -------------------------------------------------------------------------------- /2016/Flare-On3_Challenges/4/flareon2016challenge.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2016/Flare-On3_Challenges/4/flareon2016challenge.dll -------------------------------------------------------------------------------- /2016/Flare-On3_Challenges/5/smokestack.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2016/Flare-On3_Challenges/5/smokestack.exe -------------------------------------------------------------------------------- /2016/Flare-On3_Challenges/6/khaki.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2016/Flare-On3_Challenges/6/khaki.exe -------------------------------------------------------------------------------- /2016/Flare-On3_Challenges/7/hashes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2016/Flare-On3_Challenges/7/hashes -------------------------------------------------------------------------------- /2016/Flare-On3_Challenges/8/CHIMERA.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2016/Flare-On3_Challenges/8/CHIMERA.EXE -------------------------------------------------------------------------------- /2016/Flare-On3_Challenges/9/GUI.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2016/Flare-On3_Challenges/9/GUI.exe -------------------------------------------------------------------------------- /2016/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2016/README.md -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/01/login.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/01/login.html -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/02/IgniteMe.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/02/IgniteMe.exe -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/03/greek_to_me.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/03/greek_to_me.exe -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/04/notepad.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/04/notepad.exe -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/05/pewpewboat.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/05/pewpewboat.exe -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/06/payload.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/06/payload.dll -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/07/zsud.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/07/zsud.exe -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/08/flair.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/08/flair.apk -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/09/remorse.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/09/remorse.ino.hex -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/10/shell.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/10/shell.php -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/11/covfefe.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/11/covfefe.exe -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/12/20170801_1300_filtered.pcap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/12/20170801_1300_filtered.pcap -------------------------------------------------------------------------------- /2017/Flare-On4_Challenges/12/coolprogram.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/Flare-On4_Challenges/12/coolprogram.exe -------------------------------------------------------------------------------- /2017/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2017/README.md -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/01_MinesweeperChampionshipRegistration.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/01_MinesweeperChampionshipRegistration.7z -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/02_UltimateMinesweeper.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/02_UltimateMinesweeper.7z -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/03_FLEGGO.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/03_FLEGGO.7z -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/04_additional_files_flare-on.com-SiteMirror.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/04_additional_files_flare-on.com-SiteMirror.zip -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/04_binstall.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/04_binstall.7z -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/05_web2point0.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/05_web2point0.7z -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/06_magic.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/06_magic.7z -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/07_WorldOfWarcraft.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/07_WorldOfWarcraft.7z -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/08_doogie.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/08_doogie.7z -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/09_leet_editr.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/09_leet_editr.7z -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/10_golf.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/10_golf.7z -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/11_malware_skillz.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/11_malware_skillz.7z -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/12_suspicious_floppy.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/12_suspicious_floppy.7z -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/Challenge_Descriptions.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/Challenge_Descriptions.txt -------------------------------------------------------------------------------- /2018/FlareOn5_Challenges/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/FlareOn5_Challenges/README.txt -------------------------------------------------------------------------------- /2018/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2018/README.md -------------------------------------------------------------------------------- /2019/BHUSA2019.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/2019/BHUSA2019.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertzsigovits/flare-on-challenges/HEAD/README.md --------------------------------------------------------------------------------