ponga2112 / websec-ctf-for-n00bs

Web Application Security Capture the Flag Game for the Uninitiated
MIT License
1 stars 0 forks source link

Code up initial challenge 1: (xss.js) #1

Closed ponga2112 closed 4 years ago

ponga2112 commented 4 years ago

To be used as template for further challenge development.

ghost commented 4 years ago

Initial challenge functionality (post messages, condition triggers for wordbank items) is up and running.

TODO: Modals for each wordbank condition trigger, small functionality tie-ins, such as Comment number +/-, etc, as well as flag capture and reward + forward to next challenge.