Skip to content

Source code for Hacker101.com - a free online web and mobile security class.

License

Notifications You must be signed in to change notification settings

soepai/hacker101

This branch is 152 commits behind Hacker0x01/hacker101:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 8, 2021
May 31, 2020
Aug 21, 2020
May 30, 2020
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jul 28, 2020
Jan 8, 2021
Jul 23, 2020
Nov 19, 2018
May 2, 2018
May 30, 2020
Jan 8, 2021
May 30, 2020
Oct 22, 2019
Jan 8, 2021
May 30, 2020
Jan 24, 2018
Jan 8, 2021
May 31, 2020
Jan 10, 2021
Nov 19, 2018
Jan 8, 2021

Repository files navigation

Hacker101

Hacker101 is a free class for web security. Whether you're a programmer with an interest in bug bounties or a seasoned security professional, Hacker101 has something to teach you.

Getting Started

Prerequisites

  • Ruby
  • bundler
    • Run gem install bundler, if needed

Installing

Clone this repo:

git clone https://github.com/Hacker0x01/hacker101.git

In the project directory, run:

bundle install

Build the site and spin up the server:

bundle exec jekyll serve

Browse to http://localhost:4000

Contributing

Issues and pull requests are welcome on GitHub!

About

Source code for Hacker101.com - a free online web and mobile security class.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 57.4%
  • Ruby 23.2%
  • HTML 17.5%
  • Shell 1.9%