An open API service indexing awesome lists of open source software.

https://github.com/daisvke/darkly

Reports for a web-based Capture The Flag (CTF) challenge.
https://github.com/daisvke/darkly

42 42born2code ctf

Last synced: 6 months ago
JSON representation

Reports for a web-based Capture The Flag (CTF) challenge.

Awesome Lists containing this project

README

          

# darkly

This project serves as an introduction to cybersecurity within the realm of the web, presented in the form of a Capture The Flag (CTF) challenge.

## Installation
```
// To set up the given image on VirtualBox
- Install the image from Machine -> New and follow instructions

- Go to: File -> Tools -> Network Manager -> Host-only Networks Tab
- Click on the [+]Create button at the top to create a new host-only network
Host-only networking creates a network that is isolated from external networks (like the internet) but allows communication between the host machine and the VMs.
- From the left sidebar, select the darkly image and go to settings -> Network
- Enable a Network Adapter, and make it attached to 'Host-only Adapter', select the name of the host-only adapter you have created earlier