CatalanCabbage / king-of-pop-server

Server for the Jackson JSON Deserialization CTF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

King-of-pop server

This is source of code for quiz ctf.
Want to know what?
Check real readme.

To run in < 2 minute 🍜

  • Extract package.zip
  • Open a cmd window in the extracted folder and run this command:
java -jar king-of-pop-1.0-SNAPSHOT.jar
  • The server should be up and running on port 8888 by default.

Note that this has code equivalent to this commit.

To build, make changes

Refer to the original source!

Original source

Forked from the Jackspoilt repo.

About

Server for the Jackson JSON Deserialization CTF.


Languages

Language:Java 97.4%Language:Shell 2.6%