Skip to content

GauBen/thcon21-modern-webchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Webchat

Modern Webchat is a CTF challenge of the THCon 2021, in the web category.

Screenshot of the webchat

Details

Modern Webchat is websocket chat shared among all participants, with both the backend and the frontend written in pure JavaScript. An administrator named LePireBot sends a message every 60 seconds, reading "Message restricted to administrators."

To start the challenge, run yarn install && node index.mjs, or docker build && docker run.

Writeups

License

AGPL 3.0 or later

About

A webchat with a must-know vulnerability

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published