GithubHelp home page GithubHelp logo

a0xnirudh / hackademic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hackademic/hackademic

0.0 3.0 0.0 161.98 MB

the main hackademic code repository

License: GNU General Public License v3.0

CSS 6.98% PHP 65.16% Smarty 17.25% HTML 6.39% JavaScript 2.63% ApacheConf 0.05% Python 1.36% C 0.14% Shell 0.03%

hackademic's Introduction

Project Status: Active - The project has reached a stable, usable state and is being actively developed.

OWASP Hackademic Challenges project

The OWASP Hackademic Challenge project helps you test your knowledge on web application security. You can use it to actually attack web applications in a realistic but also controllable and safe environment.

The latest stable version is in next branch, the development version is in next-dev.

Description

The Hackademic challenges implement realistic scenarios with known vulnerabilities in a safe, controllable environment. Users can attempt to discover and exploit these vulnerabilities in order to learn important concepts of information security through the attacker's perspective.

Currently, there are 10 scenarios available.

You can choose to start from the one that you find most appealing, although we suggest to follow the order presented on the first page. We intend to expand the available challenges with additional scenarios that involve cryptography and even vulnerable systems implemented in downloadable virtual machines.

Deployment

Dependencies of Hackademic involve a web server (Apache, nginx) with PHP and Mysql/MariaDB connected with it. Make sure you have installed these before you start deploying Hackademic. We recommand to use Apache with MySQL. See Digital Ocean's website for a good tutorial under Ubunt. See WampServer to set up the environnement under Windows.

Clone Hackademic project,

git clone https://github.com/Hackademic/hackademic.git

After successful cloning of the Hackademic project, copy the contents into /var/www We need to change the permissions of the file now,

sudo chmod -R 765 hackademic

Ensure that the Apache is started and SQL connection is also active. Point your browser towards http://127.0.0.1/ You will be prompted with Hackademic page. In case you have many sub-directories in /var/www/, the browser would throw up all the directories. Choose hackademic from that.

Now you will be prompted to Hackademic installation page. Be sure to fill out all the fields.

  1. Administrator Details

    Fill any email id, username and password. You will using this username and password, later to log in to hackademic.

  2. Database Settings

    Fill the database name, database host, database username and password.

  3. Configuration Settings

    All the fields are preloaded with information. Go to next level.

  4. Finish

    On finish, you should get a success message. Open the URL it suggests. You should be able to log in.

After finish stage if you got a error

Parse error: syntax error, unexpected '[' in /var/www/hackademic/model/common/class.ChallengeAttempts.php on line 363']'

update the version of PHP you are using. Hackademic uses 5.4+.

Road Map and Getting Involved

We maintain an up to date list of open issues on the platform on our issues

For a list of features we would like implemented you can see either the issues page or our Google Summer Of Code ideas page

Involvement in the development and promotion of the Hackademic Challenges is actively encouraged! You do not have to be a security expert in order to contribute. Some of the ways you can help:

  • Write Documentation
  • Write Unit tests
  • Develop themes and plugins
  • Write Challenges or Articles or contribute security courses

Please see CONTRIBUTING.md for installation guidelines and other developer-oriented explanations.

Contact Us

Feel free to connect with us over #hackademic-dev channel on Freenode. We also run a mailing list which is [email protected] that you can join here.

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.