Skip to content

sefcom/run-cgc-povs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run CGC PoVs

This repository will run the Cyber Grand Challenge proof of vulnerabilities and collect the interactions made.

Usage

docker build -t run-cgc-povs .
docker run -it --rm -v $PWD/results:/results run-cgc-povs

Challenge Information

Case Studies

NRFIN_00064

  • Game with a set of simple controls and treasure.
  • The treasure is always in the same location, but the control change every time you play.

NRFIN_00046

  • Involves several simple echo challenge responses

KPRCA_00112

  • Must be able to solve sudoku

Not Working

NRFIN_00071

Misc

CROMU_00088

  • Needs a high (120s) timeout

About

Runs the Cyber Grand Challenge proof of vulnerabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages