Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 281 Bytes

SAMPLE.md

File metadata and controls

36 lines (21 loc) · 281 Bytes

Sample writeups format

# [Room](link)

> Description

## Scanning

.

## HTTP (optional)

.

## Enumeration

.

## Exploitation

.

| Flag | user.txt |
| --- | --- |
| Answer | <flag> |

## Privilege Escalation

.

| Flag | root.txt |
| --- | --- |
| Answer | <flag> |