NightShade Logo

NightShade

0
Free
Updated 11 March 2025
Visit Website

NightShade is a simple security capture the flag framework that is designed to make running your own contest as easy as possible. SCREENSHOTS They say a screen shot is worth a thousand words. A challenge page. A jeopardy style capture the flag. A traditional style capture the flag. A blind style capture the flag. A user profile. A list of all the contests. HOSTING/SAAS If you want someone to host your platform, contact me. If you are a non-profit or a educational group, I might be willing to host it for free. INSTALLING Install all the requirements in the requirements.txt pip install -r requirements.txt Now we have to setup the database. This is a bit strange because it is designed to run multiple sites at the same time but this isn't needed for most people. python manage.py migrate_schemas --shared python manage.py migrate_schemas Now we have to add the domain we want to use so that django starts serving requests from those domains. This must all be entered in the python shell. python manage.py shell Then change the values and enter the following statements. from customers.models import Client # create your first real tenant tenant = Client(domain_url='your.domain.here.com', # don

FEATURES

SIMILAR TOOLS

Platform for hosting Jeopardy and 'King of the Hill' style Capture the Flag competitions.

HxD is a freeware hex editor and disk editor with advanced features for editing files, memory, and disks.

Node library for calling Google Play APIs with Nexus device behavior.

PLC-side fuzzing tool for uncovering vulnerabilities in ICS control applications.

Scoring server for Cyber Capture the Flag events with a focus on problem modification and hint offerings.

A module that enforces HTTPS connections and automatically redirects non-encrypted HTTP requests to HTTPS.

An open convention/conference discussing computer security, privacy, and information technology

A visualization tool for uploading and visualizing data as graphs on-the-fly, based on AfterGlow and running on Django.

Assess, audit, and evaluate configurations of AWS resources.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

Copyright © 2025 - All rights reserved