Nakiami / mellivora

Mellivora is a CTF engine written in PHP
GNU General Public License v3.0
441 stars 171 forks source link

Multiple flags (Issue #71) #86

Closed zoomequipd closed 7 years ago

zoomequipd commented 7 years ago

Hope this helps! I had a need for this feature on an upcoming CTF so I figured I'd take a stab.

I did some basic testing with single line flags and multiple line flags with correct and incorrect flags. All seems to behave as expected.

Let me know if you see anything you want changed.

Nakiami commented 7 years ago

Hi, I don't think this is the best approach, as this breaks multi-line flag functionality.