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.
- Host: GitHub
- URL: https://github.com/daisvke/darkly
- Owner: daisvke
- Created: 2023-12-25T18:51:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T12:53:04.000Z (11 months ago)
- Last Synced: 2025-02-24T13:38:09.887Z (11 months ago)
- Topics: 42, 42born2code, ctf
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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