Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
hacker101 — Source code for Hacker101.com - a free online web and mobile security class. | Kitploit
Tools/GitHubGitHub/hacker0x01/hacker101
Web SecurityMobile SecurityLearning & EducationLearning Paths & Courses
GitHubhacker0x01/hacker101

hacker101

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

View RepositoryWebsite
14.5k2.7k1 year agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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
    • Suggestion: use rbenv
  • bundler
    • Run gem install bundler, if needed

Installing

Clone this repo:

root@kitploit:~
git clone https://github.com/Hacker0x01/hacker101.git

In the project directory, run:

root@kitploit:~
bundle install

Build the site and spin up the server:

root@kitploit:~
bundle exec jekyll serve

Browse to http://localhost:4000

Contributing

Issues and pull requests are welcome on GitHub!

Download Tool