2020-02-18 21:44:54 +05:30
2020-02-16 22:45:34 +05:30
2019-10-10 18:31:46 +05:30
2019-10-02 09:59:58 +05:30
2019-08-11 13:23:04 +05:30
2020-02-18 21:44:54 +05:30

Awesome Vulnerable

Awesome CI

Octocat

A curated list of VULNERABLE APPS and SYSTEMS which can be used as PENETRATION TESTING PRACTICE LAB. This list aims to help starters as well as pros to test out and enhance their penetration skills.

Contents

Vulnerable Web Applications

Sites for Downloading Older Versions of Various Software

Sites by Vendors of Security Testing Software

Sites for Improving Your Hacking Skills

Labs

  • CTFd - CTFs as you need them
  • Mellivora - Mellivora is a CTF engine written in PHP
  • Metasploitable2 - Metasploitable is an intentionally vulnerable Linux virtual machine
  • NightShade - A simple capture the flag framework.
  • MCIR - The Magical Code Injection Rainbow! MCIR is a framework for building configurable vulnerability testbeds. MCIR is also a collection of configurable vulnerability testbeds.
  • Vagrant - Development Environments Made Easy
  • NETinVM - A tool for teaching and learning about systems, networks and security
  • SmartOS - Converged Container and Virtual Machine Hypervisor
  • SmartDataCenter - Joyent Triton DataCenter: a cloud management platform with first class support for containers.
  • vSphere Hypervisor - vSphere Hypervisor is a bare-metal hypervisor that virtualizes servers; allowing you to consolidate your applications while saving time and money managing your IT infrastructure.
  • GNS3 - Build, Design and Test your network in a risk-free virtual environment and access the largest networking community to help.
  • OCCP - A free, configurable, open-source virtualization platform for cyber security educators and challenge event coordinators.
  • XAMPP - XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use.

Mobile Apps

Here are some of the ways to contribute to this project:

Add your name to the CONTRIBUTORS.md file
Add any new useful links to resources with respect to pentesting and vulnerable testintg environments

Make a pull request and wait for it to be merged!

Getting started

Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
Clone your fork down to your local machine

git clone https://github.com/your-username/awesome-vulnerable.git

Create a branch

git checkout -b branch-name

Make your changes (choose from any task below)
Commit and push

git add .

git commit -m 'Commit message'

git push origin branch-name

Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
Wait for your PR review and merge approval!
Star this repository if you had fun!

Contributions are always appreciated

Languages
Markdown 100%