An open API service indexing awesome lists of open source software.

https://github.com/charfweh/infosec-labs

Do-It-Yourself Infosec labs, create your own lab and exploit it!
https://github.com/charfweh/infosec-labs

infosec lfi penetration-testing security source-code-review sql

Last synced: 3 months ago
JSON representation

Do-It-Yourself Infosec labs, create your own lab and exploit it!

Awesome Lists containing this project

README

          

# Infosec Labs
Do It Yourself Infosec labs for practicing and understading the code behind it. I believe at some point you must try to re-create the challenges you see on THM or HTB or Vulnhub and do it yourself so you have a more in-depth understanding of whats going on behind the scene.

# Available Labs

## LFI labs
File disclosure lab made in python.

## SQL Injection labs
You're admin, I am admin, everyones admin!

Contributions are welcomed!