GithubHelp home page GithubHelp logo

as3617 / canhackme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pengdrop/canhackme

0.0 0.0 0.0 592 KB

CanHackMe - Jeopardy CTF Platform

Home Page: https://canhack.me

License: MIT License

PHP 86.28% JavaScript 11.08% CSS 1.58% TSQL 1.06%

canhackme's Introduction

Rawsec's CyberSecurity Inventory GitHub stars GitHub license

CanHackMe

What's this?

main

CanHackMe is jeopardy CTF platform.

This platform tested on Ubuntu 16.04 + Apache 2.4 + PHP 7.3.

https://canhack.me

How to install?

  1. Install Apache 2.4. .htaccess file is not available with other software.

  2. Install PHP 7.3. Lower versions are not supported.

  3. Install php-sqlite3 and php-mbstrings modules.

  4. Set permission to access SQLite database file (default: /@import/confs/.common.db).

  5. Modify /@import/confs/common.php, .facebook_app_id.txt, .twitter_account.txt, .recaptcha_sitekey.txt, .recaptcha_secretkey.txt, .wechall_authkey.txt, .hash_salt.txt file. Make sure to change the hash salt to a long random string. Don't make it public.

  6. Register an account of administrator at the website. And modify __ADMIN__ constant in /@import/confs/common.php file.

  7. You must access the sqlite database directly to add notifications and challenges.

  8. If you have any questions, feel free to contact me.

canhackme's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.