mirror of
https://github.com/hak5/keycroc-payloads.git
synced 2026-04-18 07:48:27 +01:00
29 lines
570 B
Markdown
29 lines
570 B
Markdown
# Little Labyrinth
|
|
* Author: Cribbit
|
|
* Version: 1.0
|
|
* Target: any
|
|
* Category: General
|
|
* Attackmode: HID
|
|
* Props: Andrew Petro - BashVenture and all the Hak5 team!!!
|
|
|
|
## Change Log
|
|
| Version | Changes |
|
|
| ------- | ------------------------------|
|
|
| 1.0 | Initial release |
|
|
|
|
## Description
|
|
Quacking text adventure
|
|
|
|
Open a text editor, start the game and enjoy this basic text adventure.
|
|
|
|
## Match
|
|
shall we play a game
|
|
|
|
## Commands
|
|
* n = north
|
|
* e = east
|
|
* s = south
|
|
* w = west
|
|
* i = interact
|
|
* q = quit
|