Skip to content
/ wopr Public

This is a vulnerability analysis challenge. The goal is to access the game global-thermonuclear-war.

Notifications You must be signed in to change notification settings

cy1337/wopr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

WOPR Challenge

This is a vulnerability analysis challenge. The goal of the challenge is to access the game global-thermonuclear-war which is normally password restricted.

Building

docker build -t wopr .

Example Usage

$ docker run -it wopr
WOPR> help
Available commands:
  help
  login
  play
  quit
WOPR> play
Invalid play command. Please choose one of the following:
  tic-tac-toe
  chess (Login required)
  global-thermonuclear-war (Login required)
WOPR> play global-thermonuclear-war
You must be logged in to play global-thermonuclear-war.
WOPR> quit

More information the challenge can be found in this blog post.

About

This is a vulnerability analysis challenge. The goal is to access the game global-thermonuclear-war.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published